@import"https://use.fontawesome.com/releases/v5.6.3/css/all.css";
@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/css/font-awesome.css";

html, body {
    margin: 0px;
    padding: 0px;
    font-family: 'Nunito Sans', sans-serif;
    background-color: #eef9fe;
    overflow-x: hidden;/*font-family: 'Montserrat', sans-serif;*/
}
a:hover {
    text-decoration: none;
}
a {
    text-decoration: none;
}

.news_letter_box ::placeholder {
  color: #666 !important;
  opacity: 1; /* Firefox */
}

.news_letter_box :-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #666 !important;
}

.news_letter_box ::-ms-input-placeholder { /* Microsoft Edge */
 color: #666 !important;
}
.g_header {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 99999999999999
}

.g_shrink  {
	position: fixed;
	background: #fff;
	box-shadow: 0 0 26px #00000029;
}

footer .fa-play {
    width: 27px;
    height: 27px;
    background-color: #ff0202;
    text-shadow: 0 0 black;
    color: #fff;
    font-size: 14px !important;
    text-align: center;
    line-height: 28px;
    border-radius: 4px;
    /* margin-top: -15px !important; */
    position: relative;
    top: -4px;
}
.g_header2 {
	position: relative;
	top: 0;
	right: 0;
	left: 0;  
	z-index: 999;
}

.g_shrink2  {
	position: fixed; background: #fff;
	 margin-top:3.8%;
	box-shadow: 0 0 26px #00000029;
}
.g_shrink .topbarbg {
    float: left;
    width: 100%;
    margin-top: 0px; padding: 15px 0;
}
.g_shrink .login-btn {
    border: 2px solid #004778;
    border-radius: 50px;
}
.wsmenu>.wsmenu-list>li>ul.sub-menu {
    position: absolute;
    top: 37px;
    z-index: 1000;
    margin: 0px;
    padding: 0px;
    min-width: 190px;
    background-color: #fff;
    border: solid 1px #ffffff;
    padding: 9px 17px;
}
.g_shrink .wsmenu>.wsmenu-list>li>a{ color:#273387;}
.g_header .color-logo{ display:none;}
.g_shrink .top_blue_row{ display:none;}
.g_shrink .color-logo{ display:block;}
.g_shrink .white-color-logo{ display:none;}
.padding_li {
    padding: 0px 31px !important;
    font-size: 16px !important;
}
.topbarbg {
        float: left;
    width: 100%;
    margin-top: 0;
    padding: 30px 0;
}
.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a:hover {
    color: #000;
    text-decoration: none;
}
.login-btn {
    border: 2px solid #FFF;
    border-radius: 50px;
}
.triangle-up {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#167abf, #16c2e4);
    position: relative;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 27%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 25.5%, 0% 100%);
}
.triangle-left {
    width: 56%;
    height: 54.8%;
    background-image: linear-gradient(#167abf, #16c2e4);
    position: absolute;
    bottom: 0px;
    -webkit-clip-path: polygon(35% 50%, 100% 100%, 100% 0);
    clip-path: polygon(35% 50%, 100% 100%, 100% 0);
    right: 0;
}
.top_banner_section:after {
    position: absolute;
    content: "";
    width: 665px;
    height: 79%;
    background: url(../images/banner_watarmark.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 0;
    background-size: contain;
}
.grey_box {
    float: left;
    /* background-color: #f5f5f5; */
    border-left: 1px solid #dadada;/* border-right: 1px solid #dadada; */
}
.image {
    position: absolute;
    position: absolute;
    z-index: 99;
    right: 11%;
    top: 17%;
}
.banner_text {
    position: absolute;
    z-index: 999;
    top: 27%;
    z-index: 9;
    width: 30%;
}
.top_banner_section {
    float: left;
    width: 100%;
    clear: both;
    position: relative;/* height: 1350px; */
    height: 145vh;
}
.banner_text h3 {
    font-size: 40px;
    font-weight: 800;
    color: #FFF;
}
.desktoplogo {
    margin-top: 5px;
}
.banner_text p {
    font-size: 19px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 30px;
    margin-top: 21px;
}
.form_section {
    float: left;
    width: 100%;
}
.form_section .form-control {
    display: block;
    width: 100%;
    height: 46px;
    padding: .375rem 1.75rem;
    font-size: 17px;
    line-height: 1.5;
    color: #FFF !important;
    background-color: transparent;
    background-clip: padding-box;
    font-family: 'Montserrat', sans-serif;
    border: 2px solid #FFF;
    border-radius: 22.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

::placeholder {
 color: #FFF !important;
 opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #FFF !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #FFF !important;
}
.btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 11px 25px;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: absolute;
    right: 0;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
    z-index: 9999999;
    color: #FFF;
}
.form-control:focus {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    outline: 0;
    box-shadow: none;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-radius: 35.25rem;
}
 input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
 background-color: transparent !important;
 background-image: none !important;
 color: rgb(0, 0, 0) !important;
}
/*.top_banner_section:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 1000px solid transparent;
    border-right: 902px solid transparent;
    border-bottom: 550px solid #edf7fc;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
}
.top_banner_section:before {
    position: absolute;
    content: "";
    background-image: -o-linear-gradient(#167abf,#16c2e4 );
    width: 1096px;   
    height: 220px;
    transform: rotate(-30deg);
    top: auto;
    /* left: 0; 
    background-color: #edf7fc;
    z-index: 9999;
    bottom: 617px;
    right: -171px;
}


.triangle-up {
    margin: 0 auto;
    width: 25%;
    height: 0;    
    padding-left:25%;
    padding-bottom: 25%;
    overflow: hidden;
}
.triangle-up:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left:-500px;
    border-left: 500px solid transparent;
    border-right: 500px solid transparent;
    border-bottom: 500px solid #4679BD;
}*/



/*------------------------------------------header_section------------------------------------------------------*/


header {
    float: left;
    width: 100%;
    clear: both;
    position: absolute;
    z-index: 999;
}
.top_blue_row {
        float: left;
    width: 100%;
    background-color: #004778;
    padding: 8px 0px;
    text-align: center;
    /* padding-bottom: 8px; */
}
.top_blue_row p {
    margin: 0px;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
}
.top_blue_row p .offer_btn {
        background-color: #005d9d;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 7px 26px;
    color: #FFF;
    border-radius: 46px;
    margin-right: 20px;
}
.top_blue_row a {
    color: #FFF;
}
.top_blue_row p .offer_btn:hover {
    background-color: #00253e;
    transition: 0.5s ease;
}
.headerwp {
    float: left;
}
/*------------------------------------------payment_method_section------------------------------------------------------*/

.payment_method_section {
    float: left;
    width: 100%;
    padding-top: 60px;
}
.payment_method_section .title {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(#16c2e4, #167abf);
    color: transparent;
}
.payment_method_section p {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: 17px;
}
.method_boxes {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 34px;
}
.method_box-inner {
    background-color: #FFF;
    border-radius: 15px;
    text-align: center;
}
.method_box-inner {
    background-color: #FFF;
    border-radius: 15px;
    padding: 27px 0px;
    text-align: center;
    float: left;
}
.method_box-inner {
    background-color: #FFF;
    border-radius: 15px;
    padding: 23px 0px;
    text-align: center;
    float: left;
    height: 155px;
    width: 100%;
    margin-bottom: 15px;
}
.method_box_main:nth-child(1) {
    margin-left: 0px;
}
.margin_left {
    margin-left: 9px;
}
.margin_top {
    margin-top: -9px;
}
.mehtod_caption {
    clear: both;
    text-align: center;
}
.method_box_main {
    width: 14%;
    float: left;
    text-align: center;
    margin-left: 35px;
}
.mehtod_caption h5 {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
.mehtod_caption h5 span {
    font-size: 22px;
    font-weight: 700;
    padding-right: 8px;
}
/*------------------------------------------shopping_cart_section------------------------------------------------------*/
.shopping_cart_plugin {
    float: left;
    width: 100%;
    position: relative;
}
.shopping_cart_plugin .title {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(#16c2e4, #167abf);
    color: transparent;
}
.shopping_cart_image {
    float: left;
    width: 100%;
    border-right: 3px solid #bdd6e1;
    padding-bottom: 96px;
    position: relative;
    z-index: 9999;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.shopping_cart_plugin p {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #231e1e;
}
.shopping_cart_plugin:after {
    content: "";
    position: absolute;
    left: -211px;
    top: 520px;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 934px;
    height: 185px;
    transform: rotate(-33deg);
    /* bottom: 83px; */
    z-index: 99;
}
/*------------------------------------------counter_section------------------------------------------------------*/

.service_bg img {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 200px !important;
}
.serivces_left_section .title {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(#16c2e4, #167abf);
    color: transparent;
    margin-top: 19px;
    margin-bottom: 17px;
}
.service_bg {
    float: left;
    width: 100%;
    background-color: #eef9fe;
    border-radius: 20px;
}
.service_inner {
    float: left;
    width: 100%;
    text-align: center;
}
.service_inner h4 {
        font-size: 17px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin-top: 30px;
}
.serivces_left_section h4 {
    font-size: 24px;
    text-transform: uppercase;
}
.serivces_left_section {
    float: left;
    width: 100%;
    padding-left: 51%;
    position: relative;
}
.service_bg {
    float: left;
    background-color: #eef9fe;
}
.serivces_left_section:after {
    position: absolute;
    content: "";
    background: url("../images/service_left.png") no-repeat;
    width: 269px;
    height: 479px;
    top: 0px;
    left: 0px;
}
.serivces_right_section {
    float: left;
    width: 100%;
    position: relative;
    left: 96px;
}
.serivces_left_section p {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: 17px;
}
.service_bg {
    float: left;
    background-color: #eef9fe;
    /* border: 1px solid; */
    padding: 65px 0px;
    padding-top: 45px;
    box-shadow: 0px 7px 16px #dfeef5;
    margin-bottom: 30px;
}
.serivces_right_section {
    position: relative;
}
.serivces_right_section:after {
    content: "";
    position: absolute;
    left: auto;
    top: 0;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 108%;
    height: 240px;
    z-index: auto;
    right: 0;
    border-radius: 23px;
}
.services_secton .owl-carousel .owl-nav.disabled {
    display: block;
    /* position: absolute; */
    right: auto;
    left: -46%;
    top: 64%;
}
.services {
    margin-top: 49px;
}
.services_secton {
    float: left;
    width: 100%;
    padding-top: 130px;
    padding-bottom: 70px;
}
.top_counter_section {
    float: left;
    width: 100%;
    margin-top: -372px;
    clear: both;
    margin-bottom: 100px;
}
.counter_box_inner {
    background-color: #FFF;
    border-radius: 15px;
    position: relative;
}
.counter_box_inner img {
    margin: 0 auto;
    display: block;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}
.counter h2 {
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    text-align: center;
    color: #764c29;
    margin-top: 17px;
}
.counter h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #272424;
    font-size: 22px;
    text-transform: uppercase;
}
.counter {
    padding: 107px 0px;
    padding-bottom: 15px;
}
.service_inner a img {
    width: 66px !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
}
/*------------------------------------------Features_section------------------------------------------------------*/






.features_section {
    float: left;
    width: 100%;
    clear: both;
    background: url(../images/features_bg.jpg) no-repeat;
    background-size: cover;
    z-index: 99;
    position: relative;
    padding: 120px 0px;
    padding-top: 170px;
}
.features_section:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom right, #16c2e4, #167abf);
    top: 0;
    left: 0;
    opacity: 0.93;
    z-index: -9;
}
.title {
    font-size: 35px;
    font-weight: 700;
    color: #FFF;
}
.title_bottom {
    font-size: 18px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
}
.features_box {
    float: left;
    width: 100%;
}
.features-box-inner {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.features_title {
    font-size: 19px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    margin-top: 10px;
}
.features-box-inner p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    margin-top: 10px;
    line-height: 30px;
}
.features_section:before {
    position: absolute;
    content: "";
    background: url(../images/features_bg_top.png) no-repeat;
    top: -1px;
    left: 0;
    width: 100%;
    height: 135px;
}

.plus {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #764c29;
    right: 95px;
    top: 115px;
}


.plus1 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #00a79d;
    right: 120px;
    top: 120px;
}


.plus2 {
    
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #f42e10;
    right: 112px;
    top: 115px;
}
    
}


/*------------------------------------------testimonial_section------------------------------------------------------*/

.testimonial_section {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 110px;
}
.testimonail-bg-section {
    background: url(../images/testimonial-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 99;
    margin-right: 392px;
    border-radius: 0px 20px 20px 0px;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 80px;
}
.testimonail-bg-section:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom right, #16c2e4, #167abf);
    top: 0;
    left: 0;
    opacity: 0.93;
    z-index: -9;
}
.testimonial-caption {
    /* float: left; */
    width: 100%;
    clear: both;
    padding-left: 17.5%;
}
.testimonial-caption h3 {
    font-weight: 700;
    font-size: 35px;
    color: #FFF;
}
.testimonial-slider p {
    color: #FFF;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.testimonial-slider {
    margin-top: 35px;
}
.testimonal-client {
    float: left;
    width: 100%;
    margin-top: 11px;
}
.client_logo {
    float: left;
}
.client_Name {
    float: left;
    margin-left: 20px;
}
.client_Name h4 {
    font-size: 22px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
}
.client_Name h5 {
    font-size: 17px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
}
.owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    right: -127px;
    top: -127px;
}
.testimonial-slider .flaticon-left-arrow {
    font-size: 40px;
    color: #FFF;
}
.testimonial-slider .flaticon-right-arrow {
    font-size: 40px;
    color: #FFF;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
/*------------------------------------------footer_section------------------------------------------------------*/


footer {
    float: left;
    width: 100%;
    background: url("../images/footer_bg.png") no-repeat;
    background-position: bottom;
    background-size: cover;
    clear: both;
    padding-top: 90px;
    padding-bottom: 80px;
}
.footer_menu_listing {
    float: left;
    width: 100%;
}
.footer_menu_listing_inner {
    float: left;
    width: 100%;
}
.footer_gray_title {
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #767676;
    margin-bottom: 16px;
}
.footer_menu_listing_inner ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.footer_menu_listing_inner ul li {
    display: block;
}
.footer_menu_listing_inner ul li a {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color: #0d4e9e;
    line-height: 34px;
    font-weight: 400;
}
.margin_top_footer {
    margin-top: 16px;
}
.input-group {
    margin: 0px auto;
    width: 100%;
    float: left;
    margin-bottom: 27px;
}
footer input.btn.btn-lg, footer input.btn.btn-lg:focus {
    outline: none;
    width: 100%;
    height: 43px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 12px;
    text-align: left;
    color: #525252;
    font-family: 'Montserrat', sans-serif;
    background-color: #FFF;
}
footer button.btn {
    width: 35%;
    height: 43px;
    /* line-height: 43px; */
    padding: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 15px;
    /* text-transform: uppercase; */
    font-family: 'Montserrat', sans-serif;
    margin-top: 6px;
    font-weight: 600;
    padding-left: 0px;
}
 .news_letter_box::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #000;
 opacity: 1; /* Firefox */
}
 .news_letter_box:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #000;
}
 .news_letter_box::-ms-input-placeholder { /* Microsoft Edge */
 color: #000;
}
footer .promise {
    color: #999;
}
.powered_by_logo_section {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 110px;
}
.powered_by_logo_section .footer_gray_title {
    text-align: center;
}
.footer_logo {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 50px;
}
.footer_logo li {
    display: inline-block;
    padding-left: 30px;
}
.footer_logo li:nth-child(1) {
    padding-left: 0px;
}
.copyright {
    font-size: 15px;
    text-transform: uppercase;
    color: #726e6e;
    font-family: 'Montserrat', sans-serif;
    margin-top: 48px;
    float: left;
}
.social_icons li {
    display: inline-block !important;
}
.social_icons i {
    font-size: 26px;
    margin-right: 10px;
}
.padding-left {
    padding-left: 0px;
}
.padding-right {
    padding-right: 0px;
}
.flaticon-facebook-logo {
    color: #39579a;
}
.flaticon-twitter-sign {
    color: #00abf0;
}
.flaticon-instagram {
    color: #e22470;
}
.flaticon-linkedin-logo {
    color: #0071a1;
}
.btn-group-lg>.btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0;
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border: none;
    background-image: linear-gradient(#16c2e4, #167abf);
}



.top_banner_section_new{ float:left; width:100%; background:url(../images/banner-bg.png) no-repeat; background-size:100%; min-height: 875px; }

.banner_text_new{ margin-top: 59%; float:left; width: 100%;}
.banner_text_new h3 {
    font-size: 26px;
    font-weight: 800;
    color: #FFF;
}
.banner_text_new p {
    font-size: 15px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 32px;
    margin-top: 21px;
}


.image2{ float:left; width: 100%; margin-top:29%;}
.footer-menu-mobile{ display:none;}
.mobile-banner-text{ display:none;}

.mobile-display{ display:none;}
.destop-display{ display:block;}
.offer_btn2{ display:none;}

.security-text h4{
    
    font-size: 21px;
    color: #0086bf;
    line-height: 20px;
    margin-bottom: 20px;
    
}

.security ul li {
    
    padding: 0px;
    
}

.security-img img{
    
    width: 320px;
    
}

.key-features1 img {
    
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.support-faq img {
    
    
    display: block;
    margin: 0 auto;
    width: 110px;
    margin-bottom: 20px;
    
    
}



.key-features1 h4 {
    color: #0086bf;
    font-size: 21px;
    text-align: center;
}
.security-text p{
    
  font-size: 16px; 
    line-height: 20px;
    
}

.Upi-work1 {
    
    background:#fff;
    padding: 60px 0px;
    
    
}

.inner-banner{ float: left;
    width: 100%;
    background-image: linear-gradient(#167abf, #16c2e4);
    min-height: 325px;
    padding-top: 14%; position: relative;
   
    padding-bottom: 50px;}
.inner-banner:before{ content:""; display: block; height: 100%; position: absolute; top: 0; right: 0; left: 0;     background-image: linear-gradient(to bottom right, #16c2e4, #167abf);
   
    opacity: 0.9;}
.inner-banner .title{ position:relative; z-index: 999;}
.inner-banner .breadcrumb{ position:relative; z-index: 999;}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #ffffff;
    content: "/";
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
background-color:transparent;
    border-radius: .25rem;
}
.breadcrumb a{ color:#fff;}
.breadcrumb-item.active {
    color: #fff;
}

.inner-content_section{ float:left; width: 100%;  background-color: #ddf1fb; padding: 100px 0; padding-top: 0; }

.inner-menu{ padding:0; margin: 0; text-align: center; background: #fff;}
.inner-menu li{ display:inline-block; list-style: none;}
.inner-menu li a{ display:inline-block; padding: 0 0; list-style: none; font-size: 17px; padding: 18px 10px; text-transform: uppercase; border-right: solid 1px #eee; }


.title_inner_main{ display:block; text-align: center;}
.title_inner_main .small-title{ font-size:18px; color: #000; text-align: left;}
.title_inner_main .title-inner{ margin-bottom: 40px; font-size:40px; position: relative; text-align: left; font-weight: 700; }
.title_inner_main .title-inner:after{ position:absolute;     bottom: -8px; content:""; display: block; width: 150px; height: 4px;        background-image: linear-gradient(#167abf, #16c2e4);}
.clr{ clear:both;}

.content{ font-size:16px; text-align: left;}

.download_developers_box{ margin-bottom: 16px; border: solid 1px #a7dbff; padding-bottom: 30px; float:left; width: 100%; background: #fff; border-radius:10px; text-align: center; margin-top: 20px;}
.download_developers_box:hover{transition: 0.5s ease; cursor:pointer; box-shadow: 0 0 30px #00000040; border: solid 1px #ed1c24;}
.download_developers_box img{ width:100%; }
.download_developers_box span{ float:left; width: 100%; font-size:25px; margin-bottom: 10px;}
.download_btn{ float:left; width: 100%;}



.offer_btn {
    background-color: #005d9d;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 15px 35px;
    color: #FFF;
    border-radius: 46px;
	margin-right: 0px; display: inline-block;}

.offer_btn:hover {
    background-color: #00253e;
    transition: 0.5s ease; color: #fff;
}

.sticky-header{        float: left;
    width: 100%;
    text-align: center;
    box-shadow: none; background: #fff;
/*    border-top: solid 1px #e2e2e2;*/
    box-shadow: 0 4px 11px #0000001a;}
.sticky-header .row{ margin:0;}
.sticky-header .col-lg-4{ padding:0;}
.sticky-header .col-lg-3{ padding:0;}
.sticky-header a{ font-size:14px; text-align: center; text-transform: uppercase; padding: 19px 0; display: block; border-right:solid 1px #dadada; color: #666;}
.sticky-header a:hover{ background:#004778; color: #fff;}
.sticky-header .border-left{ border-left:solid 1px #eee;}
#mobile{ float:left; width: 100%; padding-top: 100px;}
#api{ float:left; width: 100%; padding-top: 100px;}
#website{ float:left; width: 100%; padding-top: 100px;}


.beautifull-exp{ float:left; width: 100%; padding: 100px 0;}



.large-range-of-payment{ float:left; width: 100%; background: #fff; padding: 100px 0;}

.payment-option-box{ float:left; width: 100%; min-height: 177px; margin-top: 20px; border-radius:10px; margin-bottom: 20px; border: solid 1px #a7dbff; padding: 20px 15px;
min-height: 323px;

}
.payment-option-box:hover{transition: 0.5s ease; cursor:pointer; box-shadow: 0 0 30px #00000040; border: solid 1px #ed1c24;}
.payment-option-box .content{ font-size:16px; color: #666; padding-top: 15px;}

.payment-option-box i{ margin-right:10px;}
.payment-option-box h5{ font-size:19px;}

.industri-sucess{float:left; width: 100%; background: #eef9fe; padding: 100px 0;}

.industry-best-conversion-rates{ float:left; width: 100%; background: #094d8b; padding: 100px 0;}

.color-white{ color:#fff;}


.crousel_div h4{     font-size: 25px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;}

.crousel_div p{ color:#fff; text-align: left; font-size: 15px; margin-bottom:45px;}

.imag-div{     float: left;
    width: 100%;
    margin-top: 7%;
	margin-left: 14%;}
.nav-link .content{ text-align:center; font-size: 15px;}
.nav-link h5{ text-align:center; width: 100%;}
.padding-top-bottom{    padding-top: 50px;
    padding-bottom: 50px;}
.background{ float:left; width: 100%; background: #fff;}

.icon_div{ float:left; box-shadow: 0 0 20px #0000001f; width: 100%; background: #fff; padding: 15px; margin-bottom: 20px; margin-top: 20px;}
.icon_div h5{     font-size: 18px;
    margin-top: 20px;
    margin-left: 20px;}
.icon_div img{     width: 60px;
    border: solid 1px #eee;
    float: left;
    margin-right: 18px;}

.mt60{ margin-top:46px;}


.page-background{ float:left; width: 100%; background: #eef9fe;}


.padding{ padding:30px; text-align: center;}

.Upi {
    
  padding: 15px 0px;  
    
    
}

.key-features h4 {
    
 color: #0086bf;
    font-size: 21px;
     
}
.started-now .custom-btn.ghost {
    color: #39c478;
    border-color: #39c478;
    background-color: #fff;
}

.started-now .custom-btn {
    color: #fff;
    min-width: 215px;
    height: 50px;
    line-height: 46px;
    border-radius: 6px;
    font-size: 20px;
    font-weight: 700;
    margin-right: 18px;
    margin-left: 18px;
    transition: all ease-in-out .3s;
}


.title-inner1 {
    
    text-align: center;
    font-size: 24px;
    padding: 30px 0px;
    
}


.started-now h5 {
    
    
    text-align: center;
    margin: 30px 0px;
    font-size: 18px;
}

.custom-btn {
    color: #fff;
    min-width: 104px;
    height: 24px;
    border-radius: 4px;
    background-color: #39c478;
    border: 2px solid #39c478;
    text-align: center;
    font-size: 12px;
    margin-right: 6px;
    margin-left: 6px;
    transition: all ease-in-out .3s;
    display: inline-block;
    padding: 0;
}


.started-now .action-box {
    background-color: #f2fafe;
    height: 204px;
    max-width: 588px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 53px;
    padding-bottom: 48px;
}


.Upi p{
    
    margin-bottom: 50px;
    line-height: 30px;
    
}

#header {
    padding: 2em 0 1.2em;
}
.merchant_logo0Y49Hn {
    height: 60px;
    width: 160px;
    background: url(data:image/png;base64, /9j/4AAQSkZJRgABAQEAYABgAAD/4gxYSUNDX1BST0ZJTEUAAQEA…MAC+CT2HSvQa5vw14XGh6zqN7Brmq3EOoXEt1JZziAwpLIQSylYhJwBtALkY9eDXSUhn/2Q== ) no-repeat scroll left top;
    float: left;
}

.logo {
    background: url(../../images/payu_indiaff3e.html?v1.0) no-repeat left top;
    width: 174px;
    height: 60px;
    float: left;
    margin-right: 0;
}

.clearfix:after, .container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.order-summary {
    font-family: "Helvetica Neue", Arial, Helvetica,sans-serif;
    color: #FFF;
    border: 1px solid #FFF;
    overflow: hidden;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-weight: 400;
    background: #00AEEF;
    width: 100%;
    height: auto;
}

.order-summary .padding1 {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.order-summary span {
    color: inherit;
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
}

.upi-payment {
    
    padding: 50px 0px;
    
}

.order-summary span {
    color: inherit;
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
}

.order-summary span {
    color: inherit;
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
}


.key-features-bg1 {
    
    background-color: #000 !important;
    width: 100%;
    
}

.key-features1-bg {
    
    padding: 10px 30px 30px 10px;
    clear: both;
    margin-top: 50px;
}

.features {
    
    background: #00AEEF;
    color: #fff;
    
}
.feature-left 
{
    float: left;
    width: 60%;
    font-size: 16px;

}
.features-right 
{
    float: right;
    width: 40%;
    font-size: 16px;
    
}

.disclaimer h1 {
    
 font-size: 30px;
text-align: center;
margin-bottom: 20px;
    
}

.disclaimer {
    
    background-color: #fff;
    box-shadow: 0px 0px 80px 0px #ccc;
    padding: 30px;
    border-radius: 15px;
    
}


.disclaimer:hover {
    transition: 0.5s ease;
    cursor: pointer;
    box-shadow: 0 0 30px #ccc;
    border: solid 1px #ed1c24;
}

.pad

#payment #payment-tabs {
    float: left;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
}
.ui-tabs-vertical ul {
    width: 145px;
    margin-left: 0!important;
    float: left;
    background: #F9F9F9;
}

.page-not-found {
    
    box-shadow: 0px 0px 80px 0px #ccc;
    background-color: #fff;
    padding: 30px;
    text-align: center;
}


.page-not-found h5 {
    font-size: 26px;
    margin-top: 15px;
    color: #4e4b4b;
    margin-bottom: 15px;
}


.page-not-found h3 {
    
    font-size: 45px;
    margin-top: 20px;
    font-weight: 800;
    color: #0060ac;
    
}
    

.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.popup .popuptext {
  visibility: hidden;
  width: 160px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
}

.button{
    
    background: #000;
    border: none;
    
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    padding-top: 110px;
}

.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}


.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    /* position: relative; */
    top: 1px;
    border-bottom: 0!important;
    white-space: nowrap;
    margin: 0 .2em 1px 0;
    padding: 0;
}
.ui-tabs-vertical ul li {
    position: relative;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    background-color: #FFF;
    color: #00AEEF;
    border-left-color: #00AEEF;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected span.white {
    display: block;
}
.ui-tabs-vertical ul li span.white {
    position: absolute;
    background: #FFF;
    display: none;
    width: 6px;
    height: 40px;
    right: -5px;
    top: -1px;
}

.ui-tabs .ui-tabs-nav li a {
    display: block;
    cursor: pointer;
    float: left;
    background-color: #F9F9F9;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    border-left: 3px solid #F9F9F9;
    border-bottom: 1px solid #CCC;
    position: relative;
    margin: 0!important;
    padding: 10px;
}
.ui-tabs-vertical ul li a {
    width: 122px;
    border-radius: 0!important;
}

.clearfix:after, .container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.ui-tabs-vertical .ui-tabs-panel {
    width: 566px!important;
    border-left: 1px solid #EEE;
    float: left;
    min-height: 290px;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    background: none;
    border-width: 0;
}

.vpa-pay {
    width: 560px;
    margin-top: 30px;
    position: relative;
}

.vpa-pay .aligncenter {
    position: relative;
}
.aligncenter {
    text-align: center;
}
.vpa-pay-form {
    padding: 0 70px;
    margin-top: 0px;
    margin-bottom: 25px;
}

.vpa-pay-form .vpa-label {
    margin: 14px auto 0 auto;
    width: 192px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
}

.autoCompleteCombo {
    width: 192px;
    margin: 0 auto;
}

.vpa-pay .lrn-btn-div {
    position: absolute;
    top: -10px;
    right: 0;
}

#payment .payment-buttons {
    text-align: center;
    clear: both;
}

div.append-bottom, .append-bottom {
    margin-bottom: 1.5em;
}
.message {
    text-align: center;
    overflow: hidden;
}
.append-1 {
    padding-right: 40px;
}
.hidden {
    display: none !important;
    visibility: hidden;
}

#payment .payment-buttons {
    text-align: center;
    clear: both;
}
.vpa-pay-form input.text {
    background-color: transparent;
    border: 1px solid #999;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -moz-outline-radius: 0;
    font-size: 1.1em;
    z-index: 10;
    background: #FFF;
    margin: .5em 0;
    padding: 7px 10px;
}
.vpa-pay-form input.text {
    width: 180px;
    background-color: #ffffff;
    border: solid 1px #c9c9c9;
    font-size: 13px;
    padding: 7px 7px 8px 8px;
}
input.text, input.title {
    width: 300px;
    padding: 5px;
}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea, select {
    margin: 0.5em 0;
}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea {
    background-color: #fff;
    border: 1px solid #bbb;
    color: #000;
}
.autocompleteField {
    margin-bottom: 0px !important;
}

.payment-buttons {
    
    margin-right: 0px;
  
    text-align: center;
    margin-left: 172px;
    border: 0px;
    padding: 6px 0px;
    color: #fff;
    margin-top: 40px;
    width: 40%;
    }

.ui-tabs-vertical ul {
    width: 145px;
    margin-left: 0!important;
    float: left;
        min-height: 403.594px;

    background: #F9F9F9;
}

.vpa-dtl-bx {
    background-color: #fffab2;
    border: solid 2px #00adf2;
    padding: 15px 15px 0 10px;
    text-align: center;
    width: 460px;
    margin: 10px auto;
}

.vpa-dtl-bx p {
    font-size: 12px;
    color: #4a4a4a;
    padding-bottom: 10px;
    margin: 0 0 .5em;
}

.vpa-pay a.lrn-btn {
    color: #00adf2;
    font-size: 12px;
    float: right;
    font-weight: bold;
    margin-right: 36px;
}

#payment .payment-buttons input#pay_button, .green-button {
    cursor: pointer;
    font-weight: 700;
    border: 1px solid #FFF;
    font-size: 1.2em;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    background-color: #00AEEF;
    background-image: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 10px 25px;
}

.upi-container {
    margin: 0 auto;
    font-family: "Helvetica neue",Helvetica,Arial,sans-serif;
    border: solid 2px #00adf2;
}

.Upi-work {
    
    background: #fff;
   padding-top: 50px;
    
}



.featur1{
    
    background: #fff;
    width: 100%;
     padding: 10px 10px 10px 10px;
    
}

.order-summary .inr-equiv {
    display: none;
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
}
.order-summary span {
    color: inherit;
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
}

#header {
    padding: 2em 0 1.2em;
}

.order-summary .padding1 {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.font-awesome-tag i{
    
    font-size: 50px;
    
}


.order-summary .padding1 {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
}
.order-summary .transid {
    text-align: right;
    background-color: transparent;
}
.order-summary .amount {
    margin-right: 0;
    line-height: 17px;
    padding-right: 7px;
    background: transparent;
    border-right: none;
}
.order-summary p {
    font-size: 13px;
}

.upi-title h4 {
    
    font-size: 21px;
    color: #0086bf;
    line-height: 20px;
    margin-bottom: 20px;
    
}




.page-background2{float:left; width: 100%; background: #094d8b;}

.box_without-bg{ float:left; width: 100%; text-align: center; border:solid 1px #2265a2; min-height: 280px; padding-top: 30px;}
.box_without-bg img{ margin-bottom:20px;}
.box_without-bg .content{ text-align:center;}
.page-background3{ float:left; width: 100%; }

.border-none{ border:none;}
.page-background3 span{float: left;
    width: 100%;
    font-size: 25px;
    margin-bottom: 10px;}
.page-background3 img{ width:250px;}

.box_holder{ float: left;
    width: 100%;
    background: #fff;
    padding: 20px; margin-bottom: 30px;
    box-shadow: 0 0 58px #0000001f;}
.box_holder h4{ font-size:30px;}
.box_holder strong{ font-size:20px; margin-bottom: 20px; float: left; width: 100%;}
.box_holder img{ width:100%;}
.wallet_div{ float:left; width: 100%; margin-top: 30px;}
.wallet_div img {
    margin-bottom: 20px;
   
}
.wallet_div1 img{ margin-bottom:20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}





.content1 {
    font-size: 16px;
    text-align: center;
}



.title-inner2{ float:left; width: 100%; text-align: center; font-size: 40px; color: #fff;}
.list{ padding:0; margin: 0 0 0 20px;}
.list li{ font-size:18px; margin-bottom: 10px;}
.accordian {
    /* margin: 0 auto; */
    color: #b5b5b5;
    float: left;
    width: 100%;
    margin-bottom: 70px;
    margin-top: 30px;
}
.accordian ul{ padding:0;}
.accordian ul li{     list-style: none;
    border: solid 1px #e6e6e6; float: left; width: 100%;
    margin-bottom: 16px;}
.accordian .title {
    background-color: #f7f7f7;
    color: #004778;
    padding: 15px 10px;
    font-size: 18px;
    margin: 0 0 0px 0;
    font-weight: 600; border-bottom: solid 1px #eee;
    transition: all .25s ease;
}
.accordian .title:hover {
  background-color: rgba(0, 0, 0, 0.005);
}
.accordian ul li:last-child .title {
  border-bottom: 0;
}
.accordian ul ul li a {
  display: block;
  background-color: #eee;
  padding: 1rem;
  color: #777;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.accordian ul ul li a:hover {
  background-color: #55acee;
  color: #fff;
}
.accordian ul ul {
  display: none;
}
.open {
  transform: rotate(45deg);
  transition: all .25s ease;
}
.accordian ul ul li:last-child a {
  border-bottom: 0;
}
.fa {
  transition: all .25s ease;
  float: right;
}
.accordian h3 {
  cursor: pointer;
}

.faq_text{ float:left; width: 100%; padding: 15px;}
.faq_text h4{ font-size:18px; color: #000;}
.faq_text .content{ color:#666;}

.get-help{ float:left; width: 100%; border: solid 1px #eee; text-align: center; padding: 20px;}
.get-help h3{ font-size:18px; color: #666; margin: 0;}

.blog_div{ float:left; width: 100%; padding: 15px; border: solid 1px #eee; margin-bottom: 30px;}
.blog_div h3{     font-size: 20px;
    padding: 15px 0 0 0;
    font-weight: 600;
    margin-bottom: 10px;}

.post-meta {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
    padding: 6px 0;
	float: left;
    position: relative; margin-bottom: 10px;
}

.post-meta ul.meta {
    margin: 0px;
    padding: 0px;
    list-style: none;
	float: left;
}


.post-meta ul.meta li {
    display: inline-block;
    margin-right: 10px;
    color: #999999;
    font-size: 16px;
    line-height: 40px;
}

.post-meta ul.meta li i {
    margin-right: 3px;
    color: #ccc;
}

.post-meta .share {
    top: 15px;
    bottom: inherit;
}

.blog_section_div .title{ color:#000; font-size: 29px; margin-bottom: 20px;}

.share button {
    width: 40px; float: right;
    height: 40px;
    background: #18254a;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: 0px;
    border-radius: 100%;
}

.share .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 40px;
    text-align: center;
    background-color: #fff;
    border: 0px;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
    padding: 0;
    margin: 0;
    width: 50px;
    overflow: hidden;
}

.share .dropdown-menu a {
    line-height: 36px;
}

.mobile-display {
    
    font-size: 18px;
    font-weight: 600;
}





.reply_form{ float:left; width: 100%;}

.reply_form{ float:left; width: 100%; padding: 50px 0;}
.reply_form textarea{ color:#000;}
.reply_form .title{ color:#000;}
.reply_form button{ border:none;}

.reply_form .form-control:focus {
    color: #000;
    background-color: transparent;
    border-color:#ced4da;
    outline: 0;
    box-shadow: none;
}

.divider{ float:left; width: 100%; height: 1px; background: #eee; margin-top: 40px;}

.comment{ float:left; width: 100%; padding-top: 20px; padding-bottom: 20px; border-bottom: solid 1px #eee;}
.comment_text{ font-size:14px;}
.comment_text span{ color:#666; margin-bottom: 10px; float: left;}
.comment_text p{ text-align:left; font-size: 14px; clear: both;}
.title_3{ font-size:22px; font-weight: 600; margin-top: 10px; color: #000;}





.contact-infos {
    margin-bottom: 50px;
  }
    .ttl{
      margin-bottom: 40px;
  font-size: 30px;
  position: relative;
  text-align: left;
  font-weight: 700;
    }
    .ttl:after{
      position: absolute;
      bottom: -8px;
      content: "";
      display: block;
      width: 150px;
      height: 4px;
      background-image: linear-gradient(#167abf, #16c2e4);
    }
    .contact-infos h5{
      font-weight: 600;
      text-transform: capitalize;
    }
    .contact-form{
      margin-bottom: 80px;
      padding-right: 30px;
    }

.key-features {
    padding-top: 30px;
    padding-bottom: 15px;
    font-size: 16px;
}

.key-features-bg {
    
  
    background-image: linear-gradient(74deg,rgba(255,255,255,.5),rgba(255,255,255,.5)),linear-gradient(#d9f3ff,#d9f3ff);
    
}


.point {
    
    padding: 0px;
    margin-top: 20px;
    
}
key-features .point {
    margin-bottom: 70px;
    padding-left: 0px;
}

.key-features .point li {
    padding-left: 42px;
    position: relative;
    margin-bottom: 15px;
    list-style: none;
 
}

.key-features .point li:before {
    content: " ";
    width: 16px;
    height: 8px;
    border-left: 3px solid #39c478;
    border-bottom: 3px solid #39c478;
    position: absolute;
    top: 5px;
    left: 2px;
    padding: 0px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
    
    .contact-form form{margin-top: 50px;}
    .contact-form input[type="text"],
    .contact-form textarea{
      width: 100%;
      box-sizing: border-box;
      box-shadow: none;
      border: none;
      border-bottom: 2px solid #eee;
      border-radius: 0;
      color: #222222;
      padding: 10px 0px;
      margin-bottom: 30px;
    }
    .contact-form .form-group{position: relative;}
    .contact-form .form-group label{position: absolute;top: 10px;pointer-events:none;transition:.5s;color:#999999;left:0;}
    .contact-form input:focus ~ label,
    .contact-form textarea:focus ~ label,
    .contact-form input:valid ~ label,
    .contact-form textarea:valid ~ label
    {
       top: -12px;
       left: 0;
       color: #16c2e4;
       font-size: 12px;
       font-weight: bold;
    }
    .contact-form input:focus,
    .contact-form textarea:focus,
    .contact-form input:valid,
    .contact-form textarea:valid
    {
      border-bottom: 2px solid #16c2e4;
      color: #222222;
    }
    .contact-form .btn{
      background-color: #005d9d;
      font-size: 14px;
      font-weight: 600;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      padding: 15px 35px;
      color: #FFF;
      border-radius: 46px;
      margin-right: 0px;
      display: inline-block;
      left: 0;
    }
    .contact-form .btn:hover{
      background-color: #00253e;
      transition: 0.5s ease;
      color: #fff;
    }
  
  
    /* team page */
    .img-box{
      overflow: hidden;
   }
   .img-box img{
    width: 100%;
    transition:0.5s;
    cursor: pointer;
   }
   .img-box img:hover{
    transform:scale(1.3);
    transition:0.5s;
   }
   .content-box h4{
      text-align: center;
      margin-top: 30px;
      text-transform: capitalize;
      font-weight: 600;
      font-size: 22px;
      position: relative;
   }
   .content-box h4:after{
     content: '';
     width: 100px;
     height: 2px;
     position: absolute;
     top: 120%;
     left: 50%;
     transform: translateX(-50%);
     background-color: rgba(255, 51, 0, 0.5);
   }
   .content-box p{
     text-align: center;
     color: #167abf;
     font-weight: 600;
   }
   .content-box ul{
    display: block;
    list-style-type: none;
    padding: 0;
    text-align: center;
    background-color: #f7f7f7;
    height: 35px;
    position: relative;
   }
   .content-box ul:after{
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      bottom: 100%;
      left: 50%;
      transform: translate(-50%);
      border-top: 10px solid transparent;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #f7f7f7;
   }
   .content-box ul li{
    width: 20%;
    display: inline-block;
    line-height: 35px;
   }
   .content-box ul li a{
    text-decoration: none;
    text-align: center;
    font-size: 18px;
   }
   .top-content h2{
    margin-bottom: 40px;
  font-size: 30px;
  position: relative;
  text-align: left;
  font-weight: 700;
   }
   .top-content h2:after{
    position: absolute;
  bottom: -8px;
  content: "";
  display: block;
  width: 150px;
  height: 4px;
  background-image: linear-gradient(#167abf, #16c2e4);
   }
   .top-content p{
     margin-bottom: 50px;
   }
  
  
  
   /*get help*/
  
   .gethelp{
      background-image: url(images/get-help-bg.html);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-attachment: absolute;
    }
    .gethelp .faq-user-type {
      border-radius: 12px;
      box-shadow: 0 0 16px 0 rgba(229,229,229,0.76);
      background-color: #ffffff;
      padding: 35px 10px;
      margin-bottom: 30px;
      margin-left: 5px;
      margin-right: 5px;
  }
  .gethelp .icon-faq-user{
    display: inherit;
    margin-bottom: 20px;
    text-align: center;
  }
  svg:not(:root) {
      overflow: hidden;
  }
  .gethelp .faq-type-heading{
    padding-left: 0px;
      font-size: 18px;
      line-height: 26px;
      text-align: center;
      margin-top: 10px;
      margin-bottom: 24px;
      color: #888888;
  }
  .gethelp .arrow{
    display: block;
    float: none;
    margin: 0 auto;
  }
  
  /* faq category */
  .faq-category .category {
      text-align: center;
  } 
  
  .faq-category .query-widget {
      -moz-border-radius: 16px;
      -webkit-border-radius: 16px;
      border-radius: 16px;
      color: #a5a5a5;
      font-size: 16px;
      font-weight: 500;
      line-height: 1.75;
      text-align: center;
      margin-right: auto;
      margin-left: 0;
      max-width: 220px;
      width: 100%;
      height: 220px;
      transition: all ease-in-out 300ms;
      position: relative;
      display: block;
      padding-top: 46px;
      border: 1px solid #f7f7f7;
      margin-bottom: 50px;
  }
  .faq-category .query-widget:hover {
      background-color: #fff;
      box-shadow: 0 0 20px 0 #efefef;
      color: #16c2e4;
  }
  .faq-category .query-heading {
      font-size: 18px;
      font-weight: 500;
      line-height: 1.56;
      margin-bottom: 36px;
     position: relative;
  }
  .faq-category .heading-support{
      margin-bottom: 50px;
  }
  
  
  .division-tabs .nav-item{
      width: 100%;
      display: block;
      
  }
  .division-tabs .nav-item .nav-link{
      padding: 0px 20px;
      color: #767676;
      width: 100%;
      height: 30px;
      margin: 5px 0px;
      line-height: 30px;
      border-radius: 30px;
      font-size: 18px;
  }
  .division-tabs .nav-item .nav-link:hover,
  .division-tabs .nav-item .nav-link.active{
   background-color: #167abf;
   color: #ffffff;
   transition: .5s;
  }
  .division-tabs .imp-note-box ul{
      list-style-type:none;
      padding: 0;
      margin-top: 30px;
  }
  .division-tabs .imp-note-box h6{
     font-weight: 700;
  }
  .division-tabs .ttl{
      margin-bottom: 0;
  }
  .division-tabs .text-center h2{
      margin-bottom: 30px;
  }
  .division-tabs .imp-note-box .green-circle{
      width: 25px;
      height: 25px;
      line-height: 25px;
      text-align: center;
      border-radius: 50%;
      display: inline-block;
      background-color: #c6cacc;
  }
  .background .col-md-3 .nav{
      margin-bottom: 50px;
  }
.division-tabs .ck{
    padding-left: 0;
    padding-right: 0;
}
 
.division-tabs p{
    color: #8a8a8a;
}



@media (max-width: 1920px) {
.owl-nav {
    position: absolute;
    bottom: 32px;
    left: -47%;
}
    
    .footer_logo img{
        
        width: 115px;
        
    }
    
    .image {
    position: absolute;
    position: absolute;
    z-index: 99;
    right: 6%;
    top: 6%;
}
    
	
}



@media (max-width:1600px) {
	
	.owl-nav {
        position: absolute;
    bottom: 32px;
    left: -49%;
}
	
	.g_shrink2 {
    position: fixed;
    background: #fff;
    margin-top: 4.5%;
    box-shadow: 0 0 26px #00000029;
}
}

@media (max-width:1920px) {
    
    
    .testimonial_section {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 73px;
		
}
    
 .btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    margin-top: 5px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 11px 25px;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: absolute;
    right: 0;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
    z-index: 9999999;
    color: #FFF;
}   
    
    
    
    
}






@media (max-width: 1366px) {
	
	.title_inner_main .title-inner {
    margin-bottom: 40px;
    font-size: 30px;
    position: relative;
    text-align: left;
    font-weight: 700;
}
	
	.g_shrink2  {
	position: fixed;
	background: #fff; margin-top: 5.3%;
	box-shadow: 0 12px 26px #00000029;
}
    
    .testimonial_section {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 73px;
		
}
    
    .testimonial-caption {
    /* float: left; */
    width: 100%;
    clear: both;
    padding-left: 50px;
}
    .features_section {
    float: left;
    width: 100%;
    clear: both;
    background: url(../images/features_bg.jpg) no-repeat;
    background-size: cover;
    z-index: 99;
    position: relative;
    padding: 125px 0px;
    /* padding-top: 170px; */
}
    .services_secton .owl-carousel .owl-nav.disabled {
    display: block;
    /* position: absolute; */
    right: auto;
    left: -57%;
    top: 77%;
}
    
    .triangle-up {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#167abf, #16c2e4);
    position: relative;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 27%, 0% 100%);
    clip-path: polygon(0 0, 109% 0, 100% 22.5%, 0% 99%);
}
    
    .powered_by_logo_section {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 73px;
}
    footer {
    float: left;
    width: 100%;
    background: url(../images/footer_bg.png) no-repeat;
    background-position: bottom;
    background-size: cover;
    clear: both;
    padding-top: 73px;
    padding-bottom: 73px;
}
    .footer_gray_title {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #767676;
    margin-bottom: 16px;
}
    .footer_menu_listing_inner ul li a {
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color: #0d4e9e;
    line-height: 29px;
    font-weight: 400;
}
    .testimonail-bg-section {
    background: url(../images/testimonial-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 99;
    margin-right: 90px;
    border-radius: 0px 20px 20px 0px;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 80px;
}
    .testimonial-caption h3 {
    font-weight: 700;
    font-size: 25px;
    color: #FFF;
}
    .testimonial-slider p {
    color: #FFF;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}
    .serivces_left_section:after {
    position: absolute;
    content: "";
    background: url(../images/service_left.png) no-repeat;
    width: 269px;
    height: 479px;
    top: 0px;
    left: -26px;
}
    .service_inner h4 {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin-top: 30px;
}
    .serivces_left_section p {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: 17px;
}
    .mehtod_caption h5 span {
    font-size: 17px;
    font-weight: 700;
    padding-right: 8px;
}
    .payment_method_section p {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: 17px;
}
    
    .footer_logo img{
        
        width: 85px;
    }  
    
    
    
    .mehtod_caption h5 {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
   
      .mehtod_caption h6 {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
        
}
   
   .fas fa-play {
    color: #000;
} 
    
.social_icons .you-tube {
    
    font-size: 30px;
   
}
    
   .social_icons .fa-play {
    width: 28px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background-color: #ea0e0e;
    display: block;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
   
    position: relative;
    top: -5px;
}
    
    
    
    .shopping_cart_plugin:after {
    content: "";
    position: absolute;
    left: -511px;
    top: 520px;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 934px;
    height: 185px;
    transform: rotate(-33deg);
    /* bottom: 83px; */
    z-index: 99;
}
    
    .shopping_cart_plugin p {
        font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #231e1e;
}

.title {
    font-size: 25px;
    font-weight: 700;
    color: #FFF;
}
.counter h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #272424;
    font-size: 18px;
    text-transform: uppercase;
}
.counter h2 {
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    text-align: center;
    color: #764c29;
    margin-top: 17px;
    font-size: 23px;
}
    .banner_text {
    position: absolute;
    z-index: 999;
    top: 28%;
    z-index: 9;
    width: 30%;
}
    
    .top_counter_section {
    float: left;
    width: 100%;
    margin-top: -20%;
    clear: both;
    margin-bottom: 73px;
}
    .wsmenu>.wsmenu-list>li>a {
        display: block;
    padding: 0px 16px;
    line-height: 35px;
    text-decoration: none;
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 600;
}
    .top_blue_row {
    float: left;
    width: 100%;
    background-color: #004778;
    padding: 9px 0px;
    text-align: center;
    /* padding-bottom: 20px; */
}
    .top_blue_row p {
    margin: 0px;
    font-size: 14px;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
}
    .top_blue_row p .offer_btn {
    background-color: #2e9dd1;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 10px 26px;
    color: #FFF;
    border-radius: 46px;
    margin-right: 20px;
}
    .image {
       width: 502px;
    /* position: absolute; */
    position: absolute;
    z-index: 99;
    right: 11%;
    top: 17%;
    transform: rotate(1deg);
}
    .btn {
       display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    margin-top: 7px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 13px 13px;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: absolute;
    right: 0;
        margin-top: 7px;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    z-index: 9999999;
    color: #FFF;
}
    .form_section .form-control {
    display: block;
    width: 100%;
    /* height: calc(3.25rem + 2px); */
    padding: 23px 21px;
    font-size: 14px;
    line-height: 1.5;
    color: #FFF !important;
    background-color: transparent;
    background-clip: padding-box;
    font-family: 'Montserrat', sans-serif;
    border: 2px solid #FFF;
    border-radius: 22.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
   
.banner_text p {
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 30px;
    margin-top: 21px;
}
.banner_text h3 {
    font-size:25px;
    font-weight: 800;
    color: #FFF;
}
    .owl-nav{position: absolute;
    bottom: 0;
    left: -52%;}
    
    .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    right:-148%;
    top: -127px;
}
}


@media (max-width: 1360px) {
	.g_shrink2 {
    position: fixed;
    background: #fff;
    margin-top: 5.6%;
    box-shadow: 0 12px 26px #00000029;
}
    
    .top_counter_section {
    float: left;
    width: 100%;
    margin-top: -16%;
    clear: both;
    margin-bottom: 73px;
}
}

@media (max-width: 1280px) {
	
	.title_inner_main .title-inner {
    margin-bottom: 40px;
    font-size: 28px;
    position: relative;
    text-align: left;
    font-weight: 700;
}
	.g_shrink2 {
    position: fixed;
    background: #fff;
    margin-top: 5.6%;
    box-shadow: 0 12px 26px #00000029;
}
    
    .top_counter_section {
    float: left;
    width: 100%;
    margin-top: -20%;
    clear: both;
    margin-bottom: 73px;
}
}

@media (max-width: 1200px) {
    
    
    .top_banner_section {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
    height: 160vh !important;
}
    
.image {
    width: 429px;
    /* position: absolute; */
    position: absolute;
    z-index: 99;
    right: 11%;
    top: 17%;
    transform: rotate(1deg);
}    
    
    
    
}


@media (max-width: 1366px)
    
{
    
   .top_banner_section {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
    /* height: 1350px; */
    height: 145vh;
} 
    
    
}



@media (max-width: 1326px)

.plus {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #764c29;
    right: 107px;
    top: 119px;
}

.plus1 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #00a79d;
    right: 122px;
    top: 120px;
}

.plus2 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #f42e10;
    right: 110px;
    top: 120px;
}

}





@media (max-width: 1024px) {
	
    .imag-div {
    float: left;
    width: 100%;
    margin-top: 7%;
    margin-left: 41px;
}
    
.plus2 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #f42e10;
    right: 85px !important;
    top: 115px !important;
}
    
.form_section .form-control {
    display: block;
    width: 100%;
    /* height: calc(3.25rem + 2px); */
    padding: 23px 21px;
    font-size: 14px !important;
    line-height: 1.5;
    color: #FFF !important;
    background-color: transparent;
    background-clip: padding-box;
    font-family: 'Montserrat', sans-serif;
    border: 2px solid #FFF;
    border-radius: 22.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn {
    display: inline-block;
    font-weight: 500;
    font-size: 13px !important;
    text-align: center;
    white-space: nowrap;
    margin-top: 7px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 13px 13px;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: absolute;
    right: 0;
    margin-top: 10px !important;
    background-color: transparent;
    text-transform: uppercase;
    /* font-size: 16px; */
    font-family: 'Montserrat', sans-serif;
    z-index: 9999999;
    color: #FFF;
}    
    
    
    
    
 .plus {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #764c29;
    right: 80px;
    top: 115px;
}

.plus1 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #00a79d;
    right: 100px;
    top: 115px;
}    
  
.plus2 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #f42e10;
    right: 90px;
    top: 114px;
}    
    
    
    
 .offer_btn {
    background-color: #005d9d;
    font-size: 13px !important;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 15px 35px;
    color: #FFF;
    border-radius: 46px;
    margin-right: 0px;
    display: inline-block;
}
 
.plus {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #764c29;
    right: 94px;
    top: 112px;
    
}
    
    
.plus1 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #00a79d;
    right: 94px;
    top: 112px;
    
}
    
    
.plus2 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #f42e10;
    right: 94px;
    top: 112px;
    
}    
    
    
    
.title-inner2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #fff;
    line-height: 40px;
    margin-top: 20px;
}    
    
    
    
    
.btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    margin-top: 10px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 13px 13px;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: absolute;
    right: 0;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    z-index: 9999999;
    color: #FFF;
}    
    
    
    
    
	
	.industry-best-conversion-rates {
    float: left;
    width: 100%;
    background: #094d8b;
    padding: 50px 0;
}
	
	.industri-sucess {
    float: left;
    width: 100%;
    background: #eef9fe;
    padding: 50px 0;
}
	
	#api {
    float: left;
    width: 100%;
    padding-top: 50px;
}
	
	.payment-option-box {
    float: left;
    width: 100%;
    min-height: 163px;
    margin-top: 0px;
    border-radius: 10px;
    margin-bottom: 20px;
    border: solid 1px #a7dbff;
    padding: 20px 15px;
}
	
	.payment-option-box .content {
    font-size: 14px;
    color: #666;
    padding-top: 15px;
}
	
	.payment-option-box h5 {
    font-size: 16px;
}
	
	.large-range-of-payment {
    float: left;
    width: 100%;
    background: #fff;
    padding: 50px 0;
}
	
	#mobile {
    float: left;
    width: 100%;
    padding-top: 50px;
}
	.beautifull-exp{ padding-bottom: 50px;}
	#website {
    float: left;
    width: 100%;
    padding-top: 50px;
}
	
	.inner-banner {
    float: left;
    width: 100%;
    background-image: linear-gradient(#167abf, #16c2e4);
    min-height: 325px;
    padding-top: 23%;
    position: relative;
    padding-bottom: 20px;
}
	
    .title_bottom {
    font-size: 14px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
}
    .features-box-inner p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    margin-top: 10px;
  line-height: 20px;
}
    .counter h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #272424;
    font-size: 15px;
    text-transform: uppercase;
}
    .banner_text {
    position: absolute;
    z-index: 999;
    top: 28%;
    z-index: 9;
    width: 38%;
}
    .image {
    width: 412px;
    /* position: absolute; */
    position: absolute;
    z-index: 99;
    right: 6%;
    top: 18%;
    transform: rotate(0deg);
}
    .banner_text p {
    font-size: 14px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 30px;
    margin-top: 21px;
}
    .banner_text h3 {
    font-size: 20px;
}
   

footer {
    float: left;
    width: 100%;
    background: url(../images/footer_bg.png) no-repeat;
    background-position: bottom;
    background-size: cover;
    clear: both;
    padding-top: 73px;
    padding-bottom: 19px;
}
    .footer_logo li {
    display: inline-block;
    padding-left: 70px; width: 179px;
}
    
    .services_secton .owl-carousel .owl-nav.disabled {
    display: block;
    /* position: absolute; */
    right: auto;
    left: -57%;
    top: 77%;
}
    .title {
    font-size: 22px;
    font-weight: 700;
    color: #FFF;
}
    
    .serivces_left_section:after {
    position: absolute;
    content: "";
    background: url(../images/service_left.png) no-repeat;
    width: 269px;
    height: 479px;
    top: 0px;
    left: -65px;
}
    
    .services_secton {
    float: left;
    width: 100%;
    padding-top: 73px;
    padding-bottom: 70px;
}
    
    .method_box_main {
    width: 14%;
    float: left;
    text-align: center;
    margin-left: 29px;
}
    
    .shopping_cart_plugin:after {
    content: "";
    position: absolute;
    left: -660px;
    top: 520px;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 934px;
    height: 185px;
    transform: rotate(-33deg);
    /* bottom: 83px; */
    z-index: 99;
}
    
    .wsmenu>.wsmenu-list>li>a {
   display: block;
    padding: 9px 9px;
    line-height: 30px;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    color: #003360;
    font-weight: 600;
}
.ttl{
    font-size: 28px;
}
    
}

@media (max-width: 768px) {
	
	.sticky-header{ display:none;}
	.sticky-header a {
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 19px 0;
    display: block;
    border: solid 1px #dadada;
    color: #666;
}
    
    
    .plus {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #764c29;
    right: 50px;
    top: 112px;
    top: 114px;
}
    
    .plus1 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #00a79d;
    right: 50px;
    top: 112px;
    top: 114px;
}
    
    .plus2 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #f42e10;
    right: 50px;
    top: 112px;
    top: 114px;
}
    
.title-inner2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    color: #fff;
}    
    
    
.wallet_div img {
    margin-bottom: 20px;
    width: 100%;
}    
       
.upi-title h4 {
    font-size: 21px;
    color: #0086bf;
    line-height: 30px;
    margin-bottom: 20px;
}  
    
.Upi p {
    margin-bottom: 50px;
    line-height: 30px;
    font-size: 16px;
} 
    
.key-features h4 {
    color: #0086bf;
    font-size: 20px;
}    
    
.offer_btn {
    background-color: #005d9d;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 10px 40px;
    color: #FFF;
    border-radius: 46px;
    margin-right: 0px;
    display: inline-block;
}    
    
    
	
	.nav-link .content {
    text-align: center;
    font-size: 13px;
}
	
	.nav-link h5 {
    text-align: center;
    width: 100%;
    font-size: 16px;
}
	
	.content {
    font-size: 15px;
    text-align: left;
}
	
	.content {
    font-size: 15px;
    text-align: left;
}
	.content {
    font-size: 15px;
    text-align: left;
}
	
	.title_inner_main .title-inner {
    margin-bottom: 40px;
    font-size: 24px;
    position: relative;
    text-align: left;
    font-weight: 700;
}
    .topbarbg {
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 0;
}
    .offer_btn2{ float:right;   display: block;  background-color: #005d9d;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 10px 26px;
    color: #FFF;
    border-radius: 46px;
    margin-right: 20px;}
    
    .top_blue_row p .offer_btn{  
    font-size: 10px;}
    .mobile-display{ display:block;}
.destop-display{ display:none;}
    .mobile-banner-text .banner_text2{ padding:0 50px; padding-top: 45px;}
    .mobile-banner-text .banner_text2 h3 {
    font-size: 29px;
    font-weight: 800;
    color: #FFF;
}
    .banner_text2 p {
    font-size: 15px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 32px;
    margin-top: 21px;
}
    .top_banner_section{ display:none;}
    .mobile-banner-text{     display: block;
    background: url(../images/bg-mobile.jpg) no-repeat;
    float: left;
    width: 100%;
    background-size: cover;
    padding-bottom: 40px;}
    
    .mobile-banner-text .image{    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 0 202px;}
    
    .mobile-banner-text .banner_text{ position:relative; top: 0; left: 0; width: 100%; right: 0;}
    .top_banner_section:after{ display:none;}
    .triangle-up, .triangle-left  { display:none;}
    
    .top_counter_section {
    float: left;
    width: 100%;
    margin-top: 100px;
    clear: both;
    margin-bottom: 0;
}
    .counter_box_inner {
    background-color: #FFF;
    border-radius: 15px;
    position: relative;
    margin-bottom: 75px;
}
    
    .testimonail-bg-section {
background: url(../images/testimonial-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 99;
    margin-right: 90px;
    border-radius: 0 !important;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
}
    footer {
    float: left;
    width: 100%;
    background: url(../images/footer_bg.png) no-repeat;
    background-position: bottom;
    background-size: cover;
    clear: both;
    padding-top: 40px;
    padding-bottom: 28px;
}
    .powered_by_logo_section {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 0;
}
    .footer_menu_listing{ display:none;}
    .footer-menu-mobile{     padding: 0; display:block;
    margin: 0;
    clear: both;
    text-align: center;}
    .footer-menu-mobile li{ display:inline-block; list-style: none;}
    .footer-menu-mobile li a{ font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 0 11px;}
    .powered_by_logo_section .footer_gray_title{ display:none;}
    
    .footer_logo{ display:none;}
    .testimonial-caption {
    /* float: left; */
    width: 100%;
    clear: both;
    padding-left: 0;
}
    .testimonail-bg-section {
    margin-right: 0;
}
    .features_section {
    float: left;
    width: 100%;
    clear: both;
    background: url(../images/features_bg.jpg) no-repeat;
    background-size: cover;
    z-index: 99;
    position: relative;
    padding: 60px 0px;
    /* padding-top: 170px; */
}
    .services {
    margin-top: 49px;
    padding: 0 34px;
}
    .serivces_right_section {
    float: left;
    width: 100%;
    position: relative;
    left: 0;
}
    .serivces_right_section:after {
    content: "";
    position: absolute;
    left: auto;
    top: 0;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 100%;
    height: 240px;
    z-index: auto;
    right: 0;
    border-radius: 0;
}
    .serivces_left_section {
    float: left;
    width: 100%;
    padding-left: 39px;
    position: relative;
}
    .serivces_left_section:after {
    display:none;
}
    .method_box_main:nth-child(4) {
    margin-left: 0px;
}
    .method_box_main {
    width: 30%;
    float: left;
    text-align: center;
    margin-left: 29px;
}
    .payment_method_section {
    float: left;
    width: 100%;
    padding-top: 0;
}
    .shopping_cart_plugin:after{ display:none;}
    .shopping_cart_image {
    float: left;
    width: 100%;
    border-right: none;
    border-bottom: 3px solid #bdd6e1;
    padding-bottom: 20px;
    position: relative;
    z-index: 9999;
    margin-bottom: 33px;
    padding: 0 174px;
}
.shopping_cart_plugin:after {
    content: "";
    position: absolute;
    left: -746px;
    top: 488px;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 934px;
    height: 135px;
    transform: rotate(-33deg);
    /* bottom: 83px; */
    z-index: 99;
}  
    

.g_header {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999999999;
}
    .top_blue_row p .offer_btn {
   display:none;
}
    .top_blue_row {
    float: left;
    width: 100%; display:none;
    background-color: #004778;
    padding: 6px 0px;
    text-align: center;
    /* padding-bottom: 20px; */
}
    .header_offer {font-size: 12px;
    color: #fff;
    background: #005d9d;
    padding: 4px 0;}
   .top_blue_row p {
    margin: 0px;
    font-size: 12px;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
}
    .smllogo img{     width: 195px; }
    .smllogo {
    float: left;
    margin-left:70px;
}
    .padding_li {
    padding: 9px 10px !important;
    font-size: 16px !important;
    background-color: #094d8b !important;
    color: #fff !important;
}
    .login-btn {
    border:none;
    border-radius: 50px;
}
.ttl{
    font-size: 24px;
}
.division-tabs .accordian .title{
    font-size: 16px;
}
.division-tabs p{
    font-size: 14px;
}

.division-tabs .nav-item .nav-link {
   font-size: 15px;
}

}


@media (max-width: 600px) {
	
	.title-inner{ font-size:20px;
    }
    
   .title-inner {
    font-size: 23px;
}
    
.plus {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #764c29;
    right: 190px;
    
    top: 114px;
}
    
.holder1 img {
        
      
        margin-bottom: 20px;
        
}  
    
    .padding-top-bottom {
     
        
        
        
    }  
    
 .plus1 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #00a79d;
    right: 190px;
    
    top: 114px;
}
    
    
 .plus2 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #f42e10;
    right: 190px;
    
    top: 114px;
}   
    
    
    
.blog_section_div .title {
    color: #000;
    font-size: 25px;
    margin-bottom: 20px;
}
    
.blog_div h3 {
    font-size: 14px;
    padding: 15px 0 0 0;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 10px;
} 
    
.title-inner2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    margin-top: 20px;
} 
    
.key-features h4 {
    color: #0086bf;
    font-size: 19px;
}
    
.key-features {
    padding-top: 30px;
    padding-bottom: 0px;
    font-size: 16px;
} 
    
    .box_without-bg {
    float: left;
    width: 100%;
    text-align: center;
    
    min-height: 130px!important;
    padding-top: 30px;
}
	
.offer_btn {
    background-color: #005d9d;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 14px 47px;
    color: #FFF;
    border-radius: 46px;
    margin-right: 0px;
    display: inline-block;
}
	
	.title_inner_main .title-inner {
    margin-bottom: 40px;
    font-size: 22px;
    position: relative;
    text-align: left;
    font-weight: 700;
}
    
  .upi-title h4 {
    font-size: 20px;
    color: #0086bf;
    line-height: 30px;
    margin-bottom: 20px;
}    
	
	
	.inner-banner {
    float: left;
    width: 100%;
    background-image: linear-gradient(#167abf, #16c2e4);
    min-height: 189px;
    padding-top: 23%;
    position: relative;
    padding-bottom: 20px;
}
	
	.payment-option-box {
    float: left;
    width: 100%;
    min-height: auto;
    margin-top: 0px;
    border-radius: 10px;
    margin-bottom: 20px;
    border: solid 1px #a7dbff;
    padding: 20px 15px;
}
	
/*	.beautifull-exp img{ width:100%;}*/
	
	.imag-div {
    float: left;
    width: 100%;
    margin-top: 7%;
    margin-left: 0;
}
    .smllogo img{     width: 176px; }
    .login-btn {
    border: 0px solid #FFF;
    border-radius: 50px;
}
    .top_blue_row p{ clear: both;}
    .top_blue_row p .offer_btn{  
    font-size: 13px; width: 100%; float: left;}
    .mobile-banner-text .banner_text2 {
       padding: 82px 25px 0;
    padding-top: 28px;
    float: left;
    width: 100%;
}
    .mobile-banner-text .image {
            margin-bottom: 40px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}
    
    .top_counter_section {
    float: left;
    width: 100%;
    margin-top: 80px;
    clear: both;
    margin-bottom: 0;
}
    .counter_box_inner {
    background-color: #FFF;
    border-radius: 15px;
    position: relative;
    margin-bottom: 75px;
}
    
.wallet_div img {
    margin-bottom: 20px;
     width: 100%; 
}    
    
    
    .testimonail-bg-section {
background: url(../images/testimonial-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 99;
    margin-right: 90px;
    border-radius: 0 !important;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
}
    footer {
    float: left;
    width: 100%;
    background: url(../images/footer_bg.png) no-repeat;
    background-position: bottom;
    background-size: cover;
    clear: both;
    padding-top: 40px;
    padding-bottom: 28px;
}
    .powered_by_logo_section {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 0;
}
    .footer_menu_listing{ display:none;}
    .footer-menu-mobile{     padding: 0;
    margin: 0;
    clear: both;
    text-align: center;}
    .footer-menu-mobile li{ display:inline-block; list-style: none;}
    .footer-menu-mobile li a{ font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 0 11px;}
    .powered_by_logo_section .footer_gray_title{ display:none;}
    
    .footer_logo{ display:none;}
    .testimonial-caption {
    /* float: left; */
    width: 100%;
    clear: both;
    padding-left: 0;
}
    .testimonail-bg-section {
    margin-right: 0;
}
    .features_section {
    float: left;
    width: 100%;
    clear: both;
    background: url(../images/features_bg.jpg) no-repeat;
    background-size: cover;
    z-index: 99;
    position: relative;
    padding: 60px 0px;
    /* padding-top: 170px; */
}
    .services {
    margin-top: 49px;
    padding: 0 34px;
}
    .serivces_right_section {
    float: left;
    width: 100%;
    position: relative;
    left: 0;
}
    .serivces_right_section:after {
    content: "";
    position: absolute;
    left: auto;
    top: 0;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 100%;
    height: 240px;
    z-index: auto;
    right: 0;
    border-radius: 0;
}
    .serivces_left_section {
    float: left;
    width: 100%;
    padding-left: 39px;
    position: relative;
}
    .serivces_left_section:after {
    display:none;
}
    .method_box_main:nth-child(4) {
    margin-left: 29px;
}
    .method_box_main:nth-child(3) {
    margin-left: 0px;
}
    
     .method_box_main:nth-child(5) {
    margin-left: 0px;
}
    .method_box_main {
    width: 47%;
    float: left;
    text-align: center;
    margin-left: 29px;
}
    .payment_method_section {
    float: left;
    width: 100%;
    padding-top: 0;
}
    .shopping_cart_plugin:after{ display:none;}
    .shopping_cart_image {
    float: left;
    width: 100%;
    border-right: none;
    border-bottom: 3px solid #bdd6e1;
    padding-bottom: 20px;
    position: relative;
    z-index: 9999;
    margin-bottom: 33px;
    padding: 0 174px;
}
.shopping_cart_plugin:after {
    content: "";
    position: absolute;
    left: -746px;
    top: 488px;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 934px;
    height: 135px;
    transform: rotate(-33deg);
    /* bottom: 83px; */
    z-index: 99;
}  
    
    .serivces_left_section {
    float: left;
    width: 100%;
    /* padding-left: 0; */
    padding: 0 34px;
    position: relative;
}
  .offer_btn2 {
    float: right;
    display: block;
    background-color: #005d9d;
    font-size: 10px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 12px 38px;
    color: #FFF;
    border-radius: 46px;
    margin-right: 15px;
    margin-top: 5px;
}
    
.ttl{
    font-size: 20px;
}

}

@media (max-width: 480px) {
    
    .wsanimated-arrow {
    cursor: pointer;
    padding: 35px 35px 38px 0px;
    margin: 27px 0 0 15px;
    border-right: solid 1px #ccc;
}
    .wsmobileheader .smllogo {
    display: inline-block;
    margin-top: 8px;
}
    
 .holder1 img {
        
        margin-left: 0px;
        margin-bottom: 20px;
        
}    
    
    
    
    .background h1{
        
        margin-left: 30px;
        font-size: 36px;
    }
    
    
    
    .smllogo img {
    width: 127px;
}
    .offer_btn2 {
    float: right;
    display: block;
    background-color: #005d9d;
    font-size: 10px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 10px 20px;
    color: #FFF;
    border-radius: 46px;
    margin-right: 15px;
    margin-top: 5px;
}
   .mobile-banner-text .banner_text2 h3 {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    color: #FFF;
    text-align: center;
    margin-top: 50px;
}
    
    .banner_text2 p {
    font-size: 15px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 32px;
    margin-top: 21px; text-align:center;
}
    .top_counter_section {
    float: left;
    width: 100%;
    margin-top: 80px;
    clear: both;
    margin-bottom: 0;
}
    .counter_box_inner {
    background-color: #FFF;
    border-radius: 15px;
    position: relative;
    margin-bottom: 75px;
}
    
    .testimonail-bg-section {
background: url(../images/testimonial-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 99;
    margin-right: 90px;
    border-radius: 0 !important;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
}
    footer {
    float: left;
    width: 100%;
    background: url(../images/footer_bg.png) no-repeat;
    background-position: bottom;
    background-size: cover;
    clear: both;
    padding-top: 40px;
    padding-bottom: 28px;
}
    .powered_by_logo_section {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 0;
}
    .footer_menu_listing{ display:none;}
    .footer-menu-mobile{     padding: 0;
    margin: 0;
    clear: both;
    text-align: center;}
    .footer-menu-mobile li{ display:inline-block; list-style: none;}
    .footer-menu-mobile li a{ font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 0 11px;}
    .powered_by_logo_section .footer_gray_title{ display:none;}
    
    .footer_logo{ display:none;}
    .testimonial-caption {
    /* float: left; */
    width: 100%;
    clear: both;
    padding-left: 0;
}
    .testimonail-bg-section {
    margin-right: 0;
}
    .features_section {
    float: left;
    width: 100%;
    clear: both;
    background: url(../images/features_bg.jpg) no-repeat;
    background-size: cover;
    z-index: 99;
    position: relative;
    padding: 60px 0px;
    /* padding-top: 170px; */
}
    .services {
    margin-top: 49px;
    padding: 0 15px;
}
    .serivces_right_section {
    float: left;
    width: 100%;
    position: relative;
    left: 0;
}
    .serivces_right_section:after {
    content: "";
    position: absolute;
    left: auto;
    top: 0;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 100%;
    height: 240px;
    z-index: auto;
    right: 0;
    border-radius: 0;
}
    .serivces_left_section {
    float: left;
    width: 100%;
    padding-left: 39px;
    position: relative;
}
    .serivces_left_section:after {
    display:none;
}
    .method_box_main:nth-child(4) {
    margin-left: 0px;
}
    .method_box_main:nth-child(3) {
    margin-left: 0px;
}
    
     .method_box_main:nth-child(5) {
    margin-left: 0px;
}
    .method_box_main {
    width: 100%;
    float: left;
    text-align: center;
    margin-left: 0px; margin-bottom: 20px;
}
    .payment_method_section {
    float: left;
    width: 100%;
    padding-top: 0;
}
    .shopping_cart_plugin:after{ display:none;}
    .shopping_cart_image {
    float: left;
    width: 100%;
    border-right: none;
    border-bottom: 3px solid #bdd6e1;
    padding-bottom: 20px;
    position: relative;
    z-index: 9999;
    margin-bottom: 33px;
    padding: 0 174px;
}
.shopping_cart_plugin:after {
    content: "";
    position: absolute;
    left: -746px;
    top: 488px;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 934px;
    height: 135px;
    transform: rotate(-33deg);
    /* bottom: 83px; */
    z-index: 99;
}  
    
    .serivces_left_section {
    float: left;
    width: 100%;
    /* padding-left: 0; */
    padding: 0 15px;
    position: relative;
}
    
    .services_secton {
    float: left;
    width: 100%;
    padding-top: 0;
    padding-bottom: 70px;
}
    
    .service_bg img {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 127px !important;
}
  .owl-carousel .owl-nav.disabled {
    display: block;
    position: relative;
    right: -8px;
    top: 0;
}  
	
	.crousel_div h4 {
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}
    


.faq-category .query-widget{
    border-radius: 3px;
    max-width: none;
    height: 48px;
    margin-top: 11px;
    margin-bottom: 11px;
    padding: 0;
}
.faq-category .query-widget:after{
    content: '\f054';
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 11px;
}
.faq-category .query-widget .query-heading{
    padding-left: 86px;
    font-size: 14px;
    line-height: 2;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.faq-category .query-widget .icon-obj{
    position: absolute;
    left: 11px;
    top: 0;
    height: 39px;
    width: 40px;
    overflow: hidden;
}
.faq-category .query-widget svg{
    transform: scale(0.65) translateY(4%);
    transform-origin: 5px 12px;
}
svg:not(:root) {
    overflow: hidden;
}
.ttl{
    font-size: 20px;
}


}

@media (max-width: 414px) {
    
    .shopping_cart_plugin p {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 15px;
    font-weight: 400;
    color: #231e1e;
}
    
    
    
    .plus {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #764c29;
    right: 135px;
    top: 114px;
}
    
 .plus1 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #00a79d;
    right: 135px;
    top: 114px;
}
    
    .plus2 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #f42e10;
    right: 135px;
    top: 114px;
}
    
    
 .box_holder h4 {
    font-size: 25px;
    margin: 25px 0px;
    }
    
    .image-document img{
        
        width: 100%;
        
    }  
.offer_btn {
    background-color: #005d9d;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 10px 45px;
    color: #FFF;
    margin-top: 10px;
    border-radius: 46px;
    margin-right: 0px;
    display: inline-block;
}    
    
    
.title_inner_main .title-inner {
    margin-bottom: 40px;
    font-size: 21px;
    position: relative;
    text-align: left;
    font-weight: 700;
}    
    
.title-inner2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 27px;
    margin-top: 20px;
    color: #fff;
    
}  
 
.serivces_left_section p {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: 17px;
    }
    
  .box_without-bg {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 160px;
    padding-top: 30px;
}  
    
    
 .upi-title h4 {
    font-size: 18px;
    color: #0086bf;
    line-height: 39px;
    line-height: 21px;
    
} 
    
.title-inner {
    font-size: 22px;
}    
    
 .key-features h4 {
    color: #0086bf;
    font-size: 18px;
}   
    
    
  .our-services-text {
    overflow: hidden;
    padding: 31px 30px 25px;
    min-height: 460px;
    margin-bottom: 30px;
    border: 1px solid #fff;
    /* background-color: #000; */
    box-shadow: 0px 0px 10px #38332a70;
}
    
    .service_inner a img {
    width: 49px !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px;
}
    
    .top_counter_section {
    float: left;
    width: 100%;
    margin-top:80px;
    clear: both;
    margin-bottom: 0;
}
    .counter_box_inner {
    background-color: #FFF;
    border-radius: 15px;
    position: relative;
    margin-bottom: 75px;
}
    
    .testimonail-bg-section {
background: url(../images/testimonial-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 99;
    margin-right: 90px;
    border-radius: 0 !important;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
}
    footer {
    float: left;
    width: 100%;
    background: url(../images/footer_bg.png) no-repeat;
    background-position: bottom;
    background-size: cover;
    clear: both;
    padding-top: 40px;
    padding-bottom: 28px;
}
    .powered_by_logo_section {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 0;
}
    .footer_menu_listing{ display:none;}
    .footer-menu-mobile{     padding: 0;
    margin: 0;
    clear: both;
    text-align: center;}
    .footer-menu-mobile li{ display:inline-block; list-style: none;}
    .footer-menu-mobile li a {
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 0 11px;
}
    .powered_by_logo_section .footer_gray_title{ display:none;}
    
    .footer_logo{ display:none;}
    .testimonial-caption {
    /* float: left; */
    width: 100%;
    clear: both;
    padding-left: 0;
}
    .testimonail-bg-section {
    margin-right: 0;
}
    .features_section {
    float: left;
    width: 100%;
    clear: both;
    background: url(../images/features_bg.jpg) no-repeat;
    background-size: cover;
    z-index: 99;
    position: relative;
    padding: 60px 0px;
    /* padding-top: 170px; */
}
    .services {
    margin-top: 49px;
    padding: 0 15px;
}
    .serivces_right_section {
    float: left;
    width: 100%;
    position: relative;
    left: 0;
}
    .serivces_right_section:after {
    content: "";
    position: absolute;
    left: auto;
    top: 0;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 100%;
    height: 240px;
    z-index: auto;
    right: 0;
    border-radius: 0;
}
    .serivces_left_section {
    float: left;
    width: 100%;
    padding-left: 39px;
    position: relative;
}
    .serivces_left_section:after {
    display:none;
}
    .method_box_main:nth-child(4) {
    margin-left: 37px
}
    .method_box_main:nth-child(3) {
    margin-left: 0px;
}
    
     .method_box_main:nth-child(5) {
    margin-left: 0px;
}
    .method_box_main {
    width: 44%;
    float: left;
    text-align: center;
    margin-left: 37px;
    margin-bottom: 20px;
}
    .payment_method_section p {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: 17px;
}
    .payment_method_section {
    float: left;
    width: 100%;
    padding-top: 0;
}
    .shopping_cart_plugin:after{ display:none;}
    .shopping_cart_image {
    float: left;
    width: 100%;
    border-right: none;
    border-bottom: 3px solid #bdd6e1;
    padding-bottom: 20px;
    position: relative;
    z-index: 9999;
    margin-bottom: 33px;
    padding: 0;
}
.shopping_cart_plugin:after {
    content: "";
    position: absolute;
    left: -746px;
    top: 488px;
    background-image: linear-gradient(#16c2e4, #167abf);
    width: 934px;
    height: 135px;
    transform: rotate(-33deg);
    /* bottom: 83px; */
    z-index: 99;
}  
    
    .serivces_left_section {
    float: left;
    width: 100%;
        margin-top: 50px;
    /* padding-left: 0; */
    padding: 0 15px;
    position: relative;
}
    
    .services_secton {
    float: left;
    width: 100%;
    padding-top: 0;
    padding-bottom: 70px;
}
    
    .service_bg img {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 127px !important;
}
  .owl-carousel .owl-nav.disabled {
        display: block;
    position: relative;
    /* right: auto; */
    top: 0;
    left: -142px;
}  
    .client_Name {
    float: left;
    margin-left: 4px;
    width: 100%;
    margin-top: 13px;
}
    .wsanimated-arrow {
    cursor: pointer;
    padding: 28px 35px 45px 0px;
    margin: 27px 0 0 15px;
    border-right: solid 1px #ccc;
}
.ttl{
    font-size: 20px;
}   


}

@media (max-width: 375px) {
    
    
    .form_section .form-control{ font-size:14px;}
    .owl-carousel .owl-nav.disabled {
    display: block;
    position: relative;
    /* right: auto; */
    top: 0;
    left: -115px;
}
    .plus {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #764c29;
    right: 120px;
    top: 114px;
}
  .plus1 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #00a79d;
    right: 120px;
    top: 114px;
}
    
    .plus2 {
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    color: #f42e10;
    right: 120px;
    top: 114px;
}
    
    
    .btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 13px 18px;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: absolute;
    right: 0;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    z-index: 9999999;
    color: #FFF;
}
.ttl{
    font-size: 20px;
}
    
 .offer_btn2 {
    float: right;
    display: block;
    background-color: #005d9d;
    font-size: 10px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 6px 10px;
    color: #FFF;
    border-radius: 46px;
    margin-right: 15px;
    margin-top: 5px;
}
    
    
    
    

}

@media (max-width: 320px) {
	
	.smllogo img {
    width: 111px;
}
	
	.wsanimated-arrow {
    cursor: pointer;
    padding: 29px 34px 44px 0px;
    margin: 27px 0 0 15px;
    border-right: solid 1px #ccc;
}
    .btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 16px 25px;

    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    position: absolute;
    right: 0;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    z-index: 9999999;
    color: #FFF;
}
    .smllogo {
    float: left;
    margin-left: 61px;
}
    .header_offer {
    font-size: 11px;
    color: #fff;
    background: #e2171f;
    padding: 5.4px 0;
}
    .owl-carousel .owl-nav.disabled {
    display: block;
    position: relative;
    /* right: auto; */
    top: 0;
    left: -96px;
}
    .mehtod_caption h5 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
.method_box_main {
    width:100%;
    float: left;
    text-align: center;
    margin-left: 0;
    margin-bottom: 20px;
}
.ttl{
    font-size: 20px;
}

}




