@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(bootstrap-select.min.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(nouislider.css);
@import url(nouislider.pips.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(magnific-popup.css);
@import url(animate.min.css);
@import url(hover-min.css);
@import url(responsive.css);
@import url(animate.min.css);
@import url(flaticon.css);
@import url(font.css);

body {
    color: rgba(45,45,45,.8);
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans',sans-serif;
}

a:active, a:focus, a:hover, a:visited {
    text-decoration: none!important;
    outline: 0!important;
}

.thm-container {
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.sec-pad {
    padding: 40px 0 50px;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

    .header .top-bar {
        padding: 10px 0;
    }

        .header .top-bar .contact-info li, .header .top-bar .contact-info ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .header .top-bar .contact-info .language-select > i {
            color: #fff;
            font-size: 16px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 4px;
        }

        .header .top-bar .contact-info .language-select .select-box {
            display: inline-block;
            vertical-align: middle;
        }

.header-top-right {
    margin-bottom: 0;
}

    .header-top-right li a {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }

.header .top-bar .contact-info .language-select .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto;
    display: inline-block;
    vertical-align: top;
}

.header .top-bar .contact-info .language-select .bootstrap-select > .dropdown-toggle {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    padding-left: 0;
    padding-right: 12px;
}

.header .top-bar .contact-info .language-select .bootstrap-select.btn-group .dropdown-toggle .caret {
    border-top-color: transparent;
    position: absolute;
    top: 0;
    right: 12px;
    margin-top: 0;
    vertical-align: middle;
    border: none;
}

    .header .top-bar .contact-info .language-select .bootstrap-select.btn-group .dropdown-toggle .caret:after {
        content: '\eb5a';
        font-family: icofont!important;
    }

.header .top-bar .contact-info > ul > li + li > a {
    margin-left: 20px;
}

.header .top-bar .contact-info > ul > li > a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

    .header .top-bar .contact-info > ul > li > a > i {
        color: #fff;
        font-size: 16px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 4px;
    }

.header .top-bar .social-icon span {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    margin-right: 15px;
}

.header .top-bar .social-icon a {
    font-size: 16px;
    color: #fff;
}

    .header .top-bar .social-icon a + a {
        margin-left: 10px;
    }

.header-logo {
    max-width: 210px;
}

.header-navigation {
    background-color: transparent;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
}

    .header-navigation .thm-container {
        max-width: 1110px;
        border-radius: 5px;
        background: #fff;
        padding: 0;
        position: relative;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-shadow: 0 0 16px rgba(0,0,0,.32);
        box-shadow: 0 0 16px rgba(0,0,0,.32);
    }

        .header-navigation .thm-container .navbar-brand {
            height: auto;
            padding: 20px 0;
        }

        .header-navigation .thm-container .main-navigation {
            text-align: right;
            padding: 0;
        }

        .header-navigation .thm-container .right-side-box {
            position: absolute;
            top: 32px;
            right: 20px;
        }

            .header-navigation .thm-container .right-side-box a {
                display: inline-block;
                background: #fd0000;
                padding: 1.5px 10px;
                color: #fff;
                text-transform: uppercase;
                border-radius: 20px;
                -webkit-transition: all .4s ease;
                transition: all .4s ease;
            }

                .header-navigation .thm-container .right-side-box a:hover {
                    background: #2d2d2d;
                }

    .header-navigation ul.navigation-box {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

        .header-navigation ul.navigation-box li a .sub-nav-toggler {
            display: none;
        }

        .header-navigation ul.navigation-box > li {
            position: relative;
            padding: 35px 0;
        }

            .header-navigation ul.navigation-box > li + li {
                margin-left: 10px;
            }

    .header-navigation .navigation-box > .open > a, .header-navigation .navigation-box > .open > a:focus, .header-navigation .navigation-box > .open > a:hover {
        color: #fff;
        background-color: #1c204b;
    }

    .header-navigation ul.navigation-box > li.active > a, .header-navigation ul.navigation-box > li.current > a, .header-navigation ul.navigation-box > li:hover > a {
        color: #1c204b;
    }

    .header-navigation ul.navigation-box > li > a {
        padding: 0;
        color: #1c204b;
        text-transform: capitalize;
        font-size: 14px;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        padding: 2px 3px;
        font-weight: 600;
    }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

.nav > li.dropdown.open {
    position: static;
}

.nav > li.dropdown .dropdown-menu {
    width: 100%;
}

.border-right-menu {
    border-right: 1px solid #1c204b;
}

.tab-inner {
    margin: 0;
    padding: 0;
    min-height: 400px;
    list-style: none;
}

    .tab-inner li a {
        color:#1c204b;
        font-size: 14px;
        font-weight: 400;
        padding: 7px 0;
        display: block;
        border-bottom: 1px solid #1c204b;
        position: relative;
        padding-left: 15px;
    }

        .tab-inner li a:hover {
            color: #fff;
            border-bottom: 1px solid #000;
            background: #1c204b;
        }

            .tab-inner li a:hover.tab-inner li a::after {
                border: 2px solid #1c204b;
            }

        .tab-inner li a::after {
            content: '';
            position: absolute;
            width: 8px;
            height: 8px;
            border: 2px solid #1c204b;
            border-radius: 50%;
            left: 0;
            top: 18px;
            -webkit-transition: .5s;
            transition: .5s;
        }

.padding-remove {
    padding: 0;
}

.navigation-box > .dropdown:hover > a {
    color: #fff;
}

.nav-tabs-list {
    border: none;
    border-right: 1px solid #1c204b;
    min-height: 400px;
}

    .nav-tabs-list li {
        float: none;
        background: 0 0;
        border-radius: 0;
        margin: 0;
        margin-bottom: 5px;
        cursor: pointer;
    }

        .nav-tabs-list li a {
            color: #4d4d4d;
            font-weight: 400;
            font-size: 14px;
            padding: 15px;
        }

            .nav-tabs-list li a i:before {
                margin: 0;
                margin-right: 5px;
            }

            .nav-tabs-list li a:hover {
                border: none;
                background: #1c204b;
                border-radius: 0;
                margin: 0;
                color: #fff;
                font-weight: 400;
                font-size: 14px;
            }

    .nav-tabs-list > li.active > a, .nav-tabs-list > li.active > a:focus, .nav-tabs-list > li.active > a:hover {
        border: none;
        background: #1c204b;
        border-radius: 0;
        margin: 0;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
    }

.header-navigation ul.navigation-box > li > ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 239px;
    padding: 0 0;
    text-align: left;
    list-style: none;
    background-color: #f4f4f6;
    background-clip: padding-box;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s ease,visibility .4s ease;
    transition: opacity .4s ease,visibility .4s ease;
}

    .header-navigation ul.navigation-box > li > ul.sub-menu.right-align {
        left: auto;
        right: 0;
    }

.header-navigation ul.navigation-box > li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
}

.header-navigation ul.navigation-box > li > ul.sub-menu > li {
    display: block;
    position: relative;
}

    .header-navigation ul.navigation-box > li > ul.sub-menu > li > a {
        font-size: 16px;
        color: #2d2d2d;
        padding: 8px 0;
        display: block;
        line-height: 26px;
        padding-left: 27px;
        white-space: nowrap;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
    }

.header-navigation ul.navigation-box > li > .sub-menu li + li {
    border-top: 1px solid #e2e2e2;
}

.header-navigation ul.navigation-box > li > .sub-menu li:hover > a {
    background: #6270ea;
    color: #fff;
    position: relative;
}

.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
    float: left;
    min-width: 239px;
    padding: 0 0;
    text-align: left;
    list-style: none;
    background-color: #f4f4f6;
    background-clip: padding-box;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s ease,visibility .4s ease;
    transition: opacity .4s ease,visibility .4s ease;
}

.header-navigation ul.navigation-box > li > .sub-menu > li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
}

.header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu > li {
    display: block;
    position: relative;
}

    .header-navigation ul.navigation-box > li > .sub-menu > li > ul.sub-menu > li > a {
        font-size: 16px;
        color: #2d2d2d;
        padding: 8px 0;
        display: block;
        line-height: 26px;
        padding-left: 27px;
        white-space: nowrap;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
    }

.header-navigation ul.navigation-box > li > .sub-menu > li > .sub-menu li + li {
    border-top: 1px solid #e2e2e2;
}

.header-navigation ul.navigation-box > li > .sub-menu > li > .sub-menu li:hover > a {
    background: #6270ea;
    color: #fff;
    position: relative;
}

.header-navigation.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 0 16px rgba(0,0,0,.32);
    box-shadow: 0 0 16px rgba(0,0,0,.32);
}

    .header-navigation.stricky-fixed .thm-container {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.slider-home-one {
    position: relative;
}

    .slider-home-one:after {
        position: absolute;
        bottom: -60px;
        content: '';
        background: url(../img/shape-bottom.png);
        background-repeat: no-repeat;
        width: 100%;
        height: 136px;
    }

.crousel-inner-banner .slide-2 video {
    height: 600px;
    width: 100%;
    opacity: .5;
    object-fit: cover;
}

#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: right;
    text-shadow: none;
}

    #minimal-bootstrap-carousel .carousel-caption .thm-container {
        display: table;
        width: 100%;
        height: 100%;
        max-width: 1140px;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

        #minimal-bootstrap-carousel .carousel-caption .thm-container .box {
            display: table-cell;
            text-align: left;
        }

            #minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top {
                vertical-align: top;
            }

            #minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom {
                vertical-align: bottom;
            }

            #minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-middle {
                vertical-align: middle;
            }

            #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content {
                display: block;
            }

#minimal-bootstrap-carousel .carousel-control {
    background: 0 0;
    width: 70px;
    height: 70px;
    font-size: 20px;
    line-height: 70px;
    border-radius: 50%;
    color: #fff;
    background: rgba(0,0,0,.1);
    visibility: visible!important;
    opacity: 1;
    margin-top: -20px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    top: 50%;
    z-index: 99;
}

    #minimal-bootstrap-carousel .carousel-control.left {
        left: 1%;
    }

    #minimal-bootstrap-carousel .carousel-control.right {
        right: 1%;
    }

    #minimal-bootstrap-carousel .carousel-control:hover {
        opacity: 1;
        background: #000;
    }

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right, .carousel-fade .carousel-inner .item {
    opacity: 0;
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right, .carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev {
        left: 0;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

.carousel-fade .carousel-control {
    z-index: 2;
}

.slider-home-one .carousel-inner .slide-2 {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background: #fd0000;
    background: -webkit-gradient(to right,#000 0,#000 28%,#000 100%);
    background: -webkit-gradient(to right,#000 0,#000 28%,#000 100%);
    background: linear-gradient(to right,#000 0,#000 28%,#000 100%);
}

.slider-home-one .slide-1 .box {
    background: transparent url(../img/banner-1-1.png) 104% 61% no-repeat;
}

.slider-home-one .content {
    padding-bottom: 150px;
}

    .slider-home-one .content h2, .slider-home-one .content p {
        margin: 0;
    }

    .slider-home-one .content h2 {
        color: #eff0fd;
        font-size: 46px;
        line-height: 55px;
        font-weight: 700;
        -webkit-animation-delay: .5s;
        animation-delay: .5s;
        text-transform: uppercase;
        margin-bottom: 15px;
    }

    .slider-home-one .content p.tag-line {
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
        color: rgba(239,240,253,.8);
        margin-bottom: 30px;
    }

    .slider-home-one .content a.thm-button {
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
        text-transform: uppercase;
        color: #eff0fd;
        background: #2f3648;
        font-size: 16px;
        border-radius: 20px;
        padding: 8px 28px;
        border: 1px solid #2f3648;
        display: inline-block;
    }

        .slider-home-one .content a.thm-button.borderd {
            background-color: transparent;
            border-color: #2f3648;
            margin-left: 15px;
        }

        .slider-home-one .content a.thm-button:hover {
            background: #fd0000;
            background: -webkit-gradient(left top,right top,color-stop(0,#fd0000),color-stop(28%,#fd0000),color-stop(100%,#636ded));
            background: -webkit-gradient(linear,left top,right top,from(#fd0000),color-stop(28%,#fd0000),to(#636ded));
            background: linear-gradient(to right,#fd0000 0,#fd0000 28%,#636ded 100%);
            border-color: #505ae6;
        }

.statics-section {
    margin-top: -60px;
    position: relative;
}

    .statics-section .thm-container {
        max-width: 920px;
        padding: 30px 0;
        background: #fff;
        padding-left: 30px;
        padding-right: 30px;
        border-radius: 10px;
        -webkit-box-shadow: 0 0 16px rgba(0,0,0,.32);
        box-shadow: 0 0 16px rgba(0,0,0,.32);
    }

    .statics-section .single-statics {
        border-right: 1px solid #838ca3;
        position: relative;
    }

        .statics-section .single-statics.no-border {
            border-right: 0;
        }

        .statics-section .single-statics .icon-box, .statics-section .single-statics .text-box {
            display: table-cell;
            vertical-align: middle;
        }

        .statics-section .single-statics .icon-box {
            width: 60px;
        }

            .statics-section .single-statics .icon-box i {
                color: #262c66;
                font-size: 60px;
            }

        .statics-section .single-statics .text-box {
            padding-left: 20px;
        }

            .statics-section .single-statics .text-box h2 {
                margin: 0;
                color: #2d2d2d;
                font-size: 15px;
                text-transform: capitalize;
                margin-bottom: 15px;
                font-weight: 600;
            }

            .statics-section .single-statics .text-box span {
                color: #262c66;
                font-weight: 700;
                font-size: 35px;
            }

.about-rchg-left h1 {
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    color: red;
}

.about-rchg-left p {
    text-align: justify;
}

.about-recharge-section {
    position: relative;
    overflow: hidden;
    background: url(../img/services/bg-service.jpg) no-repeat;
    background-size: cover;
}

.animation-pic {
    position: absolute;
    top: 0;
    -webkit-animation-name: mover;
    -moz-animation-name: mover;
    -ms-animation-name: mover;
    -o-animation-name: mover;
    animation-name: mover;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -ms-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.about-recharge-section::before {
    -webkit-animation-name: mover;
    -moz-animation-name: mover;
    -ms-animation-name: mover;
    -o-animation-name: mover;
    animation-name: mover;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -ms-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -25px;
    overflow: hidden;
    left: -110px;
    z-index: 2;
    content: url(../img/men.png);
}

.about-recharge-section::after {
    content: '';
    position: absolute;
    right: -130px;
    top: -110px;
    width: 290px;
    height: 290px;
    background: url(../img/bg-shape-two.png) center center no-repeat;
    -webkit-animation-name: mover;
    -moz-animation-name: mover;
    -ms-animation-name: mover;
    -o-animation-name: mover;
    animation-name: mover;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -ms-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    z-index: 2;
}

.about-bottom-txt h2 {
    color: #fff;
    font-weight: 600;
    font-size: 34px;
    margin-bottom: 30px;
    position: relative;
    margin-top: 0;
    text-shadow: 2px 2px 2px #000;
}

    .about-bottom-txt h2::after {
        content: '';
        position: absolute;
        bottom: -10px;
        width: 110px;
        left: 0;
        height: 2px;
        background: red;
        box-shadow: 0 0 10px 1px #ff9300;
    }

.about-bottom-txt p {
    color: #fff;
    text-align: justify;
}

.btn-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .btn-list li {
        margin: 10px;
        display: inline-block;
    }

        .btn-list li a {
            padding: 8px 15px;
            background: #090f60;
            color: #fff;
            box-shadow: -5px 5px 0 -3px #fff;
        }

.bg-dot {
    background-color: #fff;
    background-image: url(../img/ba_1.jpg);
    background-size: cover;
}

.heading-header {
    position: relative;
}

    .heading-header h2 {
        color:#1c204b;
        font-weight: 700;
        font-size: 34px;
        margin-bottom: 30px;
        position: relative;
        margin-top: 0;
    }

        .heading-header h2:after {
            content: '';
            position: absolute;
            bottom: -10px;
            width: 110px;
            left: 0;
            height: 2px;
            background: #1c204b;
        }

.tabs-service {
    border-radius: 0;
    border-bottom: 1px solid #ddd;
    display: block;
    position: relative;
    text-align: center;
    padding: 0 0px;
    display: flex;
    overflow: auto;
    overflow-y: hidden;
}

    .tabs-service li a {
        color: #1c204b;
        border: 0!important;
        border-bottom: 4px solid transparent;
        border-radius: 0;
        padding: 12px 15px;
        font-size: 14px;
        white-space: nowrap;
    }

        .tabs-service li a:hover {
            background-color: transparent;
            color: #1c204b!important;
            border: none;
            border-radius: 0;
            border-bottom: 4px solid #1c204b!important;
        }

    .tabs-service li.active a {
        border-bottom: 4px solid #1c204b!important;
        background-color: transparent;
        color: #1c204b!important;
        border-radius: 0;
    }

.tab-rcg-inner {
    padding: 20px;
}

.tab-rcg-inner-txt h1 {
    margin-bottom: 20px;
    color: #1c204b;
    font-size: 26px;
    font-weight: 700;
}

.tab-rcg-inner-txt h4 {
    margin-bottom: 20px;
    color: red;
    font-size: 26px;
    font-weight: 700;
}

.tab-rcg-inner-txt p {
    text-align: justify;
}

.btn-blue {
    color: #fff!important;
    background-color: #1c204b;
    border: none;
    font-size: 15px;
    line-height: 25px;
    border-radius: 6px;
    text-transform: uppercase;
    padding: 8px 25px!important;
}

.box-service {
    border-radius: 10px;
    padding: 10px;
    text-align: center;
}

    .box-service h3 {
        color: #fff;
        margin: 0;
        padding-top: 10px;
    }

.box-1 {
    background: #09f;
}

.testimonial_section {
    display: block;
    overflow: hidden;
}

    .testimonial_section:after {
        display: block;
        clear: both;
        content: "";
    }

    .testimonial_section .about_content {
        background-color: #1c204b;
        padding-top: 77px;
        padding-right: 210px;
        padding-bottom: 62px;
        position: relative;
    }

        .testimonial_section .about_content .background_layer {
            background-color: #1c204b;
            width: auto;
            margin-left: -200px;
            right: 0;
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
        }

        .testimonial_section .about_content .layer_content {
            position: relative;
            z-index: 9;
            height: 100%;
        }

            .testimonial_section .about_content .layer_content .section_title {
                margin-bottom: 24px;
                position: relative;
            }

                .testimonial_section .about_content .layer_content .section_title:after {
                    display: block;
                    clear: both;
                    content: "";
                }

                .testimonial_section .about_content .layer_content .section_title h5 {
                    color: #fff;
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 28px;
                    color: #fff;
                    margin-top: -5px;
                    margin-bottom: 6px;
                }

                .testimonial_section .about_content .layer_content .section_title h2 {
                    font-weight: 300;
                    font-size: 45px;
                    line-height: 50px;
                    padding-bottom: 51px;
                    margin-bottom: 0;
                    color: #fff;
                }

                    .testimonial_section .about_content .layer_content .section_title h2 strong {
                        font-weight: 600!important;
                        width: 100%;
                        display: block;
                    }

                .testimonial_section .about_content .layer_content .section_title .heading_line {
                    position: relative;
                }

                    .testimonial_section .about_content .layer_content .section_title .heading_line span {
                        transition: all .5s ease-in-out 0s;
                        position: relative;
                    }

                        .testimonial_section .about_content .layer_content .section_title .heading_line span:after {
                            content: "";
                            right: auto;
                            left: 69px;
                            position: absolute;
                            bottom: 28px;
                            width: 17px;
                            margin-left: 0;
                            border-bottom-width: 3px;
                            border-bottom-color: #cacaca;
                            border-bottom-style: solid;
                        }

                    .testimonial_section .about_content .layer_content .section_title .heading_line:after {
                        content: "";
                        left: 1%;
                        margin-left: 0;
                        position: absolute;
                        bottom: 28px;
                        width: 59px;
                        border-bottom-width: 3px;
                        border-bottom-style: solid;
                        border-bottom-color: #ff1414;
                    }

                .testimonial_section .about_content .layer_content .section_title p {
                    color: #fff;
                    margin: 0 0 15px;
                }

            .testimonial_section .about_content .layer_content a {
                color: #fff;
                text-transform: capitalize;
                font-size: 15px;
                font-weight: 600;
                text-decoration: none;
                transition: all .3s;
            }

                .testimonial_section .about_content .layer_content a i {
                    font-size: 18px;
                    vertical-align: middle;
                }

                .testimonial_section .about_content .layer_content a:hover {
                    color: #1c204b;
                }

    .testimonial_section .testimonial_box {
        margin-top: 60px!important;
        position: relative;
    }

        .testimonial_section .testimonial_box .testimonial_container {
            background-color: #1c204b;
            margin-left: -170px!important;
            position: relative;
        }

            .testimonial_section .testimonial_box .testimonial_container .background_layer {
                background-color: #1c204b;
                width: auto;
                margin-right: -200px;
                right: 0;
                background-image: url(../images/map.png);
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center;
                position: absolute;
                height: 100%;
                top: 0;
                left: 0;
            }

            .testimonial_section .testimonial_box .testimonial_container .layer_content {
                position: relative;
                z-index: 9;
                height: 100%;
            }

                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel {
                    display: block;
                    position: relative;
                }

                    .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
                        margin: 10px 0 10px 0;
                        padding: 62px 0 20px 50px;
                        position: relative;
                        text-align: center;
                    }

                        .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
                            box-shadow: 0 0 25px 0 rgba(0,0,0,.13);
                            margin-left: 150px;
                            margin-top: 69px;
                            padding: 45px 40px 45px 40px;
                            z-index: 1;
                            position: relative;
                            background-color: #fff;
                            transition: all .5s ease-in-out 0s;
                        }

                            .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption {
                                margin-bottom: 15px;
                                position: relative;
                            }

                                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption:after {
                                    content: "";
                                    width: 30px;
                                    display: block;
                                    height: 2px;
                                    text-align: center;
                                    left: 46%;
                                    margin-top: 6px;
                                    background-color: #1c204b;
                                    position: absolute;
                                }

                                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption h6 {
                                    padding-top: 0;
                                    margin-bottom: -5px;
                                    font-size: 19px;
                                    font-weight: 600;
                                    line-height: 24px;
                                    color: #1c204b;
                                }

                                .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption span {
                                    font-size: 12px;
                                    color: #9f9f9f;
                                    margin: 0;
                                }

                            .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content p {
                                padding: 0;
                                margin: 0;
                                padding-top: 10px;
                                font-size: 16px;
                                line-height: 28px;
                                font-weight: 400;
                                color:#1c204b;
                            }

                        .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img {
                            border: none;
                            position: absolute;
                            top: 0;
                            left: 55px;
                            top: 80px;
                        }

                            .testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img img {
                                border: 5px solid #fff;
                                box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
                                width: 44%;
                                border-radius: 100%;
                            }

            .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev {
                position: absolute;
                top: 165px;
                right: 42px;
                border-radius: 0;
                background: #1c204b;
                display: block;
                outline: 0;
                width: 34px;
                line-height: 34px;
                height: 34px;
                color: #fff;
                font-size: 23px;
                margin-top: -20px;
                border: none;
                transition: all .3s ease-in-out;
            }

                .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev:hover {
                    background: #1c204b;
                }

            .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next {
                position: absolute;
                top: 165px;
                right: 5px;
                border-radius: 0;
                display: block;
                background: #1c204b;
                outline: 0;
                width: 34px;
                text-align: center;
                line-height: 34px;
                height: 34px;
                color: #fff;
                font-size: 23px;
                margin-top: -20px;
                border: none;
                transition: all .3s ease-in-out;
            }

                .testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next:hover {
                    background: #1c204b;
                }

.about-bottom {
    position: relative;
    padding: 50px 0;
}

.waveTop {
    background-image: url(../img/wave-top.png);
}

.waveMiddle {
    background-image: url(../img/wave-mid.png);
}

.waveBottom {
    background-image: url(../img/wave-bot.png);
}

.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: -1;
}

.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    bottom: -1px;
    /*background-image: url(../img/bg-home.png);*/
    border-top-right-radius: 56%;
    background-color: #1c204b;
}

.bgTop {
    z-index: 15;
    opacity: .5;
}

.bgMiddle {
    z-index: 10;
    opacity: .75;
}

.bgBottom {
    z-index: 5;
}

.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}

.waveTop {
    background-size: 50% 100px;
}

.waveAnimation .waveTop {
    animation: move-wave 3s;
    -webkit-animation: move-wave 3s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.waveMiddle {
    background-size: 50% 120px;
}

.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}

.waveBottom {
    background-size: 50% 100px;
}

.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}

.icon-design {
    border-radius: 10px;
    padding: 0;
    text-align: center;
    position: relative;
}

    .icon-design h4 {
        color: #000;
        font-size: 20px;
        font-weight: 500;
    }

.icon-bg-1 {
    position: absolute;
    top: 29px;
    left: 0;
    right: 0;
}

    .icon-bg-1 i {
        color: #fff;
        font-size: 60px;
    }

.carousel-inner-sevice {
    z-index: -1;
}

.mobile-design {
    position: relative;
    z-index: 3;
}

.p-20 {
    padding: 20px;
}

.bg-none {
    background-image: none!important;
    top: 50%;
}

    .bg-none.left {
        left: 4%!important;
    }

    .bg-none.right {
        right: 4%!important;
    }

.crousel-services {
    position: absolute;
    top: 0;
    padding: 55px;
    padding-top: 0;
}

.client-design {
    margin: 10px 0;
}

.flip-container {
    perspective: 1000;
}

    .flip-container.hover .flipper, .flip-container:hover .flipper {
        transform: rotateY(180deg);
    }

.back, .flip-container, .front {
    width: 100%;
    height: 200px;
}

.flipper {
    transition: .6s;
    transform-style: preserve-3d;
    position: relative;
}

.back, .front {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: .6s;
    -moz-transform-style: preserve-3d;
    -o-transition: .6s;
    -o-transform-style: preserve-3d;
    -ms-transition: .6s;
    -ms-transform-style: preserve-3d;
    transition: .6s;
    transform-style: preserve-3d;
    padding: 10px;
}

.front-display img {
    text-align: center;
    margin: 0 auto;
}

.front-display h5 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.front-display p {
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: 300;
}

.front {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: ratateY(0);
    z-index: 2;
    background-image: linear-gradient(315deg,#a42c87 0,#f53844 74%);
}

.back {
    transform: rotateY(180deg);
    background-image: linear-gradient(315deg,#f53844 0,#42378f 74%);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
}

.front-1 {
    background-image: linear-gradient(-35deg,#c444fb 0,#5b56d7 100%);
}

.front-2 {
    background-image: linear-gradient(-35deg,#e040fb 0,#fe5e31 100%);
}

.front-3 {
    background-image: linear-gradient(-35deg,#7ed500 0,#00bf8d 100%);
}

.screenshot-section { /*background:url(../img/testimonial_bg_image.png);*/
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    position: relative;
    padding: 20px 0;
    background-size: 110% 110%;
    background-position: center center;
    animation: shrink 3s infinite alternate;
    border-bottom-right-radius: 250px;
    border-top-left-radius: 250px;
}

.footer-section {
    background-position: 50% 0;
    padding: 50px 0;
    background-image: linear-gradient(147deg,#1c204b 0,#1c204b 0);
    position: relative; /*padding-top:110px*/
}

    .footer-section::before {
        content: '';
        position: absolute; /*background:url(../img/shape-top.png);*/
        background-repeat: repeat;
        top: -1px;
        z-index: 0;
        height: 100%;
        width: 100%;
        background-repeat: no-repeat;
    }

.footer_logo {
    max-width: 180px;
}

.address {
    display: flex;
    margin-top: 7px;
    font-size: 14px;
}

.group-col .address i, .group-col .phone i {
    color: #fff;
    margin-right: 14px;
    font-size: 20px;
}

.footer-heading h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.footer-heading p {
    font-size: 13px;
    text-align: justify;
    color: #fff;
}

.footer-link {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

    .footer-link li {
        margin: 10px 0;
    }

    .footer-link a i {
        padding-right: 5px;
    }

.visa-list li {
    display: inline-block;
    margin: 4px;
    background: #fff;
    padding: 2px;
}

.footer-link li img {
    width: 50px;
}

.footer-link li a {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.group-col .contact-info {
    margin-bottom: 8px;
}

.footer .widget-about .group-col .social-links, .group-col .contact-info {
    position: relative;
}

.group-col .phone {
    font-size: 20px;
    font-weight: 700;
}

.footer .widget-about .group-col .email, .group-col .phone {
    display: block;
}

    .group-col .email a, .group-col .phone a {
        color: #fff;
    }

    .group-col .email i, .group-col .phone i {
        color: #fff;
        margin-right: 8px;
    }

.email {
    display: block;
}

.group-col {
    color: #fff;
}

.social-links {
    vertical-align: middle;
}

.social-links {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .social-links li {
        display: inline-block;
        margin-right: 5px;
    }

        .social-links li a {
            display: block;
            font-size: 16px;
            width: 30px;
            height: 30px;
            color: #fff;
            line-height: 30px;
            text-align: center;
            border-radius: 2px;
            box-sizing: border-box;
        }

ul.social-links li a {
    background: #1d86e6;
}

.footer.footer h4 {
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #fff;
    font-size: 16px;
}

.ftr-heading {
    color: #fff;
    margin-top: 0;
    font-size: 14px;
    font-weight: 600;
}

.ftop {
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.p-l-top {
    padding-top: 10px;
}

.footer-bottom-section {
    background: #1c204b;
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
}

    .footer-bottom-section a {
        color: #fff;
    }

.nasscom-bg {
    height: 67px;
    width: 100px;
    background-position: -85px -322px;
    border-radius: 9px;
}

.nasscom-bg, .pdf-icon {
    background-image: url(../img/products-icon.png);
    background-repeat: no-repeat;
    margin: 0 auto;
}

.client-country span, .slider1-t1, .slider1-t2 {
    font-weight: 600;
}

.client-country span, .page-contact h3, .rg-head span {
    color: #fff;
    font-size: 14px;
}

.social li a {
    text-align: center;
    display: block;
    padding: 3px;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 10px;
    border: 1px solid #383838;
}

.social {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .social li {
        display: inline-block;
    }

        .social li:hover {
            background: #fff;
        }

        .social li.facebook a {
            color: #0995ea;
        }

        /*contactus page*/
.adress1 {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .adress1 li {
        margin-bottom: 10px;
        padding-left: 20px;
        position: relative;
        line-height: 20px;
        font-size: 12px;
        color: #000 !important;
    }
    .adress1 li span {
            color: #000;
        }

            .adress1 li span i {
                color: #00b4d9;
            }

        .adress1 li i {
            position: absolute;
            top: 4px;
            left: 0;
            color: #002e58;
        }

        .adress1 li a {
            color: #000;
        }

.adress {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .adress li {
        margin-bottom: 10px;
        padding-left: 20px;
        position: relative;
        line-height: 20px;
        font-size: 12px;
        color: #fff;
    }

        .adress li span {
            color: #fff;
        }

            .adress li span i {
                color: #00b4d9;
            }

        .adress li i {
            position: absolute;
            top: 4px;
            left: 0;
            color: #fff;
        }

        .adress li a {
            color: #fff;
        }

.social li.twitter a {
    color: #55acee;
}

.social li.google a {
    color: #000;
}

.social li.linkedin a {
    color: #0077b5;
}

.social li.youtube a {
    color: #f00909;
}

.social li i {
    padding-top: 5px;
}

.combo-pack {
    padding: 10px;
    background: red;
}

    .combo-pack p {
        text-align: center;
        color: #fff;
        margin: 0 auto;
        display: block;
        font-size: 38px;
    }

[id^=instance] {
    text-align: center;
}

.demo {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    border: none;
    overflow: hidden;
    position: absolute;
    top: 0;
}

    .demo canvas {
        margin: 0;
        padding: 0;
        height: 100%;
    }

.height-50 {
    height: 50px;
}

.inner-page {
    width: 100%;
    background-size: cover;
    padding: 50px 0;
    min-height: 300px;
}

    .inner-page h1 {
        text-align: center;
        padding-top: 125px;
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        text-shadow: 0 5px 5px #000;
    }

.about-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
     background-color:#1c204b;
}

.heading-txt p {
    text-align: justify;
    color: #000;
    font-size: 14px;
}

.list-b2b {
    list-style: circle;
    padding: 0;
    margin: 0;
}

    .list-b2b li {
        font-size: 15px;
        color: #1c204b;
    }

.heading-sub h2 {
    font-size: 22px;
}

.list-heading {
    font-size: 20px;
    color: #1c204b;
    font-weight: 700;
}

.b2b2b-reseller-recharge-software-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.api-reselling-softwares-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.api-margin-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.whitelabel-recharge-software-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.why-cyrus-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.what-we-are-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.what-etraveledge-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.quality-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.gallery-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.become-travel-partner-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.b2c-mobile-recharge-software-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.b2b-mobile-recharge-software-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.b2b2c-mobile-recharge-software-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.online-shopping-portal-marketplace-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.online-shopping-portal-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.flight-booking-portal-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.bus-booking-portal-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.hotel-booking-portal-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.tours-booking-portal-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.cab-booking-portal-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.recharge-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.domesic-money-transfer-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.pan-card-token-uti-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.pan-card-nsdl-offline-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.pan-verifications-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.aadhar-verifications-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.indo-nepal-money-transfer-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.aadhar-Enable-payment-system-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.micro-atm-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.mpos-machine-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.finger-print-scanner-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.lapu-recharge-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.dth-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.utility-bill-payment-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.bbps-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.dmt-money-transfer-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.indo-nepal-dmt-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.flight-booking-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.bus-booking-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.international-sms-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.holiday-booking-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.tour-booking-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.hotel-booking-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.cab-booking-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.train-booking-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.Pan-card-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.activities-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.entertainment-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.dth-subscription-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.longcode-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.pan-card-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.activities-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.entertainment-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.dth-subscription-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.longcode-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.insurance-premium-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.digital-gold-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.fastTag-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.metro-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.emi-payment-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.voucher-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.gift-coupons-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.aadhar-verification-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.pan-verification-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.affiliate-shopping-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.operator-mnp-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.tariff-plan-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.browse-operator-plan-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.roffer-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.dth-customer-information-fetch-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.jio-customer-information-fetch-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.indian-sms-api-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.whitelable-solutions-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.reselling-solutions-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.bbps-bharat-bill-payment-system-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.aeps-adhaar-enable-payment-system-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.recharge-based-mlm-software-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.recharge-referral-program-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.web-design-and-development-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.android-app-development-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.upi-payment-solution-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.payment-gateway-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.seo-smo-solutions-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.lapu-hardware-solution-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.robotic-recharge-solution-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.api-compare-solution-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.android-app-development-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.faqs-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.ask-for-pricing-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.why-cyrus-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.web-technology-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.database-technology-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.design-technology-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.rewards-and-recognition-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.quick-tour-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.demo-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.client-portfolio-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.api-margins-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.payment-methods-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.support-bg {
    /*background: url(../img/inner-page/about-bg.jpg) no-repeat center;*/
    background-color:#1c204b;
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    padding: 10px;
    border: 1px solid #dbdbdb;
    margin: 10px;
}

    .hovereffect .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        padding: .5em;
        text-align: left;
    }

    .hovereffect img {
        display: block;
        position: relative;
        max-width: none;
        -webkit-transition: opacity .35s,-webkit-transform .45s;
        transition: opacity .35s,transform .45s;
    }

    .hovereffect h2 {
        text-transform: uppercase;
        color: #fff;
        position: relative;
        font-size: 17px;
        background-color: transparent;
        padding: 15% 0 10px 0;
        text-align: left;
    }

    .hovereffect .overlay:before {
        position: absolute;
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
        border: 1px solid #fff;
        content: '';
        opacity: 0;
        -webkit-transition: opacity .35s,-webkit-transform .45s;
        transition: opacity .35s,transform .45s;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0);
    }

    .hovereffect a, .hovereffect p {
        color: #000;
        opacity: 0;
        -webkit-transition: opacity .35s,-webkit-transform .45s;
        transition: opacity .35s,transform .45s;
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
        font-weight: 600;
        text-align: center;
    }

    .hovereffect:hover img {
        opacity: .6;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    .hovereffect:hover .overlay:before, .hovereffect:hover a, .hovereffect:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

#notfound {
    position: relative;
    height: 100vh;
}

    #notfound .notfound {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

.notfound {
    max-width: 410px;
    width: 100%;
    text-align: center;
}

    .notfound .notfound-404 {
        height: 400px;
        position: relative;
        z-index: -1;
    }

        .notfound .notfound-404 h1 {
            font-size: 230px;
            margin: 0;
            font-weight: 900;
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            background: url(../img/bg.jpg) no-repeat;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-size: cover;
            background-position: center;
        }

    .notfound h2 {
        color: #000;
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 0;
    }

    .notfound p {
        color: #000;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .notfound a {
        font-size: 14px;
        text-decoration: none;
        text-transform: uppercase;
        background: #eb0101;
        display: inline-block;
        padding: 15px 30px;
        border-radius: 40px;
        color: #fff;
        font-weight: 700;
        -webkit-box-shadow: 0 4px 15px -5px #0046d5;
        box-shadow: 0 4px 15px -5px #0046d5;
    }

.append-icon {
    position: relative;
}

.form-main .form-control {
    border-radius: 0;
    color: #949494;
    border: 1px solid #d2d2d2;
}

.append-icon input, .append-icon select {
    padding-right: 30px;
    height: 40px;
}

.append-icon i {
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    left: auto;
    right: 0;
    top: 0;
    color: #1f8aec;
}

.form-control, .form-control:focus, .form-control:hover, .form-main {
    font-size: 14px;
    box-shadow: none;
}

.mapouter {
    position: relative;
    text-align: right;
    height: 450px;
    width: 100%;
}

#gmap_canvas {
    width: 100%;
}

.gmap_canvas {
    overflow: hidden;
    background: 0 0!important;
    height: 450px;
    width: 100%;
}

.adress-contact li {
    font-size: 14px;
}

    .adress-contact li i {
        color:  #1c204b;
    }

.cnt-hding h3 {
    color: #fff;
    margin-top: 0;
    font-weight: 600;
    background:  #1c204b;
    padding: 7px;
}

.gallery-clients {
    list-style: none;
}

    .gallery-clients li {
        width: 255px;
        float: left;
        margin: 10px;
    }

        .gallery-clients li img {
            width: 100%;
        }

.faq-heading {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    background:  #1c204b;
    padding: 5px 5px;
    border: 1px solid #000;
    text-align: center;
}

@media (max-width:991px) {
    .testimonial_section .about_content {
        padding-right: 15px!important;
    }

        .testimonial_section .about_content .background_layer {
            width: 200%!important;
        }

    .testimonial_section .testimonial_box {
        margin-top: 0!important;
    }

        .testimonial_section .testimonial_box .background_layer {
            width: 200%!important;
            margin-left: -200px;
        }

        .testimonial_section .testimonial_box .about_content {
            padding-left: 15px!important;
            padding-right: 15px!important;
            margin-top: 28%!important;
        }

        .testimonial_section .testimonial_box .testimonial_container {
            margin-left: -15px!important;
        }

            .testimonial_section .testimonial_box .testimonial_container .testimonials {
                margin: 0 0 20px 0;
            }

                .testimonial_section .testimonial_box .testimonial_container .testimonials .testimonial_content {
                    margin-left: -36px!important;
                }

                .testimonial_section .testimonial_box .testimonial_container .testimonials .images_box {
                    display: none;
                }

    #minimal-bootstrap-carousel .carousel-control {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }

    .p-20 {
        padding: 0;
    }

    .crousel-services {
        position: absolute;
        top: 0;
        padding: 20px;
        padding-top: 0;
    }

    .nav-tabs-list {
        border-right: none;
    }

    .border-right-menu {
        border-right: none;
    }

    .tabs-service {
        padding: 0;
    }

    .waveWrapperInner {
        border-top-right-radius: inherit;
    }

    #minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
        min-height: auto!important;
    }

    .footer-section::before {
        z-index: 0;
        top: -40px;
    }

    .inner-page h1 {
        text-align: center;
        padding-top: 150px;
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        text-shadow: 0 5px 5px #000;
    }

    .header-navigation ul.navigation-box > li.active > a, .header-navigation ul.navigation-box > li.current > a, .header-navigation ul.navigation-box > li:hover > a {
        color: #fff;
    }
}

@media (max-width:667px) {
    #minimal-bootstrap-carousel .carousel-control {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }

    .p-20 {
        padding: 0;
    }

    .crousel-services {
        position: absolute;
        top: 0;
        padding: 20px;
        padding-top: 0;
    }

    .nav-tabs-list {
        border-right: none;
    }

    .border-right-menu {
        border-right: none;
    }

    .tabs-service {
        padding: 0;
    }

    .waveWrapperInner {
        border-top-right-radius: inherit;
    }

    #minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
        min-height: auto!important;
    }

    .footer-section::before {
        z-index: 0;
        top: -40px;
    }

    .inner-page h1 {
        text-align: center;
        padding-top: 150px;
        color: #fff;
        font-size: 40px;
        font-weight: 700;
        text-shadow: 0 5px 5px #000;
    }

    .header-navigation ul.navigation-box > li.active > a, .header-navigation ul.navigation-box > li.current > a, .header-navigation ul.navigation-box > li:hover > a {
        color: #fff;
    }

    .notfound .notfound-404 {
        height: 142px;
    }

        .notfound .notfound-404 h1 {
            font-size: 112px;
        }

    .nav-tabs-list {
        min-height: inherit!important;
    }
}

.fastag-btn {
    padding: 1px 10px !important;
    background: #1c204b;
    border-radius: 9px;
    color: #fff !important;
    font-weight: 600;
    border: 1px solid #1c204b;
}

    .fastag-btn:hover {
        border: 1px solid #1c204b;
        color: #1c204b !important;
    }

.cat-links a {
    color: #f00;
}

.entry-title {
    font-size: 3rem;
    font-weight: 700;
    color: #222;
    line-height: 1.2;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.entry-meta {
    margin: 0 0 1.154em;
    font-size: 13px;
    color: #888;
    margin-bottom: 0px;
}

.entry-content {
    margin: 1.5em 0 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.inner-blog-hd {
    font-size: 24px;
    font-weight: 700;
}

.entry-meta a {
    color: #888;
}

.wp-block-zozuk-wphindi {
    font-size: 16px !important;
    margin: 0 0 1.5em;
}

.wp-block-table td, .wp-block-table th {
    border: 1px solid #ededed;
    padding: 8px 15px;
}

.widget-title {
    font-size: 18px;
    border-bottom: 2px solid #e74c3c;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 24px;
    border-bottom: 2px solid #D93;
}

.hms-title {
    font-size: 14px;
    margin: 0 0 .8em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-weight: 600;
}

.hms-thumb img {
    max-width: 150px;
    vertical-align: top;
}

.hms-title a {
    color: #222;
    line-height: 1.3;
}

.hms-thumb {
    float: left;
    margin-right: 15px;
}

.hms-meta {
    color: #888;
    font-size: 13px;
    margin: 0;
}

.whatsapp {
    position: fixed;
    left: 0px;
    bottom: 10px;
    z-index: 999;
}

    .whatsapp img {
        max-width: 80px;
        padding: 5px;
    }

.api-become {
    background: #00359f;
    padding: 5px 10px;
    border-radius: 4px;
    font-weight: 600 !important;
}

.Presence-section {
    background: #fbfafa;
    padding: 25px 0px;
    margin-top: 0px;
}

    .Presence-section .single-statics {
        text-align: center;
        margin: 0 auto;
        display: block;
    }

        .Presence-section .single-statics i {
            color: #1c204b;
            font-size: 40px;
        }

        .Presence-section .single-statics h2 {
            color: #1c204b;
            font-size: 20px;
            font-weight: 600;
        }

        .Presence-section .single-statics span {
            color: #fff;
            font-size: 26px;
            font-weight: 700;
        }

.text-white h2 {
    color: #1c204b !important;
}

    .text-white h2:after {
        background: transparent !important;
    }

#partner .client-design {
    margin: 0px;
}

#screenshots .item img {
    background: linear-gradient(135deg, #fff 50%, #0d2444 0%);
}

.upi-list li {
    padding: 10px 0px;
    color: #000;
}

    .upi-list li i {
        color: #1c204b;
    }

.portfolio_box img.hvr-shutter-out-vertical {
    max-width: 100%;
}

.portfolio_box .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    border-bottom: 3px solid #fd0000;
    cursor: default;
    background-color: #fff;
    color: #050505;
    /* border: 1px solid #ddd; */
    /* border-bottom-color: transparent; */
}

.portfolio_box .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    padding: 29px 35px 24px;
    text-align: center;
    color: #1d1d1d;
    font-size: 16px;
    font-weight: 600;
}

.portfolio_box h2 {
    color:#1c204b;
    font-weight: 700;
    font-size: 34px;
}

.portfolio_box .portfolio_box .portfolio_list {
    display: block;
    background: url(../img/portbg.png) repeat;
    padding: 20px 0px;
    margin: 10px 0px;
}

.portfolio_box .tab-content > .tab-pane {
    margin: 10px 0px 35px;
}

.portfolio_box .portfolbx1 {
    position: relative;
}

.portfolio_box .portfolbx1 {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.portfolio_box .portfolio_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease;
}

.portfolbx1:hover .portfolio_overlay {
    width: 100%;
    cursor: pointer;
}

.portfolio_list .col-md-4.col-sm-4.col-lg-4 {
    padding: 20px;
}

.portfolio_box .nav-tabs > li > a:hover {
    background-color: #fff;
    border-bottom: 3px solid  #1c204b;
}

.portfolio_box .nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}

.portfolio_box .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
}

.portfolio_box .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border-bottom: 3px solid  #1c204b!important;
    border: none;
    border-bottom-color: transparent;
}

.portfolio_list {
    display: block;
    background: url(../img/portbg.png) repeat;
    padding: 15px 0px;
    margin: 15px 0px;
}

