@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700&display=swap');

html {
    max-width: 100%;
}

body {
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}
/*HELP*/

:focus {
    outline: 0;
}

.margin0 {
    margin: 0;
}

button:focus {
    outline: 0;
}

.btn-skyblue {
    background-color: #45c9f5;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    font-weight: 500;
    text-transform: uppercase;
}

    .btn-skyblue:hover {
        background-color: #201d57;
    }

.face1 {
}

.white {
    color: #fff;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

.btn-theme {
    background-color: #fff;
    color: #45c9f5;
    padding: 10px 30px;
    border-radius: 3px;
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
}

.btn-theme-dark {
    background-color: #201d57;
    color: #fff;
    padding: 10px 30px;
    border-radius: 3px;
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
}

    .btn-theme-dark:hover, .btn-theme-dark:active {
        background-color: #45c9f5;
    }

.top-bar {
    background: url(../img/topbar-bg.png) no-repeat #45c9f5;
    position: relative;
    overflow: hidden;
    background-position-y: 150px;
    background-position-x: center;
}

    .top-bar.top-bar-normal {
        overflow: inherit;
    }

section {
    padding-top: 60px;
}

.text-gray {
    color: #666;
}

.f14 {
    font-size: 14px;
}

.bg-light {
    background-color: #f7f7f7;
}

.textupper {
    text-transform: uppercase;
}
/*HELP END*/

.navbar-brand img {
    width: 170px;
    transition: 0.3s ease-in-out;
}

.top-bar .fixed-top .navbar-brand img {
    width: 130px;
}

.top-bar .fixed-top {
    background-color: #45c9f5;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
}

.top-bar .navbar-expand-lg .navbar-nav .nav-item {
    margin-left: 5px;
    padding-right: .5rem;
    padding-left: .5rem;
}

.top-bar .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-weight: 500;
    padding-left: 0;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 15px;
}

.top-bar .navbar .nav-link.active:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.top-bar .header-right {
    margin-left: 20px;
}

    .top-bar .header-right a {
        display: inline-block;
        vertical-align: middle;
    }

    .top-bar .header-right .btn-inquiry {
        background-color: #fff;
        color: #45c9f5;
        padding: 10px 20px;
        border-radius: 3px;
        display: inline-block;
        overflow: hidden;
        font-size: 15px;
    }

        .top-bar .header-right .btn-inquiry i {
            font-size: 22px;
            line-height: 0;
            position: relative;
            top: 5px;
        }

        .top-bar .header-right .btn-inquiry:hover {
            background-color: #201d57;
            color: #fff;
        }

    .top-bar .header-right .btn-search {
        color: #fff;
        margin-left: 15px;
        cursor: pointer;
        height: 44px;
        transition: 0.3s ease-in-out;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
    }

        .top-bar .header-right .btn-search:hover {
            color: #201d57;
        }

        .top-bar .header-right .btn-search i {
            font-size: 35px;
            line-height: 44px;
        }

.top-menu .navbar-toggler {
}

.banner .banner-content {
    text-align: center;
    text-transform: uppercase;
    padding-top: 30px;
}

    .banner .banner-content h2 {
        font-size: 30px;
        font-weight: 700;
        color: #fff;
        animation-delay: 0.5s;
        -webkit-animation-delay: 0.5s;
    }

        .banner .banner-content h2 span {
            color: #201d57;
        }

    .banner .banner-content .btn-border {
        background: none;
        border: solid 1px #fff;
        color: #fff;
    }

    .banner .banner-content .btn-theme {
        margin: 10px 5px;
    }

    .banner .banner-content .btn-border:hover {
        border: solid 1px #201d57;
        color: #fff;
    }

.banner .sponsar-logo {
    text-align: center;
    padding-top: 30px;
}

.banner .working-people {
    min-height: 250px;
    z-index: 9;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -55px;
    left: 0;
}

.banner .screen-people {
    min-height: 250px;
    z-index: 9;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -45px;
    left: 0;
}

    .banner .screen-people .animation2 {
        -webkit-animation-delay: 0.7s;
        animation-delay: 0.7s;
    }

    .banner .screen-people .animation3 {
        -webkit-animation-delay: 1.4s;
        animation-delay: 1.4s;
    }

    .banner .screen-people .animation4 {
        -webkit-animation-delay: 2.1s;
        animation-delay: 2.1s;
    }

    .banner .screen-people .moniter {
        display: inline-block;
        position: relative;
    }

        .banner .screen-people .moniter span {
            position: absolute;
            width: 100%;
            text-align: center;
            top: -50px;
            display: inline-block;
            z-index: 9;
        }

            .banner .screen-people .moniter span img {
            }
/*graphics 3*/

.banner .system-people {
    margin-top: -40px;
    min-height: 250px;
    z-index: 9;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: -100px;
    left: 0;
}

    .banner .system-people .ob4 {
    }

    .banner .system-people .ob2 {
        position: absolute;
        bottom: 70px;
        margin-left: -50px;
        -webkit-animation-delay: 0.7s;
        animation-delay: 0.7s;
    }

    .banner .system-people .ob3 {
        position: absolute;
        top: 83px;
        margin-left: 30px;
        -webkit-animation-delay: 1.4s;
        animation-delay: 1.4s;
    }

    .banner .system-people .ob5 {
        margin-top: -100px;
        -webkit-animation-delay: 2.1s;
        animation-delay: 2.1s;
    }

    .banner .system-people .ob1 {
        margin-top: -130px;
        -webkit-animation-delay: 2.8s;
        animation-delay: 2.8s;
    }
/**/

.banner .working-people .img-people {
}

.top-bar .cuv {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
}

.our-client .client-title {
    float: right;
    margin-top: 15px;
}

    .our-client .client-title h4 {
        font-size: 25px;
        color: #45c9f5;
        margin: 0;
    }

    .our-client .client-title h3 {
        font-size: 37px;
        color: #333333;
        margin: 0;
    }

    .our-client .client-title .left-righ {
        margin-top: 10px;
    }

        .our-client .client-title .left-righ a {
            display: inline-block;
            height: 27px;
            width: 27px;
            border-radius: 100%;
            border: solid 2px #45c9f5;
            color: #45c9f5;
            line-height: 25px;
            text-align: center;
            cursor: pointer;
        }

            .our-client .client-title .left-righ a:hover {
                border: solid 2px #444;
            }

                .our-client .client-title .left-righ a:hover i {
                    color: #444;
                }

            .our-client .client-title .left-righ a i {
            }

.our-client .client-logo {
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
    text-align: center;
    margin: 20px 10px;
    padding: 20px 5px;
    border-radius: 3px;
}

    .our-client .client-logo img {
        margin: 0 auto;
    }

.top-banner {
    background: url(../img/working-people.png) no-repeat;
    background-position-y: 115%;
    background-position-x: center;
    height: 100%;
}

.left-p {
}

.right-p {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
/* Bounce To Right */

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .hvr-bounce-to-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #201d57;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-bounce-to-right:hover,
    .hvr-bounce-to-right:focus,
    .hvr-bounce-to-right:active {
        color: white;
    }

        .hvr-bounce-to-right:hover:before,
        .hvr-bounce-to-right:focus:before,
        .hvr-bounce-to-right:active:before {
            -webkit-transform: scaleX(1);
            transform: scaleX(1);
            -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
            transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        }
/* Shutter In Vertical */

.hvr-shutter-in-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    background: #2098D1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-shutter-in-vertical:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-shutter-in-vertical:hover,
    .hvr-shutter-in-vertical:focus,
    .hvr-shutter-in-vertical:active {
        color: white;
    }

        .hvr-shutter-in-vertical:hover:before,
        .hvr-shutter-in-vertical:focus:before,
        .hvr-shutter-in-vertical:active:before {
            -webkit-transform: scaleY(0);
            transform: scaleY(0);
        }
/*up-down-move animation start*/

img.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

img.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}
/*up down move animation end*/

/*home2 start*/

.banner-button {
    text-align: center;
    margin: 10px 15px;
    display: inline-block;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    position: relative;
    top: 20px;
}

    .banner-button:hover {
        position: relative;
        top: 10px;
    }

    .banner-button img {
        height: 60px;
    }

    .banner-button span {
        display: block;
        color: #fff;
        font-weight: 500;
        margin-top: 10px;
        font-size: 16px;
        transition: 0.3s ease-in-out;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
    }

    .banner-button:hover span {
        color: #201d57;
    }

.banner .working-table {
    min-height: 250px;
    z-index: 9;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -230px;
    left: 0;
}

.banner .working-people .img-people {
}

.circle-table {
    -webkit-animation: rotation 25s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}
/*home2 end*/

/*2nd page css start*/

.welcome-block {
    padding: 70px 0px;
}

.top-bar.top-2nd-page {
    height: inherit;
}

.face1.face1-2ndpage {
    height: auto;
}

    .face1.face1-2ndpage .banner .working-people {
        min-height: initial;
        z-index: 9;
        width: 100%;
        text-align: center;
        position: relative;
        bottom: -55px;
        left: 0;
    }

    .face1.face1-2ndpage .banner .system-people {
        min-height: initial;
        z-index: 9;
        width: 100%;
        text-align: center;
        position: relative;
        bottom: -100px;
        left: 0;
    }

.welcome-block .welcome-text {
    text-align: left;
}

    .welcome-block .welcome-text h2 {
        color: #0ab9ee;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 10px;
        font-size: 40px;
    }

        .welcome-block .welcome-text h2 span {
            color: #201d57;
        }

    .welcome-block .welcome-text h4 {
        color: #0ab9ee;
        text-transform: uppercase;
        margin: 0;
        font-weight: 700;
    }

        .welcome-block .welcome-text h4 span {
            color: #201d57;
        }

    .welcome-block .welcome-text p {
        margin-top: 15px;
        line-height: 2;
    }

.welcome-block.paytab .welcome-text h4 {
    text-transform: capitalize;
    font-size: 20px;
}

.welcome-block.paytab .welcome-text p {
    margin-top: 10px;
    line-height: 1.5;
}

.welcome-block .welcome-img:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 300px;
    height: 300px;
    background-color: #eff5f7;
    bottom: -50px;
    right: 0;
    border-radius: 100%;
    z-index: -1;
}

.welcome-block .welcome-img img {
    position: relative;
    top: 0;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
}

    .welcome-block .welcome-img img:hover {
        /*position: relative;
    top: -10px;*/
    }

.our-client {
    padding-bottom: 15px;
    padding-top: 15px;
}

.top-menu .dropdown-menu {
    padding: 0;
    border: 0;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.95);
    margin-top: 0;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

    .top-menu .dropdown-menu a {
        padding: 10px 15px;
        font-size: 15px;
        text-transform: uppercase;
    }

        .top-menu .dropdown-menu a:hover {
            padding: 10px 15px;
            background-color: #201d57;
            color: #fff;
        }

        .top-menu .dropdown-menu a:focus {
            color: #fff;
            background-color: #201d57;
        }
/*2nd page css end*/

.solution {
    background: #201d57;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #201d57 0%, #0ab9ee 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #201d57 0%, #0ab9ee 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #201d57 0%, #0ab9ee 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#201d57', endColorstr='#0ab9ee', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    padding: 50px 0px;
}

    .solution .solution-text {
        color: #fff;
    }

        .solution .solution-text h3 {
            font-size: 36px;
            font-weight: 700;
        }

        .solution .solution-text p {
            font-size: 20px;
        }

        .solution .solution-text .btn-theme {
            margin-top: 10px;
            color: #201d57;
            font-weight: 700;
        }

            .solution .solution-text .btn-theme:hover {
            }

footer {
    text-align: center;
    background-color: #eee;
    padding-top: 50px;
}

    footer .subscribe {
        border-radius: 3px;
        overflow: hidden;
        position: relative;
    }

        footer .subscribe input {
            width: 100%;
            padding: 15px;
            border: 0;
        }

            footer .subscribe input:focus {
                outline: 0;
                position: relative;
            }

        footer .subscribe .btn-subscribe {
            background-color: #0ab9ee;
            text-align: center;
            color: #fff;
            position: absolute;
            top: 0;
            right: 0;
            height: 54px;
            line-height: 54px;
            padding: 0px 25px;
            font-weight: 700;
            border-radius:0;
        }

            footer .subscribe .btn-subscribe:hover {
                background-color: #201d57;
                text-decoration: none;
                color: #fff;
            }

footer {
}

    footer .social {
        text-align: center;
        margin-top: 25px;
    }

        footer .social a {
            margin: 0px 5px;
            color: #bbb;
        }

        footer .social i {
            font-size: 22px;
        }

        footer .social a:hover {
            color: #0ab9ee;
        }

    footer .footer-menu {
        padding: 25px 0;
    }

        footer .footer-menu a {
            color: #444444;
            margin: 0px 15px;
            font-size: 15px;
        }

            footer .footer-menu a:hover {
                color: #0ab9ee;
            }

.footer-bottom {
    padding: 15px 0px;
    border-top: solid 1px #dbdbdb;
    font-size: 14px;
    color: #444;
}

    .footer-bottom .left-a {
        text-align: left;
    }

    .footer-bottom .right-a {
        text-align: right;
    }

    .footer-bottom a {
        color: #444;
    }

        .footer-bottom a:hover {
            color: #0ab9ee;
        }

.title {
    font-weight: 700;
    color: #45c9f5;
    margin-bottom: 10px;
    text-align: center;
}

    .title.main-title {
        background-color: #eee;
        padding: 10px 0px;
        margin: 0;
    }

    .title span {
        color: #201d57;
    }

.procure-pay .nav-tabs-navigation {
    padding: 30px 0px;
    background: #f7f7f7;
    margin-bottom: 30px;
}

.procure-pay.manage-print .nav-tabs-navigation {
    margin-bottom: 0;
}

.procure-pay .nav-tabs {
    border: 0;
}

.procure-pay .nav-item {
    margin: 0 auto;
}

    .procure-pay .nav-item .nav-link {
        border: solid 2px #201d57;
        border-radius: 100%;
        height: 120px;
        width: 120px;
        text-align: center;
        transition: 0.3s ease-in-out;
    }

.procure-pay.about-tab .nav-item .nav-link {
    height: 100px;
    width: 100px;
}

.procure-pay.about-tab .nav-item .nav-link {
    margin: 0 auto;
    text-align: center;
}

.procure-pay.about-tab .nav-item span {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
}

.procure-pay.about-tab .tab-pane {
    padding: 20px 0px;
    padding-bottom: 30px;
}

.procure-pay .nav-item .nav-link:hover {
    background-color: #45c9f5;
    border: solid 2px #45c9f5;
}

.procure-pay .nav-item .nav-link.active {
    background-color: #45c9f5;
    border: solid 2px #45c9f5;
    position: relative;
    box-shadow: 0px 0px 0px 10px #caf2ff;
}
/*.procure-pay .nav-item .nav-link.active:before {
            content: '';
            display: inline-block;
            height: 133px;
            width: 134px;
            position: absolute;
            left: -9px;
            background-color: #caf2ff;
            top: -8px;
            z-index: -1;
            border-radius: 100%;
            text-align: center;
            margin: 0 auto;
            transition:0.5s ease-in-out;
        }*/
.procure-pay .nav-item .nav-link i {
    display: inline-block;
    margin-top: 11px;
}

    .procure-pay .nav-item .nav-link i img {
        width: 55px;
    }

.procure-pay .nav-item .nav-link span {
    display: block;
    margin-top: 3px;
    color: #201d57;
    font-weight: 500;
}

.procure-pay .welcome-block .welcome-text h2 {
    text-transform: capitalize;
    font-size: 35px;
}

.paytab {
}

.procure-pay.about-tab .partner {
}

.procure-pay.about-tab .partners h5 {
    font-size: 25px;
    line-height: 1.5;
}

    .procure-pay.about-tab .partners h5 span {
        color: #201d57;
    }

.procure-pay.about-tab .partners {
    text-align: left;
    background-color: #45c9f5;
    color: #fff;
    padding: 40px;
    padding-right: 80px;
    box-shadow: -400px 0px 0px 0px #45c9f5;
    border-radius: 0px 50px 50px 0px;
}

.radius3 {
    border-radius: 3px;
}

.radius5 {
    border-radius: 5px;
}

.procure-pay.about-tab .misson-text {
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
    padding: 15px;
    margin-left: -150px;
    border-radius: 10px;
}

.procure-pay.about-tab .p-logo {
    text-align: left;
    margin: 15px 0px;
}

    .procure-pay.about-tab .p-logo img {
        height: 110px;
        background-color: #fff;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
        padding: 10px;
        border-radius: 10px;
        margin-left: -80px;
    }

.procure-pay.aliiclient .nav-item .nav-link {
    height: 100px;
    width: 100px;
    line-height: 120px;
}

    .procure-pay.aliiclient .nav-item .nav-link i {
        font-size: 50px;
        color: #201d57;
    }

.procure-pay.aliiclient .nav-tabs-navigation {
    padding: 30px 0px;
    margin-bottom: 0;
}

.procure-pay.aliiclient .nav-item span {
    display: inline-block;
    margin-top: 10px;
    font-weight: 700;
    color: #222;
}

.procure-pay.manage-print .tab-pane {
    padding: 0px 0px;
}

.about-partner {
    position: relative;
}

.welcome-block .welcome-text h2 span {
    color: #201d57;
}

.welcome-block.paytab {
    padding: 50px 0px;
}

.procure-pay .welcome-block.po {
    background-color: #f7f7f7;
}

.option-tab table .yes {
    color: green;
}

.option-tab table tr td i {
    font-size: 20px;
}

.option-tab table tr td.vass-info i {
    font-size: 15px;
}

.option-tab table tr td i.fa-check {
    color: green;
}

.option-tab table tr td i.fa-minus {
    color: red;
}

.option-tab table tr td .text {
    font-weight: 700;
    color: #201d57;
}

.procure-pay .cost {
    padding: 30px 0px;
}

.process.pr1 {
}

.process p {
    font-family: 20px;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 700;
}

.cost .process {
    margin: 20px 10px;
    margin-bottom: 0;
}

    .cost .process.pr1 {
    }

    .cost .process.pr2 img {
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
    }

.highcharts-credits {
    display: none;
}

.intigration-client {
    background: url(../img/gradient1.png) no-repeat;
    background-size: 100%;
    padding: 20px 0;
    background-position-y: 100%;
}

    .intigration-client .c-logo {
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
        border-radius: 3px;
        margin: 15px 0px;
        transition: 0.3s ease-in-out;
        background-color: #fff;
        text-align: center;
    }

        .intigration-client .c-logo:hover {
            box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.20);
        }

.page-title {
    text-align: center;
}

    .page-title h2 {
        text-transform: uppercase;
    }

    .page-title p {
        font-size: 14px;
        color: #777;
        margin-bottom: 5px;
    }

/*svg form icon animation start*/
.forms-icons {
    padding-top: 30px;
    background: url(../img/gradient1.png) no-repeat;
    background-size: 100%;
    padding: 50px 0;
    background-position-y: 100%;
}

    .forms-icons .animated-icon {
        padding: 20px 0;
        text-align: center;
    }

        .forms-icons .animated-icon a {
            display: inline-block;
        }

            .forms-icons .animated-icon a img {
                position: relative;
                top: 0;
                transition: 0.3s ease-in-out;
            }

            .forms-icons .animated-icon a:hover img {
                top: -10px;
            }

        .forms-icons .animated-icon p {
            text-align: center;
            font-size: 18px;
            color: #444444;
            margin-top: 10px;
            font-weight: 700;
        }

            .forms-icons .animated-icon p span {
                color: #45c9f5;
            }

    .forms-icons svg {
        width: 150px;
        height: 150px;
        display: block;
        margin: 0 auto;
    }

    .forms-icons .animated-icon svg {
    }
/*clock start*/

.clock path {
    stroke-dasharray: 1510;
    stroke-dashoffset: 0;
    animation: clock 3s linear;
}

@keyframes clock {
    from {
        stroke-dashoffset: 1510;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*hover*/
.animated-icon a:hover .clock path {
    stroke-dasharray: 1510;
    stroke-dashoffset: 0;
    animation: time 3s linear !important;
}

@keyframes time {
    from {
        stroke-dashoffset: 1510;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*clock end*/

/*appoinment start*/
.appoinment path {
    stroke-dasharray: 5410;
    stroke-dashoffset: 0;
    animation: appoinment 4s linear;
}

@keyframes appoinment {
    from {
        stroke-dashoffset: 5410;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*hover*/
.animated-icon a:hover .appoinment path {
    stroke-dasharray: 5410;
    stroke-dashoffset: 0;
    animation: appoinment2 4s linear;
}

@keyframes appoinment2 {
    from {
        stroke-dashoffset: 5410;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*appoinment end*/

/*certificate start*/
.certificate path {
    stroke-dasharray: 6240;
    stroke-dashoffset: 0;
    animation: certificate 4s linear;
}

@keyframes certificate {
    from {
        stroke-dashoffset: 6240;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*hover*/
.animated-icon a:hover .certificate path {
    stroke-dasharray: 6240;
    stroke-dashoffset: 0;
    animation: certificate2 4s linear;
}

@keyframes certificate2 {
    from {
        stroke-dashoffset: 6240;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*certificate end*/

/*Reports start*/
.reports path {
    stroke-dasharray: 2330;
    stroke-dashoffset: 0;
    animation: reports 4s linear;
}

@keyframes reports {
    from {
        stroke-dashoffset: 2330;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*hover*/
.animated-icon a:hover .reports path {
    stroke-dasharray: 2330;
    stroke-dashoffset: 0;
    animation: reports2 4s linear;
}

@keyframes reports2 {
    from {
        stroke-dashoffset: 2330;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*Reports end*/

/*boarding start*/
.boarding path {
    stroke-dasharray: 3104;
    stroke-dashoffset: 0;
    animation: boarding 4s linear;
    fill: transparent;
}

@keyframes boarding {
    from {
        stroke-dashoffset: 3104;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*hover*/
.animated-icon a:hover .boarding path {
    stroke-dasharray: 3104;
    stroke-dashoffset: 0;
    animation: boarding2 4s linear;
    fill: transparent;
}

@keyframes boarding2 {
    from {
        stroke-dashoffset: 3104;
    }

    to {
        stroke-dashoffset: 0;
    }
}

/*service1 start*/

.service1 path {
    stroke-dasharray: 1910;
    stroke-dashoffset: 0;
    animation: clock 3s linear;
    stroke-width: 6;
    fill: transparent;
}

@keyframes service1 {
    from {
        stroke-dashoffset: 1910;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*hover*/
.animated-icon a:hover .service1 path {
    stroke-dasharray: 1910;
    stroke-dashoffset: 0;
    animation: serviceh 3s linear !important;
}

@keyframes serviceh {
    from {
        stroke-dashoffset: 1910;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*service1 end*/


/*service2 start*/

.service2 path {
    stroke-dasharray: 1990;
    stroke-dashoffset: 0;
    animation: clock 3s linear;
    stroke-width: 6;
    fill: transparent;
}

@keyframes service2 {
    from {
        stroke-dashoffset: 1990;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*hover*/
.animated-icon a:hover .service2 path {
    stroke-dasharray: 1990;
    stroke-dashoffset: 0;
    animation: service2h 3s linear !important;
}

@keyframes service2h {
    from {
        stroke-dashoffset: 1990;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*service2 end*/


/*service3 start*/

.service3 path {
    stroke-dasharray: 2590;
    stroke-dashoffset: 0;
    animation: clock 3s linear;
    stroke-width: 6;
    fill: transparent;
}

@keyframes service3 {
    from {
        stroke-dashoffset: 2590;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*hover*/
.animated-icon a:hover .service3 path {
    stroke-dasharray: 2590;
    stroke-dashoffset: 0;
    animation: service3h 3s linear !important;
}

@keyframes service3h {
    from {
        stroke-dashoffset: 2590;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*service3 end*/


/*service4 start*/

.service4 path {
    stroke-dasharray: 2590;
    stroke-dashoffset: 0;
    animation: service5 3s linear;
    stroke-width: 6;
    fill: transparent;
}

@keyframes service4 {
    from {
        stroke-dashoffset: 2590;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*hover*/
.animated-icon a:hover .service4 path {
    stroke-dasharray: 2590;
    stroke-dashoffset: 0;
    animation: service4h 3s linear !important;
}

@keyframes service4h {
    from {
        stroke-dashoffset: 2590;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*service4 end*/

/*service5 start*/

.service5 path {
    stroke-dasharray: 2590;
    stroke-dashoffset: 0;
    animation: service5 3s linear;
    stroke-width: 6;
    fill: transparent;
}

@keyframes service5 {
    from {
        stroke-dashoffset: 2590;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*hover*/
.animated-icon a:hover .service5 path {
    stroke-dasharray: 2590;
    stroke-dashoffset: 0;
    animation: service5h 3s linear !important;
}

@keyframes service5h {
    from {
        stroke-dashoffset: 2590;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*service5 end*/



/*partner-animation start*/
.partner-animation .partner-icon {
    width: 380px;
    position: absolute;
    right: -30px;
    top: 0;
    z-index: -1;
}

.partner-animation path {
    stroke-dasharray: 2760;
    stroke-dashoffset: 0;
    animation: partner-icon 4s infinite;
    stroke-width: 6;
    fill: transparent;
    stroke: #f9f9f9;
    animation-play-state: running;
}

@keyframes partner-icon {
    from {
        stroke-dashoffset: 2760;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*partner-animation end*/

/*product update start*/
.product-update svg {
    width: 70px;
}

.product-update path {
    stroke-dasharray: 1500;
    stroke-dashoffset: 0;
    animation: partner-icon 3s infinite;
    stroke-width: 6;
    fill: transparent;
    animation-play-state: running;
}

@keyframes partner-icon {
    from {
        stroke-dashoffset: 1500;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*product update end*/

/*complex start*/
.complex {
    background-color: #201d57;
    border-radius: 30px;
}

    .complex svg {
        height: 220px;
    }

    .complex path {
        stroke-dasharray: 4560;
        stroke-dashoffset: 0;
        animation: service5 6s linear;
        stroke-width: 3;
        fill: transparent;
        stroke: #fff;
        animation-delay: 1s;
    }

@keyframes service5 {
    from {
        stroke-dashoffset: 4560;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*complex end*/

/*simple start*/
.simple {
    background-color: #45c9f5;
    border-radius: 30px;
}

    .simple svg {
        height: 220px;
    }

    .simple path {
        stroke-dasharray: 4560;
        stroke-dashoffset: 0;
        animation: service5 5s linear;
        stroke-width: 3;
        fill: transparent;
        stroke: #fff;
        animation-delay: 7s;
    }

@keyframes service5 {
    from {
        stroke-dashoffset: 4560;
    }

    to {
        stroke-dashoffset: 0;
    }
}
/*simple end*/

/*============svg form icon animation end=====================*/
.service-details {
    padding: 30px 0px;
}

    .service-details h1, .service-details h2, .service-details h4, .service-details h5 {
        color: #45c9f5;
    }

    .service-details h3 {
        color: #201d57;
    }

.service-icons {
    padding-bottom: 20px;
}

    .service-icons .animated-icon svg {
        width: 120px;
    }

    .service-icons .animated-icon a {
        display: block;
        text-align: center;
    }

        .service-icons .animated-icon a img {
            position: relative;
            top: 0;
            transition: 0.3s ease-in-out;
        }

        .service-icons .animated-icon a:hover img {
            position: relative;
            top: -10px;
        }

        .service-icons .animated-icon a p {
            color: #222;
            font-weight: 500;
            margin-top: 10px;
        }

.clients-tab .nav-tabs .nav-item {
    width: 50%;
    text-align: center;
}

.clients-tab .nav-tabs {
    border-bottom: 0;
}

    .clients-tab .nav-tabs .nav-link {
        font-size: 22px;
        background-color: #dee2e6;
        color: #201d57;
        text-transform: uppercase;
        font-weight: 700;
        border-radius: 0;
        border-right: 0;
        border-bottom: 0;
        padding: 15px 0px;
    }

        .clients-tab .nav-tabs .nav-link.active {
            background-color: #f7f7f7;
        }

        .clients-tab .nav-tabs .nav-link i {
            position: relative;
            top: 6px;
            color: #45c9f5;
            font-size: 27px;
        }

.testimonials {
    text-align: left;
}

    .testimonials h5 {
        color: #45c9f5;
        font-size: 23px;
    }

    .testimonials .testi-data {
        margin-top: 40px;
    }

    .testimonials .testimonials-text {
        text-align: justify;
    }

.testimonial-video {
    margin-top: 50px;
}

    .testimonial-video h4 {
        color: #45c9f5;
    }

    .testimonial-video p {
        margin-bottom: 0;
    }

.about-media .title {
    line-height: 1.5;
}

.verson-update {
    background: url(../img/gradient1.png) no-repeat;
    padding: 20px 0px;
}

    .verson-update .product-update {
        margin: 20px auto;
        cursor: pointer;
    }

        .verson-update .product-update img {
            height: 80px;
            position: relative;
            top: 0;
            transition: 0.3s ease-in-out;
        }

        .verson-update .product-update:hover img {
            top: -10px;
        }

        .verson-update .product-update a {
            font-size: 20px;
            font-weight: 700;
            margin-top: 10px;
            color: #201d57;
            display: block;
            cursor: pointer;
        }

            .verson-update .product-update a span {
                color: #45c9f5;
            }

.about-video-news {
    padding-top: 50px;
    padding-bottom: 10px;
}

.w300 {
    font-weight: 300;
}

.about-media .media-photo p {
    font-weight: 700;
    background-color: #eee;
    padding: 10px 5px;
    font-size: 15px;
    min-height: 65px;
}

.about-media .media-photo {
    margin-bottom: 30px;
    transition: 0.3s ease-in-out;
}

    .about-media .media-photo span {
        overflow: hidden;
        display: inline-block;
        margin-bottom: -7px;
    }

    .about-media .media-photo:hover {
        box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.21);
    }

        .about-media .media-photo:hover img {
            transform: scale(1.1);
        }

    .about-media .media-photo img {
        object-fit: cover;
        width: 100%;
        transition: 0.3s ease-in-out;
        height: 200px;
    }

.calculator-btn {
    text-align: center;
    margin: 20px 0px;
    z-index: 2;
}

    .calculator-btn .btn-calculate {
        background-color: #201d57;
        color: #fff !important;
        border-radius: 50px;
        padding: 18px 20px !important;
        padding-right: 30px !important;
        /* overflow: hidden; */
        border: 0 !important;
        font-size: 20px;
        font-weight: 500;
        text-transform: uppercase;
        position: relative;
        padding: 0px;
        padding-left: 95px !important;
        display: inline-block;
    }

        .calculator-btn .btn-calculate:hover {
            background: url(../img/efficiency-cost-bg.jpg);
            background-position-x: center;
            background-position-y: 150%;
            cursor: pointer;
        }

        .calculator-btn .btn-calculate span {
            background-color: #45c9f5;
            display: inline-block;
            padding: 9.5px 20px;
            position: absolute;
            left: 0;
            top: 0;
            /* margin-left: -22px; */
            /* padding-left: 20px; */
            /* margin-right: 20px; */
            border-radius: 30px 0px 0px 30px;
        }

.cal-result {
}

    .cal-result .saving {
        background-color: #e4f8ff;
    }

        .cal-result .saving .boxtop-bar {
            background-color: #d1f3ff;
            padding: 10px;
        }

        .cal-result .saving .boxtop-bar {
            font-size: 27px;
            text-align: center;
            font-weight: 700;
            color: #201d57;
        }

            .cal-result .saving .boxtop-bar span {
                color: #45c9f5;
            }

    .cal-result .saving-box {
        background-color: #fff;
        border-radius: 3px;
        overflow: hidden;
        box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.09);
    }

        .cal-result .saving-box .value-box {
            padding: 15px;
        }

        .cal-result .saving-box span {
            background-color: #45c9f5;
            color: #fff;
            padding: 10px;
            display: block;
            font-size: 19px;
            font-weight: 700;
        }

        .cal-result .saving-box p {
            font-size: 52px;
            color: #45c9f5;
            font-weight: 700;
            margin: 0;
            line-height: 1;
        }

        .cal-result .saving-box small {
            font-size: 14px;
        }

    .cal-result .data-part {
        padding: 50px 0px;
    }
    /**/
    .cal-result .cost {
        background: url(../img/efficiency-cost-bg.jpg) no-repeat;
        background-attachment: fixed;
        background-size: cover;
    }

        .cal-result .cost .boxtop-bar {
            background-color: #fff;
            padding: 10px;
        }

        .cal-result .cost .boxtop-bar {
            font-size: 27px;
            text-align: center;
            font-weight: 700;
            color: #201d57;
        }

            .cal-result .cost .boxtop-bar span {
                color: #45c9f5;
            }

    .cal-result .cost-box {
        margin: 15px 0px;
        background-color: #fff;
        border-radius: 3px;
        overflow: hidden;
        box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.09);
    }

        .cal-result .cost-box.current span {
            background-color: #111258;
        }

            .cal-result .cost-box.current span a {
                color: #45c9f5;
            }

        .cal-result .cost-box.current p {
            color: #201d57;
        }

        .cal-result .cost-box.future span a {
            color: #201d57;
        }

        .cal-result .cost-box .value-box {
            padding: 15px;
        }

        .cal-result .cost-box span {
            background-color: #45c9f5;
            color: #fff;
            padding: 10px;
            display: block;
            font-size: 16px;
            font-weight: 700;
        }

        .cal-result .cost-box p {
            font-size: 35px;
            color: #45c9f5;
            font-weight: 700;
            margin: 0;
            line-height: 1;
        }

        .cal-result .cost-box small {
            font-size: 14px;
        }

    .cal-result .cal-text {
        margin: 50px 0px;
        text-align: center;
        font-size: 17px;
    }

.modal .modal-header {
    background-color: #45c9f5;
    color: #fff;
    border: 0;
    text-transform: uppercase;
}

    .modal .modal-header .modal-title {
        font-weight: 700;
    }

    .modal .modal-header .close {
        padding: 1.2rem;
        margin: -1rem -1rem -1rem auto;
    }

.modal .form-group label {
    color: #121258;
    font-size: 15px;
    font-weight: 700;
}

    .modal .form-group label span {
        color: #45c9f5;
    }

.modal .calculation-modal .form-group .form-control {
    padding: 7px;
    border: solid 1px #ccc;
    font-size: 22px;
    color: #000;
    font-weight: 700;
}

.our-people {
    background: url(../img/gradient1.png) no-repeat;
    background-position-y: 100%;
    background-size: 100%;
}

    .our-people .staff {
    }

        .our-people .staff .staff-people {
            margin: 20px 0px;
            transition: 0.3s ease-in-out;
            margin: 30px 0px;
        }

            .our-people .staff .staff-people:hover .photo {
                box-shadow: 0px 0px 0px 7px #45c9f5;
                background-color: #201d57;
            }

            .our-people .staff .staff-people .photo {
                width: 250px;
                height: 250px;
                margin: 0 auto;
                border-radius: 100%;
                overflow: hidden;
                text-align: center;
                transition: 0.3s ease-in-out;
                box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
                /*background:url(../img/partner-bg.jpg);*/
                background-attachment: fixed;
                background-size: cover;
            }

                .our-people .staff .staff-people .photo img {
                    height: 100%;
                    width: 100%;
                    object-fit: cover;
                }

            .our-people .staff .staff-people p {
                font-weight: 700;
                text-transform: uppercase;
                font-size: 21px;
                color: #45c9f5;
                margin-top: 7px;
                margin-bottom: 0;
            }

            .our-people .staff .staff-people span {
                text-transform: uppercase;
                font-size: 14px;
                color: #666666;
                display: block;
            }

.careers {
    background: url(../img/career-bg.jpg) #f1f6f0;
    background-repeat: no-repeat;
    padding: 50px 0px;
    margin-top: 30px;
    margin-bottom: -30px;
}

    .careers .career-text {
        text-align: left;
    }

        .careers .career-text .title {
            text-align: left;
        }

.contact-box {
    background-color: #fff;
    box-shadow: 0px 0px 20px hsla(0, 0%, 0%, 0.16);
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: -150px;
    position: relative;
}

.contact-details {
    background: url(../img/contact-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    color: #fff;
    padding: 20px;
    height: 100%;
}

.contact-box .contact-text {
    position: relative;
}

.contact-details:before {
    content: '';
    display: inline-block;
    background-color: rgba(32, 29, 87, 0.90);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.contact-details h5 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 30px;
}

    .contact-details h5 span {
        color: #45c9f5;
    }

.contact-details ul .label {
    color: #45c9f5;
}

    .contact-details ul .label i {
        font-size: 19px;
        position: relative;
        top: 3px;
    }

.contact-details ul {
    padding: 0;
}

    .contact-details ul li {
        list-style: none;
    }

.contact-form {
    padding: 20px;
    position: relative;
}

    .contact-form:after {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 13px solid transparent;
        border-right: 20px solid #fff;
        border-bottom: 13px solid transparent;
        left: -20px;
        top: 50px;
        position: absolute;
    }

    .contact-form .c-heading h5 {
        color: #201d57;
        font-weight: 700;
    }

    .contact-form .c-heading p {
        font-size: 15px;
        color: #555;
    }

    .contact-form .form-group input, .contact-form .form-group select {
        height: 50px !important;
        border-left: 0;
        border-radius: 0px 30px 30px 0px;
    }

    .contact-form .form-group textarea {
        border-radius: 0px 30px 30px 0px;
    }

    .contact-form .form-group .input-group-prepend .input-group-text {
        background-color: #45c9f5;
        border: 0;
        width: 50px;
        border-radius: 30px 0px 0px 30px;
    }

        .contact-form .form-group .input-group-prepend .input-group-text i {
            color: #fff;
            margin: 0 auto;
        }

    .contact-form input[type=number]::-webkit-inner-spin-button,
    .contact-form input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .contact-form .btn-submit {
        float: right;
        background-color: #201d57;
        color: #fff;
        text-transform: uppercase;
        padding: 10px 30px;
        font-weight: 700;
        margin-bottom: 20px;
    }

        .contact-form .btn-submit:hover {
            background-color: #45c9f5;
        }

    .contact-form .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
        background-color: #201d57;
    }

    .contact-form .custom-control-label::after {
        position: absolute;
        top: .25rem;
        left: 0;
        display: block;
        width: 1.3rem;
        height: 1.3rem;
        content: "";
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%;
    }

    .contact-form .custom-control-label::before {
        position: absolute;
        top: .25rem;
        left: 0;
        display: block;
        width: 1.3rem;
        height: 1.3rem;
        pointer-events: none;
        content: "";
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #dee2e6;
    }

    .contact-form .custom-control-label {
        margin-bottom: 0;
        margin-top: 3px;
    }

.contact-welcome {
    text-align: center;
    padding-bottom: 40px;
}

    .contact-welcome h3 {
        font-weight: 700;
        color: #201d57;
    }

        .contact-welcome h3 span {
            color: #45c9f5;
        }

.contact-map iframe {
    margin-bottom: -7px;
}

.flows2 {
    display: flex;
}

.request-demo {
    position: fixed;
    top: 50%;
    right: -75px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    background-color: #201d57;
    color: #fff !important;
    padding: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 17px;
    text-shadow: none;
    border-radius: 10px 10px 0px 0px;
    z-index: 9;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

    .request-demo:hover {
        background-color: #45c9f5;
    }

.media-photo {
}

.forms-icons .forms-ic img {
    height: 120px;
}

.service-icons .animated-icon img {
    height: 100px;
}

article.post {
    margin: 30px 0;
}

    article.post .post-header {
    }

        article.post .post-header .post-title {
            text-transform: uppercase;
        }

            article.post .post-header .post-title a {
                color: #222;
            }

        article.post .post-header ul {
            padding: 0;
        }

            article.post .post-header ul li {
                list-style: none;
                display: inline-block;
                margin-right: 10px;
                color: #777;
            }

                article.post .post-header ul li i {
                    font-size: 13px;
                    color: #777;
                }

    article.post .post-preview {
    }

        article.post .post-preview img {
            border-radius: 3px;
        }

    article.post .post-content {
        margin-top: 15px;
        color: #666;
    }

.btn-outline-custom {
    border: solid 1px #45c9f5;
    color: #45c9f5;
    text-transform: uppercase;
    padding: 10px 20px;
    background-color: #fff;
}

    .btn-outline-custom:hover {
        border: solid 1px #444;
        color: #444;
    }

.rightbar {
    margin: 30px 0px;
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.07);
    padding: 15px;
    border-radius: 3px;
}

    .rightbar .subscribe p {
        font-size: 18px;
        color: #444;
    }

    .rightbar .subscribe .form-group input {
        height: 45px;
        margin-bottom: 10px;
    }

    .rightbar .subscribe .btn-skyblue {
        width: 100%;
    }

.category {
    margin-top: 20px;
}

    .category .category-title {
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
        /*background-color: #eee;
        padding: 15px;
        border-radius: 3px;*/
    }

    .category ul {
        padding: 0;
    }

        .category ul li {
            list-style: none;
            padding: 10px 0px;
            font-size: 15px;
            border-bottom: solid 1px #eee;
        }

            .category ul li:last-child {
                border-bottom: 0;
                padding-bottom: 0;
            }

            .category ul li a {
                color: #444;
            }

                .category ul li a:hover {
                    color: #201d57;
                }

.article-sticky {
    position: sticky;
    top: 100px;
    margin-bottom: 20px;
}

article.post .details-preview img {
    width: 100%;
}

.h-100vh {
    height: 100vh;
}

.loginbg {
    background: url(../img/hero-background.jpg);
    background-size: cover;
}

.login-page {
    padding: 50px 15px;
    background-color: rgba(255, 255, 255, 0.17);
    border-radius: 30px;
}

    .login-page .form-group {
    }

        .login-page .form-group input {
            height: 50px;
            border: 0;
            border-radius: 50px;
            padding: 0px 20px;
        }

    .login-page .btn-login {
        width: 100%;
        background-color: #201d57;
        color: #fff;
        height: 50px;
        border-radius: 50px;
        text-transform: uppercase;
        font-size: 18px;
        letter-spacing: 1px;
    }

        .login-page .btn-login:hover {
            background-color: #45c9f5;
        }

.articles-logo {
    text-align: center;
    margin-bottom: 50px;
}

    .articles-logo img {
        width: 170px;
    }
/**/
.tagsinput, .tagsinput * {
    box-sizing: border-box
}

.tagsinput {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #556270;
    padding: 5px 5px 0;
    border: 1px solid #ced4da;
    border-radius: 2px
}

    .tagsinput.focus {
        border-color: #ccc
    }

    .tagsinput .tag {
        position: relative;
        background: #556270;
        display: block;
        max-width: 100%;
        word-wrap: break-word;
        color: #fff;
        padding: 5px 30px 5px 5px;
        border-radius: 2px;
        margin: 0 5px 5px 0
    }

        .tagsinput .tag .tag-remove {
            position: absolute;
            background: 0 0;
            display: block;
            width: 30px;
            height: 30px;
            top: 0;
            right: 0;
            cursor: pointer;
            text-decoration: none;
            text-align: center;
            color: #ff6b6b;
            line-height: 30px;
            padding: 0;
            border: 0
        }

            .tagsinput .tag .tag-remove:after, .tagsinput .tag .tag-remove:before {
                background: #ff6b6b;
                position: absolute;
                display: block;
                width: 10px;
                height: 2px;
                top: 14px;
                left: 10px;
                content: ''
            }

            .tagsinput .tag .tag-remove:before {
                -webkit-transform: rotateZ(45deg);
                transform: rotateZ(45deg)
            }

            .tagsinput .tag .tag-remove:after {
                -webkit-transform: rotateZ(-45deg);
                transform: rotateZ(-45deg)
            }

    .tagsinput div {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

        .tagsinput div input {
            background: 0 0;
            display: block;
            width: 100%;
            font-size: 20px;
            line-height: 20px;
            padding: 5px;
            border: 0;
            margin: 0 5px 5px 0
        }

            .tagsinput div input.error {
                color: #ff6b6b
            }

            .tagsinput div input::-ms-clear {
                display: none
            }

            .tagsinput div input::-webkit-input-placeholder {
                color: #ccc;
                opacity: 1
            }

            .tagsinput div input:-moz-placeholder {
                color: #ccc;
                opacity: 1
            }

            .tagsinput div input::-moz-placeholder {
                color: #ccc;
                opacity: 1
            }

            .tagsinput div input:-ms-input-placeholder {
                color: #ccc;
                opacity: 1
            }
/**/
.managed-bg {
    background: url(../img/managed-print.jpg);
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding: 50px 0px;
}

    .managed-bg::before {
        content: '';
        height: 100%;
        width: 100%;
        display: inline-block;
        background-color: rgba(32, 29, 87, 0.86);
        position: absolute;
        left: 0;
        top: 0;
    }

    .managed-bg .managed-data {
        position: relative;
    }

    .managed-bg .managed-data {
        color: #fff;
    }

        .managed-bg .managed-data p {
            font-size: 18px;
        }

            .managed-bg .managed-data p span {
                color: #45c9f5;
            }

.paper-depend {
    padding: 30px 0px;
}

.add-value {
    text-align: left;
}

    .add-value .left-bar, .add-value .right-bar {
        margin: 20px 0px;
        padding: 20px;
    }

        .add-value .left-bar p, .add-value .right-bar p {
            min-height: 50px;
            font-size: 17px;
        }

        .add-value .left-bar a {
            height: 45px;
            width: 45px;
            background-color: #fff;
            display: inline-block;
            border-radius: 100%;
            text-align: center;
        }

        .add-value .right-bar a {
            height: 45px;
            width: 45px;
            background-color: #45c9f5;
            display: inline-block;
            border-radius: 100%;
            text-align: center;
        }

            .add-value .left-bar a:hover, .add-value .right-bar a:hover {
                background-color: #201d57;
            }

            .add-value .left-bar a i, .add-value .right-bar a i {
                line-height: 45px;
                font-size: 30px;
            }

        .add-value .left-bar a i {
            color: #45c9f5;
        }

        .add-value .right-bar a i {
            color: #fff;
        }

        .add-value .left-bar h3, .add-value .right-bar h3 {
            text-transform: uppercase;
            font-size: 25px;
            font-weight: 700;
        }

        .add-value .right-bar h3 {
            color: #45c9f5;
        }

    .add-value .left-bar {
        background-color: #45c9f5;
        color: #fff;
    }

    .add-value .right-bar {
        background-color: #f2f2f2;
    }

.priceprient {
    margin-bottom: 40px;
}

    .priceprient h3 {
    }

    .priceprient p {
        font-size: 17px;
        color: #666;
    }

.contact-box.request-demo-modal {
    box-shadow: none;
    margin: 0;
}

.managed-bg .managed-data .feacher-icon {
    display: flex;
}

    .managed-bg .managed-data .feacher-icon .feacheric img {
        height: 90px;
        position: relative;
        top: 0;
        transition: 0.3s ease-in-out;
    }

    .managed-bg .managed-data .feacher-icon .feacheric {
        width: 20%;
        margin: 30px 0px;
    }

        .managed-bg .managed-data .feacher-icon .feacheric:hover img {
            top: -10px;
        }

        .managed-bg .managed-data .feacher-icon .feacheric span {
            display: block;
        }

.managed-bg .managed-data .benifit-icon {
}

    .managed-bg .managed-data .benifit-icon .feacheric {
        margin: 30px 0px;
    }

        .managed-bg .managed-data .benifit-icon .feacheric img {
            height: 90px;
            position: relative;
            top: 0;
            transition: 0.3s ease-in-out;
        }

        .managed-bg .managed-data .benifit-icon .feacheric:hover img {
            top: -10px;
        }

        .managed-bg .managed-data .benifit-icon .feacheric strong {
            display: block;
            margin-top: 7px;
        }

        .managed-bg .managed-data .benifit-icon .feacheric p {
            font-size: 14px;
            margin-top: 7px;
        }

.aliigroup {
    padding: 30px 0px;
}

    .aliigroup .features {
        text-align: center;
    }

        .aliigroup .features a {
            display: inline-block;
            height: 250px;
            width: 250px;
            vertical-align: middle;
            padding: 50px 0px;
            border-radius: 100%;
            transition: 0.3s;
            box-shadow: none;
        }

            .aliigroup .features a:hover {
                box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
                background-color: #fff;
            }

        .aliigroup .features img {
            height: 100px;
            position: relative;
            top: 0;
            transition: 0.3s ease-in-out;
        }

        .aliigroup .features:hover img {
            top: -10px;
        }

        .aliigroup .features p {
            display: block;
            margin-top: 15px;
            font-size: 22px;
            font-weight: 700;
            color: #444;
        }

        .aliigroup .features span {
            display: inline-block;
            color: #45c9f5;
        }

.feacherandclient {
    background: url(../img/gradient1.png) no-repeat;
    background-size: 100%;
    padding: 20px 0;
}

.privacy-policy-block {
    color: #222;
}

    .privacy-policy-block article {
        margin-bottom: 30px;
    }

        .privacy-policy-block article h4 {
            margin-bottom: 15px;
        }

        .privacy-policy-block article p {
            color: #555;
        }
/*=========================////////Media Query Start///////////======================*/
@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

@media(min-width:991px) {
    .careers .career-text {
        padding-left: 350px;
    }
}

@media(min-width:768px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
    }

    .procure-pay.aliiclient .nav-tabs-navigation .nav-tabs-wrapper {
        width: 50%;
        margin: 0 auto;
    }
}

@media(min-width:1601px) {
    .banner .banner-content {
        padding-top: 50px;
    }

        .banner .banner-content h2 {
            font-size: 45px;
            margin-bottom: 15px;
        }
}

@media(max-width:1440px) {
    .banner .working-people .img-people {
        width: 200px;
    }

    .banner .sponsar-logo img {
        width: 120px;
    }

    .banner .banner-content {
        padding-top: 50px;
    }

    .banner .working-table .circle-table {
        width: 300px;
    }

    .banner .working-table {
        bottom: -180px;
    }
}

@media(max-width:1200px) {
    .navbar-brand img {
        width: 120px;
    }

    .top-bar .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
    }

    .top-bar .header-right .btn-inquiry {
        font-size: 14px;
    }

        .top-bar .header-right .btn-inquiry i {
            font-size: 20px;
        }

    .top-bar .header-right .btn-search i {
        font-size: 30px;
    }

    .top-bar .navbar-expand-lg .navbar-nav .nav-item {
        margin-left: 3px;
    }

    .managed-bg .managed-data .feacher-icon .feacheric span {
        display: block;
        font-size: 14px;
    }
}

@media(max-width:1024px) {
    .navbar-brand img {
        width: 130px;
    }

    .circle-container .outer-circle {
        width: 200px;
        height: 200px;
    }

        .circle-container .outer-circle .inner-circle .inner-circle-content img {
            height: 50px;
        }

        .circle-container .outer-circle .inner-circle .inner-circle-content a {
            font-size: 12px;
        }

        .circle-container .outer-circle .inner-circle .inner-circle-content span {
            font-size: 90px;
            line-height: 150px;
        }

        .circle-container .outer-circle .inner-circle {
            width: 125px;
            height: 125px;
            border: 25px solid #45c9f5;
        }
}

@media(max-width:991px) {
    .banner .working-people .img-people {
        width: 200px;
    }

    .sponsar-logo img {
        width: 120px;
    }

    .top-menu .navbar-toggler {
        padding: 0;
        margin: 0;
        color: #fff;
    }

    .top-menu .navbar-toggler-icon {
        height: auto;
        width: auto;
    }

        .top-menu .navbar-toggler-icon i {
            font-size: 30px;
            color: #201d57;
        }

    .top-bar .header-right {
        margin-left: 20px;
        position: absolute;
        right: 60px;
    }

        .top-bar .header-right .btn-inquiry {
            padding: 8px 10px;
            font-size: 14px;
        }

        .top-bar .header-right .btn-search {
            margin-left: 5px;
            height: 37px;
        }

            .top-bar .header-right .btn-search i {
                font-size: 30px;
                line-height: 37px;
            }

    .banner .banner-content {
        padding-top: 30px;
    }

    .top-bar {
        height: auto;
    }

    .po-relative {
        position: relative;
        width: 100%;
    }

    .navbar-nav.ml-auto {
        background-color: #2ba7d0;
        padding: 5px 0px;
        border-radius: 5px;
        margin-top: 5px;
    }

    .welcome-block .welcome-text h2 {
        font-size: 30px;
    }

    .welcome-block .welcome-text h4 {
        font-size: 19px;
    }

    .welcome-block .welcome-text p br {
        display: none;
    }

    .top-bar.top-2nd-page {
        padding-bottom: 0;
    }

    .welcome-block .welcome-img:after {
        width: 150px;
        height: 150px;
    }

    .banner .screen-people .animation1 {
        width: 180px;
    }

    .banner .screen-people .animation2 {
        width: 50px;
    }

    .banner .screen-people .animation3 {
        width: 80px;
    }

    .banner .screen-people .animation4 {
        width: 120px;
    }

    .banner .banner-content h2 {
        font-size: 30px;
    }

    .banner .screen-people {
        bottom: -105px;
    }

    .face1 {
        height: inherit;
        padding-bottom: 10px;
    }

    .banner .system-people .ob4 {
        width: 200px;
    }

    .banner .system-people .ob5 {
        width: 90px;
    }

    .banner .system-people .ob1 {
        width: 130px;
    }

    .banner .system-people .ob2 {
        width: 65px;
    }

    .banner .system-people .ob3 {
        top: 55px;
        width: 35px;
    }

    .face1.face1-2ndpage .banner .system-people {
        bottom: -70px;
    }

    .procure-pay.about-tab .p-logo {
        text-align: center;
        margin: 10px 5px;
        display: inline-block;
    }

    .procure-pay.about-tab .parners-v-logo {
        display: flex;
    }

    .procure-pay.about-tab .p-logo img {
        height: auto;
        margin-left: 0;
        padding: 5px;
    }

    .procure-pay.about-tab .partners {
        padding: 30px;
        padding-right: 0;
    }

        .procure-pay.about-tab .partners h5 {
            font-size: 20px;
            line-height: 1.5;
        }

    .procure-pay.about-tab .misson-text {
        margin-left: 0;
        padding: 0;
        box-shadow: none;
    }

    .our-people .staff .staff-people .photo {
        width: 150px;
        height: 150px;
    }

    .our-people .staff .staff-people p {
        font-size: 17px;
    }

    .our-people .staff .staff-people span {
        font-size: 12px;
    }

    .careers {
        background: #F1F6F0;
        padding: 20px 0px;
        margin-top: 15px;
    }
    .add-value .left-bar p, .add-value .right-bar p {
        min-height: 75px;
    }
}

@media(max-width:768px) {
    .banner .working-people .img-people {
        width: 170px;
    }

    .sponsar-logo img {
        width: 90px !important;
    }

    .banner .working-people {
        bottom: -85px;
    }

    .banner .banner-content h2 {
        font-size: 25px;
    }

    .navbar-brand img {
        width: 100px;
    }
    .top-bar .fixed-top .navbar-brand img {
        width: 100px;
    }
    .our-client .client-logo {
        padding: 10px;
    }

    .our-client .client-title h4,
    .our-client .client-title h3 {
        font-size: 20px;
    }

    .our-client .client-title .left-righ {
        margin-top: 0;
    }

    .welcome-block p {
        font-size: 14px;
    }

    .top-bar .header-right {
        margin-left: 20px;
        position: absolute;
        right: 35px;
        top: 0;
    }

    .welcome-block .welcome-img:after {
        right: 10px;
    }

    .forms-icons {
        padding: 20px 0;
    }

    .service-icons .animated-icon svg {
        width: 80px;
    }

    .service-icons .animated-icon a p {
        font-size: 12px;
    }

    .procure-pay.about-tab .nav-item span {
        font-size: 13px;
    }

    .procure-pay.about-tab .nav-item .nav-link i img {
        width: 35px;
    }

    .procure-pay.about-tab .nav-item .nav-link {
        height: 70px;
        width: 70px;
    }

    .procure-pay.about-tab .partners {
        padding: 20px;
        padding-right: 20px;
    }

        .procure-pay.about-tab .partners h5 {
            font-size: 17px;
            line-height: 1.5;
        }

    .procure-pay.about-tab .misson-text {
        margin-top: 15px;
    }

    .cal-result .saving-box {
        margin: 15px 0;
    }

    .complex svg {
        height: 200px;
    }

    .circle-container .outer-circle .inner-circle {
        width: 110px;
        height: 110px;
        border: 18px solid #45c9f5;
    }

    .circle-container .outer-circle {
        width: 190px;
        height: 190px;
    }

    .forms-icons .forms-ic img {
        height: 60px;
    }

    .request-demo {
        right: -61px;
        padding: 10px;
        font-size: 12px;
    }

    .service-icons .animated-icon img {
        height: 80px;
    }

    .solution .solution-img {
        display: none;
    }

    .face1 {
        height: auto;
    }

    .solution .solution-text h3 {
        font-size: 25px;
    }

    .solution .solution-text p {
        font-size: 17px;
    }

    footer .footer-menu {
        font-size: 14px;
        padding: 10px 0;
    }

    .footer-bottom .left-a,
    .footer-bottom .right-a {
        text-align: center;
        font-size: 13px;
        margin: 2px 0px;
    }

    footer .footer-menu a {
        color: #444444;
        margin: 0px 8px;
        font-size: 12px;
    }

    .banner .screen-people .animation1 {
        width: 140px;
    }

    .banner .screen-people .animation2 {
        width: 40px;
    }

    .banner .screen-people .animation3 {
        width: 60px;
    }

    .banner .screen-people .animation4 {
        width: 80px;
    }

    .banner .banner-content h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .banner .screen-people {
        bottom: -140px;
    }

        .banner .screen-people .moniter span {
            top: -30px;
        }

    .forms-icons svg {
        width: 100px;
        height: 100px;
    }

    .forms-icons .animated-icon p {
        font-size: 15px;
    }

    .forms-icons .animated-icon {
        padding: 8px 0;
    }

    .managed-bg .managed-data .feacher-icon {
        display: inline-block;
    }

        .managed-bg .managed-data .feacher-icon .feacheric {
            width: 50%;
            float: left;
        }

    .privacy-policy-block article h4 {
        font-size: 20px;
    }

    .privacy-policy-block article p {
        font-size: 14px;
    }
}

@media(max-width:767px) {
    .welcome-block .welcome-text {
        text-align: center;
        margin-top: 15px;
    }

    .procure-pay .welcome-block.po .welcome-text {
        text-align: left;
    }

    .procure-pay .welcome-block .welcome-text h2 {
        font-size: 20px;
    }

    .procure-pay .welcome-block .welcome-text p {
        font-size: 14px;
        margin-top: 5px;
        line-height: inherit;
    }

    .procure-pay .nav-item .nav-link {
        height: 80px;
        width: 80px;
        padding: 0;
        padding-top: 5px;
    }

        .procure-pay .nav-item .nav-link i img {
            width: 25px;
        }

        .procure-pay .nav-item .nav-link span {
            font-size: 10px;
        }

    .title {
        font-size: 25px;
    }

    section {
        padding-top: 40px;
    }

    .welcome-block {
        padding: 30px 0px;
    }

        .welcome-block.paytab {
            padding: 20px 0px;
        }

    .cost p {
        font-size: 14px;
    }

    .cal-result .saving .boxtop-bar, .cal-result .cost .boxtop-bar {
        font-size: 22px;
    }

    .cal-result .saving-box p {
        font-size: 30px;
    }

    .cal-result .saving-box span {
        font-size: 16px;
    }

    .cal-result .data-part {
        padding: 20px 0px;
    }

    .our-people .staff .staff-people .photo {
        width: 150px;
        height: 150px;
    }

    .our-people .staff .staff-people {
        margin: 15px 0px;
    }

    .our-people {
        background: none;
    }

    .testimonials h5, .testimonial-video h4 {
        font-size: 20px;
    }

    .testimonials p {
        font-size: 15px;
    }

    .testimonial-video {
        margin-top: 10px;
    }

    .cal-result .saving .boxtop-bar, .cal-result .cost .boxtop-bar {
        font-size: 20px;
    }

    .cal-result .cal-text {
        margin: 20px 0px;
        font-size: 16px;
    }

    .flows2 {
        display: block;
    }

    .circle-container .outer-circle {
        width: 177px;
        height: auto;
    }

    .calculation-modal .form-group .form-control {
        padding: 5px;
        font-size: 18px;
    }

    .calculation-modal .form-group label {
        font-size: 14px;
    }

    .calculation-modal .form-group label {
        margin-bottom: 3px;
    }

    .about-media .media-photo p {
        min-height: initial;
    }

    .service-details h3 {
        font-size: 20px;
    }

    article.post .post-header .post-title {
        font-size: 22px;
    }

    .rightbar {
        margin-top: 0;
        background-color: #fff;
        box-shadow: none;
        padding: 0;
        border-radius: 0;
    }

    .add-value .left-bar, .add-value .right-bar {
        margin: 0px 0px;
    }

        .add-value .left-bar p, .add-value .right-bar p {
            min-height: inherit;
        }

    .managed-bg .managed-data .feacher-icon .feacheric {
        width: 100%;
        float: none;
    }

    .managed-bg .managed-data .feacher-icon .feacheric {
        margin: 15px 0px;
    }

    .managed-bg .managed-data .benifit-icon .feacheric {
        margin: 15px 0px;
    }

    .aliigroup .features img {
        height: 50px;
    }

    .aliigroup .features p {
        font-size: 16px;
    }

    .aliigroup .features a {
        display: inline-block;
        height: inherit;
        width: inherit;
        vertical-align: middle;
        padding: 5px 0px;
    }

        .aliigroup .features a:hover {
            box-shadow: none;
            background: none;
        }

    .procure-pay .nav-item .nav-link {
        height: 70px;
        width: 70px;
    }

        .procure-pay .nav-item .nav-link i {
            margin-top: 7px;
        }

    .circle-container .outer-circle .inner-circle {
        border: 0;
    }
    .circle-container {
        padding: 5px 0px;
    }
    .aliigroup {
        padding: 5px 0px;
    }
    .contact-welcome h3 {
       
        font-size: 22px;
    }
    .contact-details h5 {
        font-size: 22px;
    }
    .contact-welcome {
       
        padding-bottom: 20px;
    }
}

@media(max-width:575px) {
    .our-client .client-title {
        float: left;
        margin-top: 15px;
        padding-left: 15px;
    }

        .our-client .client-title h4 {
            display: inline-block;
        }

        .our-client .client-title h3 {
            display: inline-block;
        }

    .banner .working-people .img-people {
        width: 150px;
    }

    .banner .working-people {
        bottom: -100px;
    }

    .banner .system-people .ob4 {
        width: 160px;
    }

    .banner .system-people .ob5 {
        width: 70px;
    }

    .banner .system-people .ob1 {
        width: 70px;
    }

    .banner .system-people .ob2 {
        width: 45px;
        bottom: 120px;
    }

    .banner .system-people .ob3 {
        top: 46px;
        width: 30px;
    }

    .banner .system-people {
        bottom: -130px;
    }

    .face1.face1-2ndpage .banner .system-people {
        bottom: -60px;
        margin-top: -45px;
    }

        .face1.face1-2ndpage .banner .system-people .ob2 {
            width: 45px;
            bottom: 50px;
        }

    .procure-pay.about-tab .partners {
        box-shadow: -180px 0px 0px 0px #45c9f5;
    }
    .solution .solution-text h3 {
        font-size: 20px;
    }
    .solution .solution-text p {
        font-size: 14px;
    }
    section {
        padding-top: 30px;
    }
}

@media(max-width:512px) {
    .banner .banner-content .btn-theme {
        margin: 5px 0px;
        width: 60%;
        font-size: 15px;
        padding: 10px 15px;
    }

    .top-bar {
        height: auto;
    }

    .banner .working-people {
        bottom: -110px;
    }

    .procure-pay.about-tab .nav-item span {
        width: 80px;
    }

    .title {
        font-size: 22px;
    }

    .verson-update .product-update p {
        font-size: 16px;
    }

    article.post .post-header .post-title {
        font-size: 18px;
    }

    .banner .working-table .circle-table {
        width: 250px;
    }

    .banner .working-table {
        bottom: -150px;
    }

    .banner-button img {
        height: 50px;
    }

    .banner-button span {
        font-size: 14px;
    }
    .solution .solution-text .btn-theme {
        margin-top: 5px;
        padding: 7px 15px;
        font-size: 13px;
    }
    .solution {
      
        padding: 30px 0px;
    }
    footer {
        padding-top: 30px;
    }
}

@media(max-width:425px) {
    .circle-container .outer-circle .inner-circle .inner-circle-content img {
        height: 20px;
    }

    .circle-container .outer-circle .inner-circle .inner-circle-content a {
        font-size: 9px;
    }

    .circle-container .outer-circle .inner-circle .inner-circle-content span {
        font-size: 50px;
        line-height: 60px;
    }

    .circle-container .outer-circle .inner-circle {
        width: 60px;
        height: 60px;
        border: 0;
    }
}

@media(max-width:375px) {
    .circle-container .outer-circle .inner-circle .inner-circle-content img {
        height: 16px;
    }

    .circle-container .outer-circle .inner-circle .inner-circle-content a {
        font-size: 7px;
    }

    .circle-container .outer-circle .inner-circle .inner-circle-content span {
        font-size: 30px;
        line-height: 40px;
    }
}

@media(max-width:360px) {
    .circle-container .outer-circle .inner-circle {
        border: 0px solid #45c9f5;
    }

    .top-bar .header-right .btn-inquiry span {
        display: none;
    }

    .face1.face1-2ndpage .banner .system-people {
        bottom: -82px;
    }

}

@media(max-width:320px) {
    .top-bar .header-right .btn-inquiry span {
        display: none;
    }

    footer .subscribe input {
        font-size: 12px;
    }

    .face1.face1-2ndpage .banner .system-people {
        bottom: -80px;
    }
    .banner .system-people .ob1 {
        width: 50px;
    }
    .banner .system-people .ob5 {
        width: 55px;
    }
    .face1.face1-2ndpage .banner .system-people .ob2 {
        bottom: 60px;
    }
}
