*{
    margin:0px;
    padding: 0px;
}
p[dir='rtl']{
    text-align: right;
}
.header-contact_us{
    display:flex;
}

figure{ margin-bottom: 0px;}
.m-order1{order: 1;}
.m-order2{order: 2;}

html,body{height:100%;}
a{
    font-family: 'Open Sans';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000 ;
    text-decoration: none;
}
a:hover {color: #f99f3a;}
p{
    font-family: 'Open Sans';
    font-weight: 500;
    font-style: normal;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    }
/*font*/
@font-face {
    font-family: 'Cinzel';
    src: url('../fonts/Cinzel-Bold.woff2') format('woff2'),
        url('../fonts/Cinzel-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    
    src: url('../fonts/Karla-Regular.woff2') format('woff2'),
        url('../fonts/Karla-Regular.woff') format('woff');
        font-family: 'Karla';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold.woff2') format('woff2'),
        url('../fonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/OpenSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/OpenSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-ExtraBold.woff2') format('woff2'),
        url('../fonts/OpenSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Light.woff2') format('woff2'),
        url('../fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Italic.woff2') format('woff2'),
        url('../fonts/OpenSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-MediumItalic.woff2') format('woff2'),
        url('../fonts/OpenSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Medium.woff2') format('woff2'),
        url('../fonts/OpenSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Regular.woff2') format('woff2'),
        url('../fonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-LightItalic.woff2') format('woff2'),
        url('../fonts/OpenSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/OpenSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-SemiBold.woff2') format('woff2'),
        url('../fonts/OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


/*end of fonts*/
header {
    padding: 10px 0;
}
/* header css */
.header_fixed {
    background-color: #fff;
    z-index: 9999;
    position: fixed;
    top: 0;
    width: 100%;
     padding: 0px ;
    box-shadow: 0 2px 7px;
}
/**
    update-by:Zabihullah Sirat
**/
/* home */
.h-banner figure{
    height: 73vh;
}
.h-banner figure img{
    height: 100%;
    width: 100%;
}
/*------/ Owl carousel /------*/
/* carousel_se_01 */
.carousel_se_01 .owl-theme .owl-dots {
    text-align: center;
    margin-top: 18px;
  }
.carousel_se_01 .owl-theme .owl-dots .owl-dot {  display: inline-block;  }
.carousel_se_01 .owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    margin: 5px 5px;
    background: #ccc;
    border: 2px solid #ddd;
    display: block;
    transition: all 0.6s ease-in-out;
    cursor: pointer;
    border-radius: 50%; 
    padding: 4px;
}
.carousel_se_01 .owl-theme .owl-dots .owl-dot:hover span {
    color: #fff;
    background: #153585;
    padding:5px; 
    border-radius: 50%; 
}
.owl-carousel .owl-dots.disabled{display: block !important;}
.carousel_se_01 .owl-theme .owl-dots .owl-dot.active span {
    color: #000;
    background: #f99f3a;
    /* border: 5px double;*/
    /* opacity:0.8; */
    /* padding: 3px; */
    border-radius: 50%; 
}
.carousel_se_01 .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 45%;
    right: -9px;
    padding: 0px 15px 6px 15px !important;
    background: #ee2642;
    display: inline-block;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 35px;
    line-height: 35px;
    font-weight: 300;
    color: #fff;
    /*box-shadow: 0 0 8px rgba(0,0,0,.25);*/
}
.carousel_se_01 .owl-carousel .owl-nav button.owl-next:hover {
    background:#f99f3a;
    color: #fff;
}
.carousel_se_01 .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 45%;
    left: -9px;
    padding: 0px 15px 6px 15px !important;
    background: #ee2642;
    display: inline-block;
    transform: translateY(-50%);
    border-radius: 50%;
    font-size: 35px;
    line-height: 35px;
    font-weight: 300;
    color: #fff;
}
.carousel_se_01 .owl-carousel .owl-nav button.owl-prev:hover {
    background:#f99f3a;
    color: #fff;
}
.carousel_se_01 .owl-arrow .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.8rem;
}  
.carousel_se_01 .owl-arrow .owl-nav .owl-prev,
.carousel_se_01 .owl-arrow .owl-nav .owl-next {
    display: inline-block;
    transition: all 0.6s ease-in-out;
    color: #000000;
}  
.carousel_se_01 .main_services {
    position: relative;
    margin: 30px 10px 20px;
    /* padding: 20px 10px 30px; */
    overflow: hidden;
    text-align: center;
    border: 1px solid transparent; 
    min-height: 345px;
}
/*------end Owl carousel /------*/
.text-color1{color: #3399cc;}
/* sidebar menu */
.mobile-m ul {
    list-style-type: none;
    padding: 0;
    -webkit-overflow-scrolling: touch;
}
.mobile-m ul > li > a, .link a {
    display: block;
    font-size: 14px;
    padding: 13.5px 10px;
    transition: all 150ms;
    color: #333;
}
.m-sidebar {border-top: 1px solid #ccc;}
.mobile-m ul > li:not(:last-child) > a {border-bottom: 1px solid #ccc;}
.offcanvas{max-width: 90%;}
/* sidebar menu */
   
/* header css */
.topbar{
    background-color: #3399cc;
    padding: 8px 15px;
}
.call-icon{margin-top: 1px;}
.top-right p, .top-right p a{
    line-height: 24px; 
}
.top-right p span{vertical-align: bottom;}
.top-right p a{vertical-align: sub;}
.top-right ul{margin-top: 3px;border-left: 1px solid #fff;}
.top-right ul li{
    display: inline-block;
    padding: 0 8px;
}
.top-right ul li a{
    font-size: 26px;
    color: #fff;
}
.logo{width: 12%;}

/* dropdown css */


.d-navigation ul{
	margin: 0;
	padding: 0;	
	position: relative;
}

.d-navigation ul li{
	list-style: none;
	position: relative;
	padding: 20px;
    margin:1px;
    /* display: inline-block; */
    border-radius: 4px;
	}

.d-navigation ul li a{
	text-decoration: none;
	text-transform: uppercase;
    position: relative;
	color: #000;
	display: block;
	transition: 0.5s;
}
.ul-3 li a, .ul-4 li a{text-transform: unset !important;}

.d-navigation ul li a:hover{
	color: #fbba32;
}

.d-navigation ul li a:before{
	content: ' ';
	position: absolute;
	right: -13px;
    top: 6px;
	border: solid #1594b8;
	border-width: 0 1px 1px 0;
	padding: 3px;
	transform: rotate(45deg);
	transition: 0.5s;
}

.d-navigation ul li ul li a:before{
	border: none;
}

.d-navigation ul li:nth-child(1) a:before{
	border: none;
}


.d-navigation ul li:nth-child(5) a:before{
	border: none;
}

.d-navigation ul li:hover a:before{
	transform: rotate(223deg);
	border-color: #fbba32;
    top: 11px;
}


.d-navigation ul li ul{
	display: block;
	min-width: 250px;
	position: absolute;
    top: 60px;
	margin-top:1px;
	transition: 0.5s;
	opacity: 0;
	visibility: hidden;
	/* transform: translateY(70px); */
    background: #fff;
    box-shadow: 0px 1px 5px;
    z-index: 99999;
}


.d-navigation ul li ul li a{padding: 10px;}

.d-navigation ul li ul li{
   margin:1px;
   border-radius: 0px;
   display: block;
   padding: 0;
}
.d-navigation ul li ul li:hover{
    background-color: #3399cc;
}
.d-navigation ul li:hover ul{
	opacity: 1;
	visibility: visible;
	transform:  translateY(0);
}


/* .d-navigation ul li:hover .ul-2 li:nth-child(1){
	animation-name: menu1;
	animation-duration: 0.4s;
	animation-timing-function:ease-in-out;
	
}


.d-navigation ul li:hover .ul-2 li:nth-child(2){
	animation-name: menu2;
	animation-duration: 0.4s;
	animation-timing-function:ease-in-out;
	
}


.d-navigation ul li:hover .ul-2 li:nth-child(3){
	animation-name: menu1;
	animation-duration: 0.4s;
	animation-timing-function:ease-in-out;
}


li:hover .ul-2 li:nth-child(4){
	animation-name: menu2;
	animation-duration: 0.4s;
	animation-timing-function:ease-in-out;
	
} */

@keyframes menu1{
	0%{
		opacity:0;
	transform: translateX(100px);
	}

	100%{
		opacity: 1;
		transform: translateX(0px);
	}
}

/* 
@keyframes menu2{
	0%{
		opacity:0;
	transform: translateX(-100px);
	}

	100%{
		opacity: 1;
		transform: translateX(0px);
	}
}



.d-navigation ul li:hover .ul-3 li:nth-child(1){
	animation-name: menu3;
	animation-duration: 0.2s;
	animation-timing-function:ease-in-out;
	
}


.d-navigation ul li:hover .ul-3 li:nth-child(2){
	animation-name: menu3;
	animation-duration: 0.4s;
	animation-timing-function:ease-in-out;
	
}


.d-navigation ul li:hover .ul-3 li:nth-child(3){
	animation-name: menu3;
	animation-duration: 0.6s;
	animation-timing-function:ease-in-out;
}


.d-navigation ul li:hover .ul-3 li:nth-child(4){
	animation-name: menu3;
	animation-duration: 0.8s;
	animation-timing-function:ease-in-out;
	
}

@keyframes menu3{
	0%{
		opacity:0;
	transform: scaleX(2);
	}

	100%{
		opacity: 1;
		transform: scaleX(1);
	}
}


li:hover .ul-4 li:nth-child(1){
	animation-name: menu4;
	animation-duration: 0.2s;
	animation-timing-function:ease-in-out;
	
}


.d-navigation ul li:hover .ul-4 li:nth-child(2){
	animation-name: menu4;
	animation-duration: 0.4s;
	animation-timing-function:ease-in-out;
	
}


.d-navigation ul li:hover .ul-4 li:nth-child(3){
	animation-name: menu4;
	animation-duration: 0.6s;
	animation-timing-function:ease-in-out;
}


.d-navigation ul li:hover .ul-4 li:nth-child(4){
	animation-name: menu4;
	animation-duration: 0.8s;
	animation-timing-function:ease-in-out;
	
}

@keyframes menu4{
	0%{
		opacity:0;
	transform: rotateY(100deg) translateX(-325px);
	}

	100%{
		opacity: 1;
		transform:  rotateY(0deg) translateY(0);
	}
} */

/* end of dropdown */
.login{
    background-color: #3399cc;
    border-color: #3399cc;
    color: #fff;
    padding: 6px 25px;
}
.serv-main-box{
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(232,243,249,1) 0%, rgba(53,147,202,1) 100%);
    border-radius: 15px;
    margin:  0px 15px;
    padding: 2px;
      
}
.serv-box-sub{
    border-radius: 15px;
 }

.h-title1{
    color: #333;
    font-size: 40px;
    line-height: 50px;
    font-family: 'Open Sans';
    font-weight: 600;
    font-style: normal;
}
.sub-box{
    padding: 60px 25px 30px 25px;
   
    
}
 .text-p p{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    /* font-weight: normal; */
    /* font-style: normal; */
    text-align: center;
}
.serv-box-sub .sub-box .text-p{
    height: 96px;
    overflow: hidden;
    margin-bottom: 1rem;
    
}
.serv-box-sub .sub-box .service-card{

}
/* .sub-box p::before{
    content: "";
    position: absolute;
    left: 42%;
    bottom: -30px;
    border-style: solid;
    border-width: 30px 30px 0 30px;
    border-color: #fff transparent transparent transparent;
} */

.service-iconbox {
    width: 120px;
    height: 120px;
    top: -53px;
    left: 34.99%;
    z-index: 11;
    text-align: center;
    padding-top: 30px;
 background-repeat: no-repeat;  

    background-size: contain;
}
h2.h-title2{position: relative;}
h2.h-title2:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50px;
    background-color:#3399cc;
    width: 65px;
    height: 4px;
}
.service-box h2.h-title2:before, .mgt-list h2.h-title2:before{left: 0px;}
.h-service h2.h-title2:before, .etop-page .video-sec h2.h-title2:before, .sim-scratch-page .video-sec h2.h-title2:before,
.reseller-page .video-sec h2.h-title2:before{width: 0;}
.sub-box h3{
    color: #333;
    font-weight: 500;
    font-style: normal;
    font-family: 'Open Sans';
    font-size: 24px;
    line-height: 35px;
    height: 65px;
    overflow: hidden;
}
.services-owl .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display: block !important;}
.services-owl .owl-item img{width: auto !important; display: inline !important;}
.carousel_se_01 .services-owl .owl-nav button.owl-prev{
    top: 100%;
    left: 46.5%;
    padding: 0px 15px 6px 15px !important;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #3399cc;
    color: #000;
    width: 50px;
    height: 50px;
}
.carousel_se_01 .services-owl .owl-nav button.owl-next{
    top: 100%;
    right: 46.5%;
    padding: 0px 15px 6px 15px !important;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #3399cc;
    color: #000;
    width: 50px;
    height: 50px;
}
.h-why{padding: 0  50px 0 100px; margin-bottom: 80px;}

.why-text h4{
    color: #3399cc;
    font-weight: 500;
    font-style: normal;
    font-family: 'Open Sans';
}
.why-text h2{
    font-weight: 500;
    font-style: normal;
    font-family: 'Open Sans';
    font-size: 40px;
    line-height: 50px;
    color: #333;
}
.why-text p{
    font-size: 22px;
    line-height: 32px;
    color: #707070;
    font-weight: normal;
    font-style: normal;
    font-family: 'Open Sans';
}
.icon-box{margin-top: 40px;}
.why-icon1{
    width: 75px;
    height: 75px;
    background-color: #3399cc;
    border-radius: 50%;
    padding-top: 15px;
    
}
.box-bg2{
    background-color: #ff8b3b !important;
    padding-top: 20px;
}
.box-bg3{
    background-color: #5f42a1 !important;
    padding-top: 11px;
}
.icon-box h4{
    font-size: 28px;
    line-height: 40px;
    color: #333;
    font-weight: 500;
    font-style: normal;
    font-family: 'Open Sans';
}
.icon-box p{
    font-size: 18px;
    line-height: 24px;
    color: #707070;
    font-family: 'Open Sans';;
    font-weight: lighter;
    font-style: normal;
}
.arro-icon {
    right: 35px;
    top: 65px;
}
.point-icon {
    right: 0;
    bottom: -15px;
}
.payment-div div, .tranfer-div div, .lock-div div{
    background-color: #3399cc;
    padding: 6px;
    border-radius: 5px;
    margin-right: 10px;
}
.payment-div p, .tranfer-div p{
    font-size: 13px;
    line-height: 16px;
    margin-top: 2px;
    color: #707070;
}
.payment-div {
    top: 62px;
    left: 29%;
    padding: 8px;
    border-radius: 5px 5px 0;
}
.tranfer-div{
    top: 42%;
    left: 1%;
    padding: 8px;   
    border-radius: 30px 0px 0px 30px;
}
.tranfer-div div{
    padding: 9px;
    border-radius: 50%;
}
.tranfer-div p{
    font-size: 15px;
    margin-top: 5px;    
}
.lock-div{
    top:72%;
    left: 9%;
    padding: 9px 21px 9px 9px; 
    border-radius: 35px 20px 0px 35px;
}
.lock-div div{
    width: 55px;
    height: 55px;
    border-radius: 50% !important;
    padding: 11px 16px;
}
.lock-div p{
    font-size: 18px;
    line-height: 48px;
    color: #707070;
}
.h-payment{
    background-color: #e3f4fc;
    margin-top: 80px;
}
.h-payment .serv-main-box{
    background: linear-gradient(180deg, rgba(53,147,202,1) 0%, rgba(232,243,249,1) 100%);
}
.fast-safe {
    padding: 70px 100px 100px;
}
.pay-img img{width: 92%;}
.simple-box {
    border-radius: 20px;
    padding:24px 35px;
    min-height: 140px;
    overflow: hidden;
    margin:35px 0px 0px;
}
.h-title3, .blog-flex h4{
    font-size: 24px;
    line-height: 35px;
    font-family: 'Open Sans';;
    font-weight: 500;
    font-style: normal;
}
.simple-box p{
    color: #707070;
    font-family: 'Open Sans';;
    font-weight: normal;
    font-style: normal;
}
.operators h2{
    font-size: 40px;
    line-height: 50px;
    color: #333;
    font-family: 'Karla';
    font-weight: bold;
    font-style: normal;

}
.operators p{
    font-size: 24px;
    line-height: 35px;
    color: #707070;
    font-family: 'Open Sans';;
    font-weight: normal;
    font-style: normal;
}
footer{
    background: url('../images/bg/footer.jpg') top center no-repeat #112e46;
    background-size: contain;
    padding: 60px 0 24px;
}
.footer-title{margin-bottom: 30px;}
.footer-title h4{
    font-family: 'Karla';
    font-weight: 500;
    font-style: normal;
    font-size: 28px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 30px;
}
.footer-title ul li{
    display: block;
    margin: 10px 0px ;
}
.footer-title ul li a{
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-family: 'Open Sans';;
    font-weight: normal;
    font-style: normal;
}
.footer-icon ul li{
    padding: 0 10px;
    display: inline-block;
}
    .footer-icon ul li a i{
        font-size: 24px;
        line-height: 35px;
        background-color: #3399cc;
        border-radius:50%;
        width: 40px;
        height: 40px;
        padding: 3px 10px;
    }   
    .footer-icon ul li a i:hover{
        background-color: #fbba32;
    }
     .footer-icon ul li a .fa-facebook-f{        padding: 3px 12px;    }
     .footer-icon ul li a .fa-youtube{        padding: 3px 7px;    }
     .sidebar-icon ul li { display: block; padding: 5px 0;}
     .sidebar-icon ul li a i{
   
    background-color: #fff;
    
}


    .sidebar-icon ul li a i{
    padding-top: 6px;
    }
.sidebar-icon{right: 10px; bottom: 50px;z-index:99;}
.sidebar-icon ul li a i{
    font-size: 30px;
    line-height: 40px;
    width: 50px;
        height: 50px;
        color: #fff;
        background-color: #3399cc;
     display:flex;
    justify-content:center;
    align-items:center;
}
    /*.sidebar-icon ul li a .fa-whatsapp{*/
    /*    padding: 5px 8px 0;*/
    /*}*/
/* about us page css */
/* award part */
/*.award .container{*/
/*            width: 100vw;*/
/*            display: grid;*/
/*            grid-template-columns: auto auto;*/
/*            row-gap: 2.5rem;*/
/*        }*/
/*        .award img{*/
/*            width: 200px;*/
/*            height: 115%;*/
/*            position: relative;*/
            
/*            box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.5);*/
/*            border-radius: 15px;*/
/*            position: relative;*/
/*            bottom: 10px;*/
/*        }*/
/*		.award h1 {*/
/*			text-align: center;*/
/*			font-weight: bold;*/
/*		}*/
/*        .award .award-card{*/
/*            display: flex;*/
/*            height: 150px;*/
/*        }*/
/*		.award .award-card .card-right {*/
/*			background-color: #fff;*/
/*			border-radius: 10px;*/
/*			box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);*/
/*            padding: 1rem 2rem;*/
/*            display: flex;*/
/*            flex-direction: column;*/
/*		}*/

/*		.award .award-title {*/
/*			font-size: 20px;*/
/*			font-weight: bold;*/
/*			margin-bottom: 20px;*/
/*		}*/
/*        .award .award-powered-by{*/
/*            font-size: 18px;*/
/*        }*/
/*        .award .year{*/
/*            font-size: 20px;*/
/*        }*/
/*        .award .card-right{*/
/*            display: flex;*/
/*            border-top: 3px solid lightblue;*/
/*        }*/
/*        .award .order-1{*/
/*            order: 1;*/
/*        }*/
/*        .award .order-2{*/
/*            order: 2;*/
/*        }*/
/* end of award */
.h-title2{
    margin-top: 20px;
    font-size: 40px;
    line-height: 50px;
    color: #333;
    font-family: 'karla';
    font-weight: bold;
    font-style: normal;
}
.banner-sec .container-fluid{z-index: 999;    position: inherit;}
.header-banner{
    z-index: 999;
    position: initial;
}
.header-banner img {
    width: 100%;
    height: 530px;
    /* object-fit: contain; */
    border-radius: 25px;
}
.header-banner2 img{border-radius: 25px;}
.about-bg2{
    background-color: #f4f4f4;
    bottom: -48px;
    z-index: -1;
    padding: 62px 0px 10px;
}

.company-tl{ background-color: #77c89d;margin: 20px 0;}
.company-tl img{    transform: translate(37px,37px);
     /* object-fit: contain; */
    }
.company-tl h3{
    font-size: 35px;
    line-height: 45px;
    color: #333;
    font-family: 'Open Sans';;
    font-weight: 500;
    font-style: normal;
}
.company-tl h4{
    font-family: 'Open Sans';;
    font-weight: 500;
    font-style: normal;
    color: #333;
}
.company-tl p, .company-tl ul li{
    /* margin-top: 20px; */
    font-size: 20px;
    line-height: 30px;
    font-family: 'Open Sans';;
    font-weight: normal;
    font-style: normal;
}
.company-tl2{
    background-color: #8fbeca;
    margin: 70px 0;
}
.company-tl2 img{  transform: translate(-37px,37px);
}
.mission-bg{
    background-color: #f3a949;
}
.slogan-container{
    height: auto;
    padding: 2rem;
    border-radius: 3rem;
    box-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.3),-1px -1px 1px 2px rgba(0, 0, 0, 0.3);
}
.mgt-box img {
    width: 100%;
    height: 290px;
    /* object-fit: contain; */
    background: #000;
    border-radius: 15px 15px 0px 0px;
}
.mgt-box p{
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal;
}
.mgt-box h4{color: #333;}
.h-title4, .blog-flex h5 h4{
    font-size: 20px;
    line-height: 30px;
    color: #333;
    font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal;
}


/*/ start count stats /*/

#counter-stats {

	padding-top: 100px;
}
.counter li{
    width: 250px;
    display: inline-block;
    margin:50px 0 100px;
}
/*  */
.stats {
    padding-top: 5px;
  text-align: center;
  font-size: 60px;
  line-height: 70px;
  font-family: 'cinzel';
    font-weight: bold;
    font-style: normal;
    color: #fbb319;
 /* float: left; */
}
.stats img {
    width: 50px;
}
.count-no p{color: #fbb319;}

.client-content p{
    margin-top: 40px;
    font-size: 22px;
    line-height: 35px;
    font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal;
    text-align: justify;
    color: #707070;
}

.video-v{border-radius: 15px !important;}
.video-sec{margin-top: 10px;}
.reseller-sec{
    background-color: #3399cc;
    padding: 40px 15px;
  
}
.sub-reseller{padding-top: 20px;}
.signup2{
    background-color: #fff;
    font-size: 18px;
    line-height: 30px;
    color: #3399cc;
    font-family: 'Open Sans';
    font-weight: 500;
    font-style: normal;
}
.signup2:hover{
    background-color: #0c9d55 !important;
    color: #fff;
}
.btn-right{
    margin-top: 14px;
}
/* conatct usa page */

.contact-text{
    top: 50%;
    transform: translate(35%, -50%);
    width: 60%;
    left: 0;
}
.h-title5{
    font-size: 40px;
    line-height: 50px;
    font-family: 'Open Sans';
    font-weight: bold;
    font-style: normal;
    margin-bottom: 30px;
}
.contact-text p{
    font-size: 24px;
    line-height: 35px;
    font-family: 'Open Sans';
    font-weight: 500;
    font-style: normal;
    color: #fff;
    overflow: hidden;
    height: 100px;
}
.contact-details h4{
    font-size: 28px;
    line-height: 40px;
    font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal;
    color: #252525;
}
.contact-details .lock-div div {
    width: 60px;
    height: 60px;
    padding: 13px 16px;
  margin-right: 25px;
}
.contact-details h3{
    font-size: 26px;
    line-height: 32px;
    color: #252525;
    font-family:'Open Sans';
    font-weight: 500;
    font-style: normal;
    margin-bottom: 0;
}
.contact-details a{
    font-size: 20px;
    line-height: 35px;
    color: #707070;
    font-weight: normal;
}
.contact-details p{line-height: 24px;}
/* form */
.form-item {margin-bottom: 40px;}
.form-item input{
    
    height: 60px;
    background: #fff;
    border: solid 1px #eee;
    transition: all .3s ease;
    padding: 0 15px;
    box-shadow:0px 0px 6px #dddd;
    font-size: 14px; 
    display: inline-block;
    
  
  
    
  
    outline: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  
  .form-item input:focus, .form-item textarea:focus{
    border-color: #eee
  }
  .form-item label{
     position: absolute;
     top: 50%;
    left: 4px;
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    padding: 0 10px;
    color: #adadad;
    transition: all .3s ease;
    font-family:'Open Sans';
    font-weight: 500;
    font-style: normal; 
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    -webkit-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
  }
  .textarea_box label{
      top: 20%;
  }
  .form-item input:focus + label,
  .form-item input:valid + label, .form-item textarea:focus + label,
  .form-item textarea:valid + label{
    font-size: 13px;
    top: 0px;
    font-family:'Open Sans';
    font-weight: 500;
    font-style: normal;
   
  }
  .form-item input:focus + label,  .form-item textarea:focus + label{
    color:#999;
    font-family:'Open Sans';
    font-weight: 500;
    font-style: normal;
  }
  .form-item textarea{
    display: block;
    height: 130px;
    background: #fff;
    border: solid 1px #eee;
    transition: all .3s ease;
    padding: 8px 15px 5px;
    box-shadow:0px 0px 6px #dddd;
    font-size: 14px;
  }
.sumbit-btn1{
    padding: 10px 30px;
    font-size: 20px;
    line-height: 30px;
    font-family:'Open Sans';
    font-weight: 500;
    font-style: normal;
}

  
  .did-floating-label-content {
    position: relative;
    margin-bottom: 20px;
  }
  
  .did-floating-label {
    color: #adadad;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 17px;
    padding: 0 5px;
    background: #fff;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
  }
  
  .did-floating-input, .did-floating-select {
    font-size: 14px;
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 20px;
    background: #fff;
    color: #212529;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 0px 0px 6px #dddd;
  }
  .did-floating-input:focus, .did-floating-select:focus {
    outline: none;
  }
  .did-floating-input:focus ~ .did-floating-label, .did-floating-select:focus ~ .did-floating-label {
    top: -8px;
    font-size: 13px;
  }
  
  select.did-floating-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  
  select.did-floating-select::-ms-expand {
    display: none;
  }
  
  .did-floating-input:not(:placeholder-shown) ~ .did-floating-label {
    top: -8px;
    font-size: 13px;
  }
  
  .did-floating-select:not([value=""]):valid ~ .did-floating-label {
    top: -8px;
    font-size: 13px;
  }
  
  .did-floating-select[value=""]:focus ~ .did-floating-label {
    top: 22px;
    font-size: 16px;
  }
  
  .did-floating-select:not([multiple]):not([size]) {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%23003d71'/%3E%3C/svg%3E%0A");
    background-position: right 15px top 50%;
    background-repeat: no-repeat;
  }
 
  .input-group-text {
    display: flex;
    align-items: center;
    font-weight: 400;
    height: 34px;
    color: #323840;
    padding: 0 5px 0 20px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #3D85D8;
    border-radius: 4px 0 0 4px;
    border-right: none;
  }
/* end of form */
/* .bg0{
    background: url('../images/bg/bg0.png') top center no-repeat ;
    background-size: cover;
    padding-bottom: 90px;
} */
.bg1{
    background: url('../images/bg/bg1.png') top left no-repeat ;
    background-size: contain;
}
.bg2{
    background: url('../images/bg/bg2.png') top left no-repeat ;
      background-size: contain;
}
.bg3{
    background: url('../images/bg/bg3.png') bottom right no-repeat ;
    background-size: contain;
}
.bg4{
    background: url('../images/bg/bg4.png') top center no-repeat ;
    background-size: contain;
}
.bg5{
    background: url('../images/bg/bg5.png') bottom right no-repeat ;
    /* background-size: inherit; */
}
.bg6{
    background: url('../images/bg/bg6.png') top center no-repeat ;
    background-size: contain;
}
.bg7{
    background: url('../images/bg/bg7.png') top center no-repeat ;
    background-size: contain;
}
.bg8{
    background: url('../images/bg/bg8.png') bottom left no-repeat ;
    background-size: inherit;
}
.bg9{
    background: url('../images/bg/bg9.png') top center no-repeat ;
    background-size: contain;
}
.bg10{
    background: url('../images/bg/bg10.png') top center no-repeat ;
    background-size: contain;
}
.blog-all h4{color: #000 !important; margin-bottom: 2px;}
.blog-title h4, .blog-all h4{
    color: #252525;
    font-size: 20px;
    line-height: 30px;
    font-family:'Open Sans';
    font-weight: 500;
    font-style: normal;
}
.blog-title h4 span{
    color: #707070;
    font-size: 18px;
    line-height: 28px;
    font-family:'Open Sans';
    font-weight: normal;
    font-style: normal;
}
.blog-title img{border-radius: 10px;}

.blog-editor p{
    font-size: 22px;
    line-height: 32px;
    color: #707070;
    text-align: justify;
}
/* blog list  */
.Blog-img-box h3 a{
    height: 98px;
    font-size: 36px;
    color: #333;
    display: block;
}
.blog-flex p span{
    overflow: hidden;
    height: 104px;
    font-size: 24px;
    display: block;
    font-family:'Open Sans';
    font-weight: normal;
    font-style: normal;
}
.Blog-img-box .client-content p a, .Blog-img-box2 .client-content p a{
    color: #3399cc;
    font-size: 24px;
    line-height: 35px;
    font-family:'Open Sans';
    font-weight: normal;
    font-style: normal;
}
.post-name img{
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background-color: #f6f5f8;
    object-fit: cover;
}
.blog-all h3 a{
    font-size: 24px;
    color: #252525;
    font-family:'Open Sans';
    font-weight: normal;
    font-style: normal;
    display: block;

}
.blog-all .client-content p span{
    font-size: 20px;
    line-height: 30px;
    height: 70px;
    display: flex;
    overflow: hidden;
    font-family:'Open Sans';
    font-weight: normal;
    font-style: normal;
}
.blog-all .post-name img{
    width: 70px;
    height: 70px;
    /* object-fit: contain; */
    background:#000;
}

.Blog-img-box2 a img{
    width: 100%;
    height: 30vh;
}
.Blog-img-box2{
    padding: 1rem;
    transition: 0.2s ease-in-out;
    margin-bottom: 80px;
    height: 70vh;
}
.Blog-img-box2:hover{
    box-shadow: 1px 1px 1px 1px rgb(0 0 0 / 30%),-1px 1px 1px 1px rgb(0 0 0 / 30%) ;
    border-radius: 10px;
    padding: 1rem;
    }
.operator-logo{
    padding: 35px 30px;
    text-align: center;
}    
.all-operators .services-owl .owl-nav{
    display: none;
}

/* register popup */
.oopshead, .parahead{
    color: #707070;
    }
   
    .btn-primary {
    color: #fff;
    background-color: #3399cc;
    border-color: #ffffff;
    width: 200px;
    height: 55px;
    
    border-radius: 5px;
    }
    .btn-primary:hover{
    background-color: #02abff;
    border-color: #02abff;
    color: #fff;
    }
    /*end of register popup */
    .inquery-form {
        padding: 35px 30px 10px;
        border-radius: 15px;
        background-color: #fff;
    }
    .inquery-form h4{
        font-size: 26px;
        line-height: 35px;
        font-family:'Open Sans';
        font-weight: 600;
        font-style: normal;
        margin-bottom: 30px;
    }
    .inquery-form .form-item {
        margin-bottom: 30px;
    }
    /* .inquery-form .form-item input{
        height: 50px;
        box-shadow: unset;
        background-color: #f7f7f7;
    } */
    /* .inquery-form .form-item textarea{
        height: 140px;
        box-shadow: unset;
        background-color: #f7f7f7;
    } */
    /* .inquery-form .form-item label{
        background-color: unset;
        top: 13px;}
        .inquery-form .form-item input:focus + label, .inquery-form .form-item input:valid + label, .inquery-form .form-item textarea:focus + label, .inquery-form .form-item textarea:valid + label{
            top: -10px;
        } */

/*/ end count stats /*/
/* faq css */
.faq-page p, .faqsub-title p{
    font-size: 22px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

    .text-color1{ color: #3399cc !important; }
    .text-color2{ color: #707070 !important; }
   

      .accordion-block {
        background-color: #f4f4f4;
        margin-bottom: 40px;
      }
      .accordion-block:last-of-type {        margin-bottom: 0;      }
      
      .accordion-block__header {
        color: inherit;
        margin-bottom: 0;
        font-size: 16px;
        line-height: 1.25;
      }
   
      
      .accordion-btn {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: 8px 10px;
        border-color: #f2f2f3 !important;
        background: #fcfcfc !important;
        color: #ffffff !important;
        border: none;
        margin: 0;
        cursor: pointer;
        transition: 0.15s ease-in-out;
        text-transform: none;
        font-family:'Open Sans';
        font-weight: normal;
        font-style: normal;
      }
      
      .accordion-btn:hover{ background-color: #ecf8fe  !important;      }  
      .accordion-btn:hover span {color: #252525 !important;      }  
      .accordion-btn span {
        color: #313131;
        margin-bottom: 0;
        text-align: left;
        font-size: 18px;
        font-family:'Open Sans';
        font-weight: normal;
        font-style: normal;
      }

      .accordion-btn svg {
        margin: auto 0;
        flex-shrink: 0;
      }
      .accordion-btn svg path {        fill: #3399cc ;      }
     .accordion-btn svg[aria-hidden=true] {        display: block;      }
      .accordion-btn svg[aria-hidden=false] {        display: none;      }
      
      .accordion-content {
        font-family:'Open Sans';
        font-weight: normal;
        font-style: normal;
        display: none;
        padding: 15px 25px;
        background-color: #ecf8fe;
        color: #707070;
        font-size: 18px;
        text-align: justify;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 15px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
      }
      
      .accordion-btn[aria-expanded=false] .js-accordion__icon-plus {        display: inline-block;      }
      .accordion-btn[aria-expanded=false] .js-accordion__icon-minus {        display: none;      }
      
      .accordion-btn[aria-expanded=true] .js-accordion__icon-plus {        display: none;      }
      .accordion-btn[aria-expanded=true] .js-accordion__icon-minus {        display: inline-block;      }
      .rounded1{      border-radius:  0px 0px 5px 5px;}
       .rounded2{  border-radius:  5px 5px 0px 0px ;       }
/* end fo faq css */
.slider-text{
    top: 134px;
    left: 0%;
    right: 0;
}
.slider-text h1{
    font-size: 45px;
    line-height: 55px;
    font-family:'Open Sans';
    font-weight: 600;
    font-style: normal;
}
.slider-text p{
    font-size: 20px;
    line-height: 30px;
    font-family:'Open Sans';
    font-weight: normal;
    font-style: normal;
    overflow: hidden;
    height: 95px;
}
.view-more{
    display: flex;
    justify-content: center;
    width: 13rem;
    background-color: #fbb319;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    border-radius: 12px;
    border-radius: 10px;
    padding: 10px 35px;
    margin-bottom:2rem;
}
.view-more:hover{
    background-color: #3399cc;
    color: #fff;
}
.service-box p{
    color: #707070;
    font-size: 26px;
    line-height: 35px;
    margin-top: 40px;
    font-family:'Open Sans';
    font-weight: lighter;
    font-style: normal;
}
.h-img-box, .h-img-box img, .fast-safe {
    border-radius: 15px ;
}
.h-etop, .h-electronic, .all-operators, .service-provider{ padding: 0.2rem 0;}
.h-api, .h-payment{
    background-color: #e3f4fc;
    padding: 3rem 0;
   z-index: -1;
}
.h-img-box img{
    width: 100%;
    height: 500px;
    /* object-fit: contain; */
}
.service-provider h3{
    font-size: 30px;
    line-height: 40px;
}
.mgt-list{ background-color: #e3f4fc; padding: 60px 0 220px; z-index: -1;}
.mgt-box div{border-radius: 8px;}

/*hexagon start css */
/* .hex {
    display: inline-block;
    margin: 20px;
    position: relative;
    width: 257px;
    height: 205px; 
    background: linear-gradient(100deg, rgba(255,255,255) 0%, #f3a949 100%);
    background: #f3a949;
    -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    -moz-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    }
    .hex::after{
        content: '';
        border-right: 13px solid #000;
        width: 10px;
        display: block;
    }
    .hex-background {
    margin-top: 2px;
    background-color: #fff;
    width: 255px;
    height: 201px;
    -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    -moz-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    } */
        /* .hex img {
            position: absolute;
            width: 100%;
            height: 100%;
            object-fit: cover;
            -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
            -moz-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
            } */
/*hexagon  end of  */
.hex-background{position: relative;}
.hex-background {
    content: '';
    background: url(../images/icons/hexagon.png) no-repeat top right;
    background-size: contain;
    padding: 150px;
    /* position: relative;
    top: 37px;
    right: 6px; */
position: relative;
    
}
.count-no{
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 30px);
}

.hex{
    margin: 0 12px;
}
.api-sec .stats .counting{
    font-size: 120px;
    line-height: 130px;
    font-family:'Open Sans';
    font-weight: 600;
    font-style: normal;
    margin-bottom:20px ;
}
.api-counter .stats p{

    font-size: 30px;
    line-height: 40px;
    font-family:'Open Sans';
    font-weight: 500;
    font-style: normal;
    color: #333;
}
.api-serv-sec{padding-top: 140px;}
/*all page bg imges  */
.h-bg1{

    background-position-y: bottom;
    background-size: initial;
}
.h-bg2{
    
    background-size: initial;
     background-position: left;
}
.h-bg3{
   
    background-size: initial;
     background-position: right;
}
.h-bg4{
   
    background-size: initial;
     background-position: left;
}

.h-bg5{
   
    background-size: initial;
     background-position: right;
}
.about-company{padding-top: 1rem;}
.company-sec{
    background-position:top left ;
}
.about-page .banner-sec{
    margin-bottom: 45px;
}
.miss-sec{
    background-position:center left ;
}
.header-bg{
    background-size:initial;
    background-position-y: center;
}
.header-bg2{
    background-size:initial;
    background-position-y: bottom;
}
.bg3-sec1{
    background-size:initial;
    background-position: center right;
}
.bg3-sec2{
    background-size:initial;
    background-position: top right;
}
.web-bg{
    background-position: top right;
}
.bg-blog{
    background-size:initial;
    background-position: center left;
}
/* mobile menu */

.acc-menu ul { list-style-type: none; }

  .acc-menu {
    width: 100%;
    max-width: 360px;
    /* margin: 30px auto 20px; */
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  
  .acc-menu .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 10px;
    color: #333;
    font-size: 14px;
    font-family:'Open Sans';
    font-weight: 500;
    font-style: normal;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .acc-menu li:last-child .link { border-bottom: 0; padding: 1px 0px 0px;}
  
  .acc-menu li i {
    position: absolute;
    top: 18px;
    left: 12px;
    font-size: 18px;
    color: #333;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  
  .acc-menu li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 14px;
  }
  
  .acc-menu li.open .link { color: #3399cc; }
  
  .acc-menu li.open i { color: #3399cc; }
  
  .acc-menu li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
 
  .submenu {
    display: none;
    background: #f8f8f8;
    font-size: 14px;
    
  }
  .submenu li:last-child{border-bottom: 1px solid #ccc;}

  
  .submenu a {
  
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 12px;
    padding-left: 30px !important;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  
  .submenu a:hover {
    background: #f3a949;
    color: #FFF;
  }
  .btn-close {
    top: 15px;
    right: 5px;
}
.blog-all h5{
    font-family:'Open Sans';
    font-weight: normal;
    font-style: normal;
}
.logo2 img{width: 60%;}
.lag-select {
    font-family:'Open Sans';
    font-weight: 500;
    font-style: normal;
    color: #333;
       text-transform: uppercase; 
          letter-spacing: 1px;
          padding-right: 14px !important;
}
.active2{
    border-bottom: 3px solid #0c9d55 !important;
    color: #0c9d55 !important;
}
.hover-btn:hover{
    background-color: #3399cc;
    border-color: #3399cc;
    color: #fff;
}
.api-service{padding-top: 30px;}
.partners-page .operator-logo img, .client-page .operator-logo img{
    height: 200px;
    /* object-fit: contain; */
}
/* scroll bar */
/* .d-navigation .ul-3, .d-navigation .ul-4{
    height: 226px;
    overflow-y: scroll;
    overflow-x: hidden;
} */
.d-navigation .ul-3::-webkit-scrollbar, .submenu-list::-webkit-scrollbar, .d-navigation .ul-4::-webkit-scrollbar, .submenu-list::-webkit-scrollbar {
    width: 4px;
}
/* Track */
.d-navigation .ul-3::-webkit-scrollbar-track, .submenu-list::-webkit-scrollbar-track, .d-navigation .ul-4::-webkit-scrollbar-track, .submenu-list::-webkit-scrollbar-track {
    background: #f1f1f1;
}
/* Handle */
.d-navigation .ul-3::-webkit-scrollbar-thumb, .submenu-list::-webkit-scrollbar-thumb, .d-navigation .ul-4::-webkit-scrollbar-thumb, .submenu-list::-webkit-scrollbar-thumb {
    background: #ff8b3b;
}
/* Handle on hover */
.d-navigation .ul-3::-webkit-scrollbar-thumb:hover, .submenu-list::-webkit-scrollbar-thumb:hover, .d-navigation .ul-4::-webkit-scrollbar-thumb:hover, .submenu-list::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* end of scroll bar */

/* select dropdown language */
.submenu-list{
    height: 208px;
    overflow-y: scroll;
    overflow-x: hidden;
}
/* .carousel-control-prev, .carousel-control-next{display: none;} */
/* app  hover button css */
.ios-btn{
    transition-duration: 1s;
    height: 50px;
    background: #fff;
    width: 195px;
    left: -154px;
    border-radius: 0 50px 50px 0;
    top: 0%;
    display: flex;
    align-items: center;
    direction: rtl;
    z-index: 111;
    bottom: 8%;
    margin-top: auto;
    margin-bottom: auto;
    padding: 5px 10px 5px 0;
}
.ios-btn img{
    width: 30px;
    display: inline-block;
    margin-left: 7px;
}
/* .ios-btn span{line-height: 50px;} */
.ios-btn:hover{
    left: 0; 
    color: #000;
    
}
.android-btn{ 
    bottom: -65px; 
      width: 230px;
    left: -190px;
}
.android-btn:hover{
  left: 0;
}
/* .blog-list .android-btn{     bottom: -20px; }
.contact-banner .android-btn{bottom: 0px;}
.contact-banner .android-btn{bottom: -60px;}
.h-why .android-btn, .mission-sec .android-btn{bottom: -90px;}
.blog-detail-sec .android-btn,  .buy-serv-opt .android-btn { bottom: -0px; } */
/* end of ios and android btn  css */
.simple-box div{margin-top: 14px;}
.login .fa-arrow-left-long, .signup2 .fa-arrow-left-long{display: none;}
.oprator_tab .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background-color: unset;
}
.oprator_tab .serv-main-box{
    margin:  80px 0px 0px;
  
}
.oprator_tab .tab-pane p{
    background: rgb(255,255,255);
    background: linear-gradient(145deg, #3399cc, #31d2f2 80%) 0% 0% / auto repeat scroll padding-box border-box rgba(0, 0, 0, 0);
    padding: 10px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
}
.oprator_tab .operator-logo{
    padding: 35px 20px;
    height: 10rem;
} 
.video-content p{
    color: #707070;
    font-size: 26px;
    line-height: 35px;
    font-family: 'Open Sans';
    font-weight: lighter;
    font-style: normal;
}
.video-content {
    overflow: hidden;
    height: 320px;
}
#c2mWidgetToggle_0{
    width: 50px !important;
    height: 50px !important;
    bottom: 10px !important;
    right: 10px !important;
}
.service_texteditor{

}
.ussd-sec .hover-btn, .sms-sec .hover-btn{margin-top: 20px;}
.blog-all .client-content span{
    height: 70px;
    display: block;
    margin-bottom: 10px;
    text-align: justify;
}

.blog-bc a{
    font-size: 22px;
    line-height: 35px;
}
.blog-all .client-content p{margin-top: 0px; margin-bottom: 0px;}
.blog-bc p{margin-top: 10px;}
/* on hover language drop down */

/* end of on hover language dropdown */
.oprator_tab ul li .active .serv-main-box{
    background: linear-gradient(180deg, rgb(252, 208, 82), rgb(252, 126, 20) 80%) 0% 0% / auto repeat scroll padding-box border-box rgba(0, 0, 0, 0);
}
.number_box {
    bottom: 130px;
    right: 80px;
   z-index: 99;
   
}
.mapp-sec .serv-main-box, .portal-sec .serv-main-box{background: unset !important; box-shadow: none !important; background-color:transparent;}
.carousel-control-next, .carousel-control-prev{width: 5%;}
.carousel-control-next{
    right: 5% !important;
}
.carousel-control-prev {
    left: 5% !important;
}
.serv-box-sub:nth-child(even){
     background-image: url(./assets/images/icons/25.png);
}

/* .services-owl .owl-item .item .serv-main-box .service-iconbox:nth-child(odd){
    background: red ;
}
.services-owl .owl-item .item .serv-main-box .service-iconbox:nth-child(even){
    background-color: green;
  } */

    /* .services-owl .service-iconbox:nth-child(odd) {
        background: red ;
    }
    .services-owl .service-iconbox:nth-child(even) {
        background-color: green !important;
    } */














     /* ------------------------- responsive ------------------------=========================-*/
@media (max-width: 1599.98px){  
    .carousel_se_01 .services-owl .owl-nav button.owl-prev{left: 46%;}
    .carousel_se_01 .services-owl .owl-nav button.owl-next{right: 46%;}
    #navbar{padding: 10px 20px !important;}
    .mob-margin{margin-left: 40px !important;}
    .header-banner img{ height: 475px;       background-color: aliceblue;    }
    .bg0{  padding-bottom: 0px;}
    .h-payment{padding-top: 2rem !important;}
    .h-payment .serv-main-box{top: -80px;}
    .fast-safe {
        padding: 70px 61px 83px;
    }
    .stats{
        line-height: 55px;
        font-size: 40px;
    }
    .hex-background{padding: 130px;}
    .api-counter .stats{
        line-height: 75px;
        font-size: 60px;
    }
    .header-banner2 img {
        border-radius: 25px;
        height: 300px;
        width: 100%;
        /* object-fit: contain; */
        background: #003267;
    }





}
@media (max-width: 1499.98px){
    .d-navigation ul li a{padding: 20px 12px}
    #navbar{padding: 10px 10px !important; 
 }
 .whatsapp-sec{padding-bottom: 100px;}
 .d-navigation ul li{padding: 0 5px;}
 .d-navigation ul li a:before{    right: -3px;
    top: 25px !important;}


}
@media (max-width: 1399.98px){ 
    .video-content{height: 250px;}
    .blog-flex .company-tl{margin-top: 0;}
    .blog-flex p span{
        height: 126px;
        font-size: 20px;
        line-height: 30px;
    }
  
    .Blog-img-box h3 a{
        font-size: 30px;
        line-height: 45px;
    }
    .ussd-sec, .sms-sec, .mapp-sec, .portal-sec, .whatsapp-sec{ padding: 30px 0;}
    .fast-safe {
        padding: 45px 30px 60px;
    }
    .h-img-box img{height: 400px;}
    .mob-margin {   margin-left: 12px !important;    } 
    .header-banner img{height: 430px;}
    .lag-select {
        padding-right: 30px !important;
        margin-left: 0px !important;
        font-size: 14px;
    }
    .d-navigation ul li a{padding: 20px 10px; font-size: 14px;}  
    .carousel_se_01 .services-owl .owl-nav button.owl-prev{left: 45%;}
    .carousel_se_01 .services-owl .owl-nav button.owl-next{right: 45%;}
    .mgt-list {    padding: 30px 0;}
    /* .header-banner{margin: 10px !important;} */
    .company-tl h3{
        font-size: 30px;
        line-height: 40px;
    }
    .client-content p, .blog-flex .client-content p a, .blog-flex h4{
        font-size: 20px;
        line-height: 30px;
    }
    .hex {        margin: 0 0px;    }
    .serv-optor-sec .h-service, .serv-optor-sec .all-operators{padding-top: 0px !important;}
    .hex-background {
        padding: 125px;
    }
    .contact-text p{
        font-size: 18px;
        line-height: 26px;
        height: 90px;
    }
  
    .h-title5 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    .contact-text{
        width: 71%;
        transform: translate(20%, -50%);
    }
    .blog-flex h5{
        font-size: 16px;
        line-height: 24px;
    }
    .d-navigation ul li:hover a:before{top: 30px !important;}
.oprator_tab ul li{
    width: 20%;
}
}

@media (max-width: 1299.98px) {   
    .d-navigation ul li a{padding: 20px 7px; }  
    .login{    padding: 6px 15px;}
    .lag-select{padding: 14px 30px;}
    .header-banner img{height: 400px;}
    .header-banner { margin: 30px 0px !important;     }
    .stats {
        line-height: 45px;
        font-size: 30px;
    }
    .hex-background {        padding: 110px;    }
    .stats img {        width: 40px;    }
    .count-no{transform: translate(-52%, 24px);}
    .count-no p{font-size: 14px;}
    .h-title5{margin-bottom: 10px;}
  


}

@media (max-width: 1199.98px) { 
    .whatsapp-sec{padding-bottom: 0px;}
    #counter-stats{padding-top: 50px;} 
    .fast-safe{margin-bottom: 100px;}
    .h-payment .serv-main-box{position: unset !important;}
    .bg0{  padding-bottom: 90px;} 
    .header-banner img{height: 350px;} 
    .d-navigation ul{
        display: none !important;
    }
    .logo{text-align: left !important;}
    .lg-order1{order: 2;}
    .carousel_se_01 .services-owl .owl-nav button.owl-prev{left: 43.5%;}
    .carousel_se_01 .services-owl .owl-nav button.owl-next{right: 43.5%;}
    .logo {        width: 25%;    }
    .inquery-form {        padding: 20px 10px 0px;}
    
    .client-content p{
        font-size: 18px;
        line-height: 26px;
        margin-top: 20px;}
        .video-sec{margin-top: 70px;}
        .reseller-page content-box{padding: 0 15px;}
    .contact-text p, .contact-details a{
        font-size: 16px;
        line-height: 24px;
        height: 70px;
    }
    .contact-details h4{
        font-size: 24px;
        line-height: 35px;
    }
     .contact-details h3 {
        font-size: 20px;
        line-height: 35px;
     }
     .lag-select{padding-left: 7px;}
     .acc-menu li i.fa-chevron-down{font-size: 12px;}
     
     .blog-title{padding-left: 30px;}
     .Blog-img-box{padding: 0 50px;}
     .Blog-img-box h3{margin-bottom: 0;}
     .Blog-img-box h3 a {
        height: 62px;
        font-size: 24px;
    line-height: 32px;
    text-align: center;
    }
    .blog-flex p span {
        height: 55px;
        font-size: 18px;
        line-height: 28px;
        display: inline;
    }
    .blog-flex .client-content p a{
        font-size: 18px;
        line-height: 28px;
    }
    .post-name img{
        width: 80px;
        height: 80px;
    }
    .blog-all h3 a{
        height: 40px;
        font-size: 22px;
        line-height: 30px;
    }



}
/* end of lg laptop media 1199 */
@media (max-width: 1024px) {
    

}
/* end of mini laptop media 1024 */
@media (max-width: 991.98px) {
    .content-box{margin-top: 0px !important;}
    .video-v, .inquery-form{margin-bottom: 50px;}
    .desk-v{        display: none;    }
    .mob-v{        display: block !important;    }
    .inquery-form {  margin-top: 40px;      padding: 30px 40px 30px;}
  .lag-select{margin: 0px !important;}
  .sidebar-icon {
    bottom: 200px;
        right:5px
}
.serv-optor-sec{padding-bottom: 100px !important;}
.client-content p{
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;}

    .video-sec{margin-top: 30px;}
    .sim-card-serv .video-v{
        margin-bottom: 30px;
    }
    .why-text h2{font-size: 30px; line-height: 40px; text-align: center;}
    .why-text p, .blog-all h3 a{font-size: 20px;line-height: 24px;}
    .icon-box h4, .service-provider h3{font-size: 24px; line-height: 35px;}
    .h-title1, .h-title2 {font-size: 30px; line-height: 40px;} 
    .ussd-sec, .sms-sec, .mapp-sec, .portal-sec, .whatsapp-sec{ padding: 80px 0;}
  
 
    .blog-all .post-name img{
        width: 60px;
    height: 60px;
    }
    .blog-all h4{padding-top: 10px !important;}
    .post-name{margin-right: 15px !important;}
    .blog-all h3 a{height: 48px;}
    .carousel_se_01 .services-owl .owl-nav button.owl-prev {left: 41%;}
    .carousel_se_01 .services-owl .owl-nav button.owl-next {right: 41%;}

}
/* end of tab media 991 */
@media (max-width: 767.98px) {
    .h-banner figure{
        height: 40vh !important;
    }
    .header-contact_us p,.header-contact_us a{
    font-size:13px;
}
.topbar figure,.header-contact_us{
    display:none;
}
    .ussd-sec .serv-main-box, .sms-sec .serv-main-box, .mapp-sec .serv-main-box, 
    .portal-sec .serv-main-box, .whatsapp-sec .serv-main-box{ margin-top: 0px !important;}
    .slider-text{bottom: -80px;     top: unset;}
    
    .h-etop, .h-api, .h-payment, .h-electronic, .service-provider{padding: 20px 0 !important;}         
    .h-title2, .service-provider img{margin-top: 20px;}
    .m-order1{order: 1;}
    .m-order2{order: 2;}
    .sidebar-icon{bottom: 80px;}
    .h-etop .service-box, .h-electronic .service-box{margin-top: 50px;}
    .h-api .service-box{margin-top: 50px;}
     .mob-margin{display: none;}
    .carousel_se_01 .services-owl .owl-nav button.owl-prev{left: 42.5%;}
    .carousel_se_01 .services-owl .owl-nav button.owl-next{right: 42.5%;}
    .bg0 {background-size: contain;}
    .h-why, .h-service{padding: 10px !important;z-index:0;}
    
    .service-box p{font-size: 16px; line-height: 26px;}
    .h-payment, .carousel_se_01{margin-top: 0px !important;}
    .fast-safe{margin-bottom: 0px;}
    .all-operators{padding: 60px 0px 0px !important ;}
    .footer-icon ul li{    padding: 0 8px;}
    header-banner img {
        height: 275px;
    }
    .about-company {
        padding-top: 30px;
    }
    .company-tl2 img, .company-tl img  {transform: unset;}
    .company-tl, .company-tl2{
        background-color: transparent;
        margin: 30px 0 0;
        /* text-align: center; */
    }
  
    .about-mission{
        margin: 0 1rem !important;
    }
    p{text-align: justify;}
  
    .btn-right {
        margin-top: 30px;
        float: none !important;
        text-align: center;
    }
    .blog-context, .blog-title{padding: 0 10px;}
    .cont-form{padding: 0 20px;}
    .contact-text p, .contact-details a {
        font-size: 14px;
        line-height: 22px;
        height: 61px;
    }
    .accordion-content{
        padding: 10px 20px 12px;
        font-size: 16px;
        list-style: 22px;
    }
    .accordion-btn{padding: 10px 15px !important;}

    .h-bg1{
        background-position-y: top;
    background-size: contain;
    }
    .h-bg2{background-size: auto;}
    .h-bg4{ background-size: contain;}

}
@media (max-width: 575.98px) {
    .mobile-icon img{width: 56%;}
    .h-banner figure{
    height: 40vh !important;    }
   .header-contact_us p,.header-contact_us a{
    font-size:13px;
}
.topbar figure,.header-contact_us{
    display:none;
}
    .point-icon {        display: none;    }
    .tranfer-div{padding: 5px;}
    .tranfer-div p{font-size: 12px;}
    .inquery-form { padding: 30px 20px 20px;}
    .slider-text h1{
        font-size: 35px;
        line-height: 45px;
    }
    .header_fixed, .whatsapp-sec{ padding: 0px 0px !important;  }
    .call-icon {        float: left;    }
    .logo {        width: 41%;    }
    #navbar {        padding: 20px 0px !important;    }
    .header-banner img {        height: 200px;    }
    
  
    .lock-div p{
        display: flex;
        align-items: center;
    }


.h-title2{margin-top: 0px;}
mgt-box {    margin-top: 20px;}
.slider-text{position: unset !important;}
.h-electronic {padding-bottom: 0px;}
.header_fixed #navbar{    padding: 10px 0px !important;
}
.bg0 {    padding-bottom: 35px;}
.carousel_se_01 .services-owl .owl-nav button.owl-prev{left: 34%;}
    .carousel_se_01 .services-owl .owl-nav button.owl-next{right: 34%;}
    .why-text h2, .company-tl h3, .h-title1, .h-title2, .footer-title h4{
        font-size: 24px;
        line-height: 35px;
    }
    .icon-box h4, .service-provider h3, .h-title3, .api-counter .stats p {
        font-size: 20px;
        line-height: 30px;
    }
    .payment-div{
        top: 15px;
        left: -14px;
        padding: 5px;
    }
    .lock-div {
        top: 68%;
        left: 0%;
        padding: 6px 17px 6px 6px;
    }
    /* .h-img-box img {        height: auto;    } */
    .h-etop .service-box div, .sms-sec .service-box div, .mapp-sec .service-box div, .portal-sec .service-box div
        {padding-top: 15px !important;}
    .h-bg1, .h-bg2, .h-bg3, .bg5{    background-size: contain;}
    .fast-safe {        padding: 30px 15px 40px;    }
    .simple-box{padding: 15px;}
    .fast-safe h2{
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0px !important;
        padding-bottom: 10px !important;
    }
    
    .footer-icon ul li {        padding: 6px 8px;    }
    .sub-footer {        padding-top: 0px !important;    }
    footer{padding-bottom: 17px;}
    .banner-sec h1{margin-top: 40px;}
    .about-bg2{bottom: -1px;}
    .about-page .banner-sec, .header-banner2{margin-bottom: 0px !important;}
    .company-tl p, .why-text p, .blog-title h4, .blog-flex h4, .blog-all h4{
        font-size: 18px !important;
        line-height: 24px !important;
        /* text-align: left; */
    }
    .footer-title ul li a, .blog-flex h5, .blog-all h5{
        font-size: 14px !important;
        line-height: 22px !important;
    }
    .hex-background {padding: 85px;    }
    .stats img {width: 30px;    }
    .stats, .h-title5 {
        line-height: 35px;
        font-size: 24px;
    }
    .count-no p {
        font-size: 13px;
        text-align: center;
    }
    .count-no{width: 100%;    transform: translate(-52%, 12px);}
    #counter-stats {
        padding-top: 10px;
    }
    .whatsapp-sec .serv-main-box{margin-bottom: 40px;}
.api-counter .borde-div{display: block !important;}
.btn-right .signup2{margin-top: 15px;}
.header-banner2 img{
    height: 200px;
    /* object-fit: cover; */
}
.contact-text p {
    font-size: 18px;
    line-height: 24px;
    height: 75px;
}
.contact-text {
    top: 55%;
    transform: translate(3%, -50%);
    width: 94%;
}
.contact-details h4{margin-top: 0px !important; font-size: 20px;
    line-height: 24px;}
    .contact-details h3, .faq-sec h3{
        font-size: 20px;
        line-height: 30px;
    }

    .lock-div p, .contact-details a, .blog-editor p, .blog-title h4 span, .blog-flex p span, .blog-flex .client-content p a {
        font-size: 14px;
        line-height: 22px;
    }
    .lock-div{margin-bottom: 20px !important;}
    .Blog-img-box {
        padding: 0 5px;
    }
   
    .Blog-img-box h3 a {
        height: 48px;
        font-size: 20px;
        line-height: 26px;
       }
       .Blog-img-box2 {
        margin-bottom: 60px;
    }

}

@media (max-width: 375.98px) {
    .carousel_se_01 .services-owl .owl-nav button.owl-prev{left: 32%;}
    .carousel_se_01 .services-owl .owl-nav button.owl-next{right: 32%;}
} 

@media (max-width: 320.98px) {
    .login{margin: 0px !important;}
} 

