/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 10, 2019, 11:45:31 AM//New Styles
    Author     : Hifa Othman
*/
/*import the req partial to run the project*/
/* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/
body,
* {
    font-family: Helvetica_World, sans-serif !important;

}

body p {
    color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding-top: 2px;
}

h3 {
    font-size: 30px;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
    margin: 0;
}

textarea {
    outline: none;
}

a {
    outline: none;
    color: inherit;
    text-decoration: none !important;
}

::selection {
    background: rgba(255, 194, 14, 0.99);
}

:-moz-selection {
    background: rgba(255, 194, 14, 0.99);
}

::-webkit-selection {
    background: rgba(255, 194, 14, 0.99);
}

*:focus {
    outline: none !important;
}

img {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

#notification_period {
    font-size: 13px;
    border-radius: 5px;
    padding: 3px 10px;
    text-align: center;
    appearance: none;
    width: auto;
}

/* to overcome the apperance by the browser */
select {
    font-size: 1.3em;
    padding: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

/*style the place holder*/
input::placeholder {
    font-size: small;
}

.no-Select {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

/* #Button
================================================== */
/*
a.button {  font-size:16px; display:inline-block; padding: 15px 20px; font-weight: normal; text-decoration:none;
        -webkit-border-radius:	5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        line-height: 18px !important;
        text-align: center;
}
a.button:hover { background: $basicColor; text-decoration: none; }*/
.text-yellow {
    color: #ffc20e;
}

.text-yellow::selection {
    background: rgba(0, 0, 0, 0.99);
}

.text-yellow:-moz-selection {
    background: rgba(0, 0, 0, 0.99);
}

.text-yellow::-webkit-selection {
    background: rgba(0, 0, 0, 0.99);
}

.opacity-05 {
    opacity: 0.5;
}

.bg-c-w-g {
    background-color: #f8f8f8;
}

.opacity-0 {
    opacity: 0;
    cursor: default;
}

.w-40 {
    width: 40% !important;
}

.w-30 {
    width: 30% !important;
}

.w-75 {
    width: 75% !important;
}

.h-75 {
    height: 75% !important;
}

.w-98 {
    width: 98% !important;
}

.w-80 {
    width: 80% !important;
}

.w-90 {
    width: 90% !important;
}

.m-l-90 {
    margin-left: 90% !important;
}

.margin-right-2 {
    margin-right: -2% !important;
}

.link-orange-b-0 {
    border-bottom: 1px solid #ffc20e;
    color: #ffc20e !important;
}

.link-black-b-1 {
    border-bottom: 1px solid #333333;
    color: #333333;
}

.link-black-b-1:hover {
    color: #ffc20e !important;
    border-bottom: 1px solid #ffc20e;
}

.link-black-b-1.active {
    border-bottom: 1px solid #ffc20e;
    color: #ffc20e !important;
}

.c-mt-4 {
    margin-top: 10%;
}

.c-mb-10 {
    margin-bottom: 6% !important;
}

.img-90 {
    width: 80%;
    height: 90%;
}

.l-h-8 {
    line-height: 8px !important;
}

.w-20-h-20 {
    width: 3rem;
    height: 3rem;
}

.img-middleAlign-center {
    vertical-align: middle;
    align-self: center;
}

.img-in-header {
    width: 50%;
    height: 50%;
}

.no-after :after {
    background-image: none !important;
}

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

.text-underline-bold {
    border-bottom: solid 3px #ffc20e;
    font-weight: bolder;
}

.font-light {
    font-weight: lighter;
}

.h3-s-40 {
    font-size: 40px;
}

.f-s-20 {
    font-size: 20px;
}

.f-s-29 {
    font-size: 29.85px;
}

.f-s-30 {
    font-size: 30px;
}

.f-s-25 {
    font-size: 25px !important;
}

.f-s-24 {
    font-size: 24px !important;
}

.f-s-13 {
    font-size: 13px !important;
}

.f-s-11 {
    font-size: 11px !important;
}

.f-s-12 {
    font-size: 12px !important;
}

.f-c-g {
    color: #a7a9ac;
}

.fixed-top {
    /*position: absolute !important;*/
    top: 0;
    left: 0;
    float: right;
}

.top-Header-Rate {
    background: #ffffff url("../img/background/2.jpg") no-repeat center center;
    padding-bottom: 4%;
    background-size: cover;
}

.top-Header-Rate-Company {
    background: #ffffff url("../img/background/3.jpg") no-repeat center center;
    padding-bottom: 4%;
    background-size: cover;
}

.top-Header-Rate-myXnet {
    background: #ffffff url("../img/background/5.jpg") no-repeat center center;
    padding-bottom: 4%;
    background-size: cover;
}

.top-Header-Rate-notification {
    background: #ffffff url("../img/background/7.jpg") no-repeat center center;
    padding-bottom: 4%;
    background-size: cover;
}

.top-Header-Rate-login {
    background: #ffffff url("../img/background/6.jpg") no-repeat center center;
    padding-bottom: 4%;
    background-size: cover;
}

.top-Header-Rate-profile {
    background: #ffffff url("../img/background/8.jpg") no-repeat center center;
    padding-bottom: 4%;
}

.top-Header-Rate-profile .rounded-circle {
    width: 10rem;
    height: 10rem;
    border: 2px solid #a7a9ac;
}

.top-Header-Rate-check {
    background: #ffffff url("../img/background/bg9-min.png") no-repeat center center;
    padding-bottom: 4%;
    background-size: cover;
}

.top-Header-Rate-signin {
    background: #ffffff url("../img/background/4.jpg") no-repeat center center;
    padding-bottom: 4%;
    background-size: cover;
}

.top-bar {
    padding-top: 8px;
    padding-bottom: 8px;
    background: #ffc20e;
    height: 45px;
    cursor: default;
    top: 0px;
    left: 0px;
}

.top-bar p {
    margin: 0;
    font-size: 16px;
    text-align: left;
}

.top-bar ul {
    text-align: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-bar ul li {
    display: inline-block;
}

.top-bar ul li img {
    height: 27px;
    margin-left: 7px;
}

.top-bar ul li img:hover {
    opacity: 0.4;
}

.bg-light {
    background-color: rgba(249, 250, 251, 0) !important;
}

/*============================main navbar ================*/
.navbar-mainPageHeader .navbar {
    background-color: transparent !important;
    z-index: 333;
}

.navbar-mainPageHeader .button-navbar-main {
    float: right;
}

.navbar-mainPageHeader .img-brand {
    width: 80%;
    height: 80%;
    min-width: 30px;
    min-height: 30px;
}

.navbar-mainPageHeader .navbar-toggler {
    border: 1px solid #ffc20e !important;
    margin-left: 45%;
    background-color: #ffc20e !important;
    opacity: 0.8;
}

.navbar-mainPageHeader .navbar-toggler-icon {
    background-color: #ffc20e !important;
}

.navbar-mainPageHeader .nav-link {
    color: white !important;
}

.navbar-mainPageHeader .nav-link.active {
    color: #ffc20e !important;
}

.navbar-mainPageHeader .nav-link:hover {
    color: #ffc20e !important;
}

.navbar-mainPageHeader .nav-item {
    color: white !important;
    font-size: 18px;
}

.navbar-mainPageHeader .nav-item.active {
    color: #ffc20e !important;
}

.navbar-mainPageHeader .nav-item:hover {
    color: #ffc20e !important;
}

.navbar-mainPageHeader .img-bg {
    display: inline-block;
    height: 19px;
    width: 19px;
}

.navbar-mainPageHeader .img-signup {
    background-image: url("../img/icon/SIGN_UP.png");
    /*background-position: 25% 4px;*/
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: cover;
}

.navbar-mainPageHeader .img-signin {
    background-image: url("../img/icon/SIGN_IN_dark.png");
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: cover;
}

.navbar-mainPageHeader .img-signout {
    background-image: url("../img/icon/Sign_out_2.png");
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: cover;
}

.navbar-mainPageHeader .dropdown-toggle::after {
    display: none;
}

.navbar-mainPageHeader a.dropdown-item {
    color: #333333;
    margin-left: 0px !important;
    margin-right: 10px !important;
    padding: 2px;
    padding-top: 8px;
    font-size: small;
    text-decoration: auto;
    width: auto !important;
}

.navbar-mainPageHeader a.dropdown-item:active {
    background-color: transparent !important;
}

.navbar-mainPageHeader .btn-primary {
    padding: 0.375rem 0.375rem;
}

.navbar-mainPageHeader .btn-primary:hover .img-bg {
    display: inline-block;
    height: 19px;
    width: 19px;
}

.navbar-mainPageHeader .btn-primary:hover .img-signup {
    background-image: url("../img/icon/SIGN_UP_white.png");
    background-position: 25% 3px;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 90% 85%;
}

.navbar-mainPageHeader .btn-primary:hover .img-signin {
    background-image: url("../img/icon/SIGN_IN.png");
    background-position: 25% 3px;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 90% 90%;
}

.navbar-mainPageHeader .btn-primary:hover .img-signout {
    background-image: url("../img/icon/Sign_out_1.png");
    background-position: 25% 3px;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 90% 85%;
}

.navbar-mainPageHeader .btn-primary.dropdown-toggle:hover .img-signin {
    background-image: url("../img/icon/SIGN_IN.png");
    background-position: 25% 3px;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 90% 90%;
}

.btn-text-navbar {
    vertical-align: 2px !important;
}

.navbarScroll {
    background-color: rgba(255, 194, 14, 0.5) !important;
    animation: Scroll_bg;
    animation-duration: 4s;
}

.navbarScroll a {
    color: #000000 !important;
}

.navbarScroll a .active {
    color: #ffc20e !important;
}

.navbarScroll a:hover {
    color: #ffc20e !important;
}

@keyframes Scroll_bg {
    from {
        background-color: rgba(0, 0, 0, 0);
    }

    to {
        background-color: rgba(255, 194, 14, 0.5);
    }
}

.navbar-override {
    background-color: transparent !important;
}

.btn-primary.dropdown-toggle:hover {
    background-color: #000000 !important;
    color: #ffffff;
    box-shadow: 0 0 0 0.09rem #ffffff !important;
    outline: 0 !important;
}

.btn-primary.dropdown-toggle:focus,
.btn-primary.dropdown-toggle.focus {
    outline: 0;
    box-shadow: 0 0 0 0.1rem #ffc20e;
}

.btn-primary.dropdown-toggle:active {
    background-color: #000000 !important;
    box-shadow: 0 0 0 0.1rem #ffffff;
    box-shadow: none !important;
}

.dropdown-menu {
    min-width: 15rem !important;
    left: auto;
    border: 0px;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    background-color: buttonColor !important;
}

.dropdown-menu.show {
    box-shadow: 0 0 0 0.08rem #ffc20e !important;
}

.dropdown-menu::before {
    content: "";
    position: absolute;
    left: 70%;
    top: -5%;
    outline: none;
    z-index: 10;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
}

.dropdown-menu::after {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 20px;
    height: 20px;
    left: 70%;
    top: -5%;
    background-color: #ffffff;
    z-index: 15;
    display: none
}

.show>.btn-primary.dropdown-toggle,
.show>.btn-primary.dropdown-toggle:focus {
    background-color: #ffc20e;
    box-shadow: none;
}

.navbar-Compnay-signin .navbar-nav {
    margin-right: 11%;
    margin-left: -11%;
}

.btn-arrangeby .dropdown-toggle:hover {
    outline: 0 !important;
}

.btn-arrangeby .dropdown-toggle:focus,
.btn-arrangeby .dropdown-toggle.focus {
    outline: 0;
    box-shadow: none;
}

.btn-arrangeby .dropdown-toggle:active {
    box-shadow: none !important;
}

.btn-arrangeby .dropdown-menu {
    min-width: 14rem !important;
    left: auto;
    border: 0px !important;
    box-shadow: none !important;
}

.btn-arrangeby .dropdown-toggle::after {
    border: 0px !important;
}

.btn-arrangeby .dropdown-menu::before {
    border: 0px !important;
}

.btn-arrangeby .dropdown-menu:after {
    width: 0px;
    height: 0px;
}

.btn-arrangeby .btn {
    box-shadow: none !important;
}

.btn-arrangeby .btn:hover,
.btn-arrangeby .btn:focus,
.btn-arrangeby .btn.focus,
.btn-arrangeby .btn:active,
.btn-arrangeby .btn:visited {
    box-shadow: none !important;
    outline: none !important;
}

/*=============================Buttons brimary color/ovr from bootsrap========================*/
.btn-primary {
    background-color: #ffc20e;
    font-family: Helvetica_World, sans-serif;
    color: #000000 !important;
    display: inline-block;
    border: 0 solid transparent;
    border-style: none;
    font-size: 16px;
    border-radius: 2px;
    border-color: #ffffff !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0.375rem 1.75rem;
}

.btn-primary .disabled,
.btn-primary :disabled {
    color: #fff;
    background-color: #ffc20e;
    border-color: #ffc20e;
}

.btn-primary:hover {
    background-color: #000000;
    color: #ffffff !important;
    box-shadow: 0 0 0 0.09rem #ffffff !important;
    outline: 0 !important;
}

.btn-primary:focus,
.btn-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.1rem #ffc20e;
}

.btn-primary:active {
    background-color: #000000 !important;
    outline: 0;
    box-shadow: 0 0 0 0.09rem #ffffff !important;
}

.btn-track {
    border: 1px solid #939598 !important;
    padding: 0.5rem 0.5rem;
    box-shadow: none !important;
    margin: 0% !important;
}

.btn-track:hover {
    background-color: #000000;
    color: #ffffff;
    box-shadow: 0 0 0 0.09rem #ffffff !important;
    outline: 0 !important;
}

.btn-track:focus,
.btn-track.focus {
    outline: 0;
    box-shadow: 0 0 0 0.1rem #ffc20e;
}

.btn-track:active {
    background-color: #000000 !important;
    outline: 0;
    box-shadow: 0 0 0 0.09rem #ffffff !important;
}

.btn-track.disabled:hover {
    background-color: #ffffff;
    color: #333333;
    box-shadow: none !important;
    outline: 0 !important;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/*============================main slider ================*/
/* Carousel base class */
.carousel-item {
    align-items: flex-start;
    /*to handel chrome issue*/
}

.carousel-caption {
    position: absolute;
    right: 0;
    display: inline-block;
    bottom: 5%;
    left: 10%;
    top: 30%;
    z-index: 2;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #f2f2f3 !important;
    text-align: left;
    user-select: none;
}

.carousel-caption p.line-1-text-carousel {
    font-size: 38px;
    font-weight: lighter;
    padding-bottom: -20px;
    line-height: 30px;
}

.carousel-main-header {
    font-size: 58px;
    line-height: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.carousel-control-next {
    z-index: 10;
}

/*===========================override image back ground of the carousel slider ==========================*/
.carousel-control-prev-icon {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    background-image: url("../img/icon/arr.png");
}

.carousel-control-next-icon {
    background-image: url("../img/icon/arr.png");
}

.jumbotron {
    background-color: #f2f2f2;
}

.jumbotron:hover .card-img-top {
    width: 40%;
    height: 40%;
    vertical-align: middle;
    align-self: center;
    user-select: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.app-homepage {
    padding: 10%;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    background: #ffffff url("../img/background/strip_bg.png") no-repeat center center;
}

.app-homepage .btn-primary.gPlayStore {
    background: #ffc20e url("../img/icon/storeOver-01.png") no-repeat center center;
    width: 135px;
    height: 45px;
    background-size: 100% 100%;
    box-shadow: none !important;
}

.app-homepage .btn-primary.gPlayStore:hover {
    border: 0px solid;
    background: #ffc20e url("../img/icon/store-01.png") no-repeat center center;
    background-size: 100% 100%;
    box-shadow: none !important;
}

.app-homepage .btn-primary.isoStore {
    background: #ffc20e url("../img/icon/storeOver-02.png") no-repeat center center;
    width: 135px;
    height: 45px;
    background-size: 100% 100%;
    box-shadow: none !important;
}

.app-homepage .btn-primary.isoStore:hover {
    border: 0px solid;
    background: #ffc20e url("../img/icon/store-02.png") no-repeat center center;
    background-size: 100% 100%;
    box-shadow: none !important;
}

.app-homepage .btn-primary.appGallery {
    background: #ffc20e url("../img/icon/app_gallery.png") no-repeat center center;
    width: 135px;
    height: 45px;
    background-size: 100% 100%;
    box-shadow: none !important;
}

.app-homepage .btn-primary.appGallery:hover {
    border: 0px solid;
    background: #ffc20e url("../img/icon/app_gallery.png") no-repeat center center;
    background-size: 100% 100%;
    box-shadow: none !important;
}

.card {
    padding: 8px;
    min-width: 275;
    min-height: 400px;
    /*  .btn-primary{
          // margin-top:60px;//I need more automate way to take the padding from paernt and add it hear!!
       }*/
}

.card .card-img-top {
    width: 40%;
    height: 40%;
    vertical-align: middle;
    align-self: center;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.card .card-title {
    color: #000000;
    font-weight: bolder;
    font-size: 27.65px;
}

.card .card-text {
    font-size: 19.36px;
}

.card:hover .card-img-top {
    width: 42%;
    height: 42%;
    vertical-align: middle;
    align-self: center;
    user-select: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.card .card-footer {
    background-color: #ffffff;
    border: 0;
}

.whyxnet .card .card-img-top,
.whyxnet .card:hover .card-img-top {
    height: auto
}

.vedioBg {
    position: relative;
    background-color: black;
    height: 75vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

.vedioBg video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.vedioBg .container {
    position: relative;
    z-index: 2;
}

.vedioBg .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}

.vedioBg .overlay img {
    position: relative;
    top: 50%;
    left: 45%;
}

@media (pointer: coarse) and (hover: none) {
    .vedioBg {
        background: url("https://source.unsplash.com/XT5OInaElMw/1600x900") black no-repeat center center scroll;
    }

    .vedioBg video {
        display: none;
    }
}

.marquee {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #ffc20e;
}

.marquee {
    overflow: hidden;
    padding-bottom: 0;
}

.rateStrip {
    padding-top: 15px;
    padding-bottom: 5px;
    background-color: #ffc20e;
    vertical-align: middle;
}

.rateStrip .in-line-text-rateStrip {
    font-size: 16px;
    padding-left: 35px !important;
    vertical-align: -1px;
}

.rateStrip .in-line-text-rateStrip-uea {
    padding-left: 95px !important;
    font-size: 16px;
    vertical-align: -1px;
}

.rateStrip .img-bg-rate1,
.rateStrip .img-bg-rate2,
.rateStrip .img-bg-rate3,
.rateStrip .img-bg-rate4 {
    right: 0;
    margin: 0 auto;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("../img/icon/rate-strip-01.png");
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: contain !important;
    padding: 0px;
    background-position: left;
    color: #000;
}

.rateStrip .img-bg-rate2 {
    background-image: url("../img/icon/rate-strip1.png");
}

.rateStrip .img-bg-rate3 {
    background-image: url("../img/icon/rate-strip3.png");
    background-size: 91px 25px, 30px 38px, 30px 2.5em;
}

.rateStrip .img-bg-rate4 {
    background-image: url("../img/icon/rate-strip4.png");
    background-size: 29px 19px, 30px 38px, 30px 2.5em;
}

.rateStrip .img-iconRounded-rateStrip {
    width: 2.3rem;
    height: 1.5rem;
}

.rateStrip .img-iconRec-rateStrip {
    width: 2.3rem;
    height: 1.5rem;
}

.rateStrip .rate-carsoul .owl-dots {
    display: none;
    margin-bottom: -10px;
}

.rateStrip .rate-carsoul .owl-theme .owl-dots .owl-dot {
    display: none;
    margin-bottom: -10px;
}

.rateStrip .img-bg-rate4 {
    background-size: 40px !important;
    padding-left: 50px !important
}

.marquee {
    padding-bottom: 0;
    padding: 0px;
    overflow: hidden;
}

.marquee .item-wrap {
    overflow: hidden;
    height: 50%;
    flex-wrap: nowrap;
    position: relative;
    white-space: nowrap;
    display: flex;
    margin-right: 20px
}

.item {
    text-align: center;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    justify-content: flex-start;
}

.item a {
    text-decoration: none;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    height: 100%;
    padding: 10px 0;
}

.item.active a {
    color: #fff;
}

.container-bg-white-ptb {
    background-color: #ffffff;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 105px;
}

.container-bg-white-ptb:hover .card-img-top {
    width: 40%;
    height: 40%;
    vertical-align: middle;
    align-self: center;
    user-select: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.container-bg-white-pt-120 {
    background-color: #ffffff;
    padding-top: 121px;
    padding-bottom: 121px;
    padding-left: 150px;
    padding-right: 150px;
}

.container.container-bg-white-pt-120 {
    background-color: #ffffff;
}

.top-shadow {
    box-shadow: 0 -5px 5px -5px #333;
}

.right-shadow {
    box-shadow: -5px 0 5px -5px #333;
}

.bottom-shadow {
    box-shadow: 0 5px 5px -5px #333;
}

.left-shadow {
    box-shadow: 5px 0 5px -5px #333;
}

.top-right-shadow {
    box-shadow: 5px -5px 6px -5px #333;
}

.all-shadow {
    box-shadow: 0 0 5px #333;
}

.img-carousel-items {
    background-color: #ffffff;
    border: 1px solid #a7a9ac;
}

.owl-carousel-ourParntener .item {
    width: 125px !important;
    height: 105px !important;
    vertical-align: middle;
    align-self: center;
    margin-left: -10px;
    margin-right: -10px;
}

.owl-carousel-ourParntener .item img {
    width: 100px;
    height: 101px;
    vertical-align: -20px;
    align-self: center;
    padding: 20px;
}

.owl-carousel-ourParntener .owl-item {
    vertical-align: middle;
    align-self: center;
}

.owl-carousel-ourParntener .owl-dots {
    display: none;
    margin-bottom: -10px;
}

.owl-carousel-ourParntener .owl-prev {
    width: 18px;
    height: 100px;
    position: absolute;
    top: -5px;
    left: -25px;
    display: block !important;
    border: 0px solid black;
}

.owl-carousel-ourParntener .owl-next {
    width: 18px;
    height: 100px;
    position: absolute;
    top: -5px;
    right: -25px;
    display: block !important;
    border: 0px solid black;
}

.owl-carousel-ourParntener .owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
}

.owl-carousel-ourParntener nav .owl-next,
.owl-carousel-ourParntener .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel-ourParntener nav .owl-next :focus,
.owl-carousel-ourParntener .owl-carousel .owl-nav .owl-prev :focus {
    outline: 0pt !important;
}

.owl-carousel-ourParntener .owl-prev-icon,
.owl-carousel-ourParntener .owl-next-icon {
    display: inline-block;
    width: 18px;
    height: 30px;
    background: transparent no-repeat center center !important;
    background-repeat: no-repeat;
    background-size: 50% 50% !important;
    background-position: 25% 50% !important;
    /* Center the image */
}

.owl-carousel-ourParntener .owl-prev-icon {
    background-image: url("../img/icon/arr_b2.png") !important;
}

.owl-carousel-ourParntener .owl-next-icon {
    background-image: url("../img/icon/arr_b.png") !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #f2f2f2;
    /*  width: 20px; */
}

/*================================Footer====================*/
.mainFooter {
    /*  padding: 5%;
      padding-left: 5%;
      background: #000000 url("../img/icon/footer.jpg") no-repeat center center;
      background-size: cover;
      color: white;
      font-size: 20px; */
}

.mainFooter .logo-footer {
    /*    background: url("../img/icon/Logo_W.png") no-repeat center center;
        background-size: 100%;
        padding: 50px; */
}

.mainFooter .footer-text {
    line-height: 29px;
    font-size: 16px;
    font-weight: lighter;
}

.mainFooter .facebook-footer {
    background: url("../img/icon/face-y2.png") no-repeat center center;
    background-size: 80%;
    padding: 20px;
    cursor: pointer;
}

.mainFooter .facebook-footer:hover {
    background: url("../img/icon/face_y2_o.png") no-repeat center center;
    background-size: 80%;
    padding: 20px;
}

.mainFooter .twitter-footer {
    background: url("../img/icon/tw-y2.png") no-repeat center center;
    background-size: 80%;
    padding: 20px;
    cursor: pointer;
}

.mainFooter .twitter-footer:hover {
    background: url("../img/icon/tw_y2_o.png") no-repeat center center;
    background-size: 80%;
    padding: 20px;
}

.mainFooter .linkedin-footer {
    background: url("../img/icon/linkedln_02.png") no-repeat center center;
    background-size: 80%;
    padding: 20px;
    cursor: pointer;
}

.mainFooter .linkedin-footer:hover {
    background: url("../img/icon/linkedln_033.png") no-repeat center center;
    background-size: 80%;
    padding: 20px;
}

.mainFooter .instagram-footer {
    background: url("../img/icon/insta_04.png") no-repeat center center;
    background-size: 80%;
    padding: 20px;
    cursor: pointer;
}

.mainFooter .instagram-footer:hover {
    background: url("../img/icon/insta_044.png") no-repeat center center;
    background-size: 80%;
    padding: 20px;
}

.mainFooter .mapMarker-footer {
    background: url("../img/icon/location_y.png") no-repeat center center;
    background-size: 100%;
    padding: 14px;
    cursor: pointer;
    margin-right: 10px
}

.mainFooter .mapMarker-footer:hover {
    background: url("../img/icon/location.png") no-repeat center center;
    background-size: 100%;
    padding: 14px;
    margin-right: 10px
}

.mainFooter .tel-footer {
    background: url("../img/icon/tel-01.png") no-repeat center center;
    background-size: 100%;
    padding: 14px;
    cursor: pointer;
    margin-left: 3px;
    margin-right: 18px
}

.mainFooter .tel-footer:hover {
    background: url("../img/icon/tel-02.png") no-repeat center center;
    background-size: 100%;
    padding: 14px;
}

.mainFooter .mail-footer {
    background: url("../img/icon/m-01.png") no-repeat center center;
    background-size: 100%;
    padding: 14px;
    cursor: pointer;
    margin-left: 3px;
    margin-right: 18px
}

.mainFooter .mail-footer:hover {
    background: url("../img/icon/mail-01.png") no-repeat center center;
    background-size: 100%;
    padding: 14px;
}

.mainFooter .btn-primary.gPlayStore {
    background: transparent url("../img/icon/storeOver-01.png") no-repeat center center;
    width: 110px;
    height: 37px;
    background-size: contain;
    box-shadow: none !important;
    margin: 0 7px
}

.mainFooter .btn-primary.gPlayStore:hover {
    box-shadow: none !important;
    background: transparent url("../img/icon/store-01.png") no-repeat center center;
    background-size: contain;
}

.mainFooter .btn-primary.isoStore {
    background: transparent url("../img/icon/storeOver-02.png") no-repeat center center;
    width: 110px;
    height: 37px;
    background-size: contain;
    box-shadow: none !important;
}

.mainFooter .btn-primary.isoStore:hover {
    box-shadow: none !important;
    background: transparent url("../img/icon/store-02.png") no-repeat center center;
    background-size: contain;
}

.mainFooter .btn-primary.appGallery {
    background: transparent url("../img/icon/app_gallery.png") no-repeat center center;
    width: 110px;
    height: 37px;
    background-size: contain;
    box-shadow: none !important;
}

.mainFooter .btn-primary.appGallery:hover {
    box-shadow: none !important;
    background: transparent url("../img/icon/app_gallery.png") no-repeat center center;
    background-size: contain;
}

.mainFooter .quick-AccessMenu-Footer {
    width: 100%;
}

.mainFooter .quick-AccessMenu-Footer a {
    text-decoration: none;
    color: #fff;
}

.mainFooter .quick-AccessMenu-Footer a:hover {
    color: #ffc20e;
}

.mainFooter .quick-AccessMenu-Footer .border-under-QickAccess {
    border-bottom: solid 1px #a7a9ac;
    width: 100%;
}

.mainFooter .Contact-Info {
    align-self: center;
}

.mainFooter a:hover {
    color: #ffffff;
}

.footer-allright-reseved {
    background-color: #ffc20e;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 18px;
    padding-bottom: 16px;
    font-size: 15px;
    font-weight: lighter;
    width: 100%;
}

.footer-allright-reseved p {
    padding-left: 65px;
}

/*!

 =========================================================
 * Material Kit - v2.0.5
 =========================================================

 * Product Page: https://www.creative-tim.com/product/material-kit
 * Copyright 2018 Creative Tim (http://www.creative-tim.com)

 =========================================================

 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

 */
.togglebutton {
    vertical-align: middle;
}

.togglebutton,
.togglebutton label,
.togglebutton input,
.togglebutton .toggle {
    user-select: none;
}

.togglebutton label {
    cursor: pointer;
    color: red;
}

.form-group.is-focused .togglebutton label {
    color: black;
}

.form-group.is-focused .togglebutton label:hover,
.form-group.is-focused .togglebutton label:focus {
    color: #ffee02;
}

fieldset[disabled] .form-group.is-focused .togglebutton label {
    color: black;
}

.togglebutton label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0;
}

.togglebutton label .toggle {
    text-align: left;
    margin-left: 5px;
}

.togglebutton label .toggle,
.togglebutton label input[type=checkbox][disabled]+.toggle {
    content: "";
    display: inline-block;
    width: 35px;
    height: 15px;
    background-color: rgba(194, 194, 194, 0.7);
    border-radius: 15px;
    margin-right: 15px;
    transition: background 0.3s ease;
    vertical-align: middle;
}

.togglebutton label .toggle:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #FFFFFF;
    border-radius: 20px;
    position: relative;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    left: 4px;
    top: -5.5px;
    /*I change it due some issue in firefox is it not in the same position*/
    transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
}

.togglebutton label input[type=checkbox][disabled]+.toggle:after,
.togglebutton label input[type=checkbox][disabled]:checked+.toggle:after {
    background-color: #BDBDBD;
}

.togglebutton label input[type=checkbox]+.toggle:active:after,
.togglebutton label input[type=checkbox][disabled]+.toggle:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1);
}

.togglebutton label input[type=checkbox]:checked+.toggle:after {
    left: 20px;
}

.togglebutton label input[type=checkbox]:checked+.toggle {
    background-color: rgba(35, 31, 32, 0.7);
}

.togglebutton label input[type=checkbox]:checked+.toggle:after {
    border-color: #231f20;
}

.togglebutton label input[type=checkbox]:checked+.toggle:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(35, 31, 32, 0.1);
}

.form-check {
    /*label.radio input[type="radio"]:checked + label{
          font-weight: bold !important;
          @include transform-scale3d(unquote('1.05, 1.05, 1')); 
        }
    */
}

.form-check .form-check-label {
    cursor: pointer;
    padding-left: 44px;
    width: 100%;
    position: relative;
}

.form-group.is-focused .form-check .form-check-label {
    color: black;
}

.form-group.is-focused .form-check .form-check-label:hover,
.form-group.is-focused .form-check .form-check-label:focus {
    color: #ffee02;
}

fieldset[disabled] .form-group.is-focused .form-check .form-check-label {
    color: black;
}

.form-check .form-check-label .bankTobank-Radio {
    background-image: url("../img/icon/Bank-to-Bank-un-active.png");
    background-position: 25% 3px;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 90% 90%;
    padding: 20px;
    display: inline-block;
}

.form-check .form-check-label .bankTransfer-Radio {
    background-image: url("../img/icon/BankTransfer-unactive.png");
    background-position: 25% 3px;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 90% 90%;
    padding: 20px;
    display: inline-block;
}

.form-check .form-check-label .cashOnHand-Radio {
    background-image: url("../img/icon/Cash-Over-Counter-unactive.png");
    background-position: 25% 3px;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 90% 90%;
    padding: 20px;
    display: inline-block;
}

.form-check .form-check-label .delivery-Radio {
    background-image: url("../img/icon/Delivery-unactive.png");
    background-position: 25% 3px;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 100% 90%;
    padding: 20px;
    display: inline-block;
}

.form-check .form-check-label .pickUp-Radio {
    background-image: url("../img/icon/Pick-Up_unactive.png");
    background-position: 25% 3px;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 90% 90%;
    padding: 20px;
    display: inline-block;
}

.form-check .form-check-label span {
    display: block;
    position: absolute;
    left: -7px;
    top: -9px !important;
    transition-duration: 0.2s;
}

.form-check .form-check-label .rectangle {
    border: 1px solid #a7a9ac;
    height: 33px;
    width: 36px;
    margin-left: 87%;
    border-radius: 6%;
    top: 1px;
    float: right;
}

.form-check .form-check-label .rectangle .check {
    height: 36px;
    width: 36px;
    border-radius: 6%;
    -webkit-transform: scale3d(0, 0, 0);
    -moz-transform: scale3d(0, 0, 0);
    -o-transform: scale3d(0, 0, 0);
    -ms-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
}

.form-check .form-check-label .rectangle .check:after {
    content: "\f00c";
    height: 36px;
    width: 36px;
    font-family: 'FontAwesome';
    vertical-align: middle;
    font-size: 52px !important;
    color: #8dc63f;
}

.form-check .form-check-input {
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
}

.form-check .form-check-input:checked~.check,
.form-check .form-check-input:checked~.rectangle {
    opacity: 1;
}

.form-check .form-check-input:checked~.check {
    background-color: #ffc20e;
}

.form-check .form-check-input:checked~.rectangle {
    border-color: #ffc20e;
}

.form-check .form-check-input:checked .check:before {
    animation: checkboxOn .5s forwards;
}

.form-check .form-check-input:checked~span {
    font-weight: bold;
    /*font-size: calc(100% + 1px);*/
    vertical-align: middle;
}

.form-check .form-check-input:checked~.rectangle .check {
    -webkit-transform: scale3d(0.65, 0.65, 1);
    -moz-transform: scale3d(0.65, 0.65, 1);
    -o-transform: scale3d(0.65, 0.65, 1);
    -ms-transform: scale3d(0.65, 0.65, 1);
    transform: scale3d(0.65, 0.65, 1);
}

.form-check .form-check-input:checked~.bankTobank-Radio {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    background-image: url("../img/icon/Bank-to-Bank-active.png");
}

.form-check .form-check-input:checked~.bankTransfer-Radio {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    background-image: url("../img/icon/BankTransfer-active.png");
}

.form-check .form-check-input:checked~.cashOnHand-Radio {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    background-image: url("../img/icon/Cash-Over-Counter-active.png");
}

.form-check .form-check-input:checked~.delivery-Radio {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    background-image: url("../img/icon/Delivery-active.png");
}

.form-check .form-check-input:checked~.pickUp-Radio {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    background-image: url("../img/icon/Pick-Up_active.png");
}

.form-check .form-check-input:checked~.form-check-label {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

.form-check .form-check-input[disabled] {
    /* & + span{
            font-weight: lighter;
            //font-size:small;
            vertical-align: middle;
          }
          &+  .bankTobank-Radio{
            @include transform-scale3d(unquote('1.00, 1.00, 1'));
           
          
        }*/
}

.form-check .form-check-input[disabled]~.check,
.form-check .form-check-input[disabled]~.rectangle {
    opacity: 0.26;
}

.form-check .form-check-input[disabled]~.check {
    background-color: #000000;
}

.form-check .form-check-input[disabled]~.rectangle {
    border-color: #000000;
}

.form-check .form-check-sign {
    vertical-align: middle;
    position: relative;
    top: -2px;
    float: right;
    padding-right: 10px;
    display: inline-block;
}

.form-check .form-check-label .rectangle:before {
    display: block;
    position: absolute;
    left: -1px;
    content: "";
    background-color: rgba(0, 0, 0, 0.84);
    height: 33px;
    width: 33px;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    margin: 0;
    top: -1px;
    -webkit-transform: scale3d(2.3, 2.3, 1);
    -moz-transform: scale3d(2.3, 2.3, 1);
    -o-transform: scale3d(2.3, 2.3, 1);
    -ms-transform: scale3d(2.3, 2.3, 1);
    transform: scale3d(2.3, 2.3, 1);
}

.form-check .form-check-label .form-check-input:checked+.rectangle:before {
    animation: rippleOn .5s;
}

.form-check .form-check-label .form-check-input:checked+.rectangle .check:before {
    color: #FFFFFF;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    animation: checkboxOn 0.3s forwards;
}

.form-check .form-check-label .rectangle:before {
    display: block;
    position: absolute;
    left: -1px;
    content: "";
    background-color: rgba(0, 0, 0, 0.84);
    height: 33px;
    width: 33px;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    margin: 0;
    top: -1px;
    -webkit-transform: scale3d(2.3, 2.3, 1);
    -moz-transform: scale3d(2.3, 2.3, 1);
    -o-transform: scale3d(2.3, 2.3, 1);
    -ms-transform: scale3d(2.3, 2.3, 1);
    transform: scale3d(2.3, 2.3, 1);
}

.form-check .form-check-label .form-check-input:checked~.rectangle:before {
    animation: rippleOn .5s;
}

.form-check .form-check-label .form-check-input:checked~.rectangle .check:before {
    color: #FFFFFF;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    animation: checkboxOn 0.3s forwards;
}

.form-check+.form-check {
    margin-top: 0;
}

/****/
/* Add some private case to the shape of the Radio*/
.selected-company-radio {
    width: 100% !important;
}

.selected-company-radio .form-check .form-check-label .cashOnHand-Radio {
    background-image: url("../img/icon/Cash-on-Hand-un-active.png");
    background-position: 25% 3px;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 90% 90%;
    padding: 20px;
    display: inline-block;
}

.selected-company-radio .form-check {
    display: inline-block !important;
}

.selected-company-radio .form-check .form-check-label {
    cursor: pointer;
    padding-left: 5px;
    width: 100%;
}

.selected-company-radio .form-check .rectangle {
    border: 1px solid #a7a9ac;
    height: 33px;
    width: 36px;
    margin-left: 66%;
    border-radius: 6%;
    top: 1px;
}

.selected-company-radio .form-check .bottom-text {
    padding-top: 4rem !important;
    font-size: smaller;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
}

.selected-company-radio .form-check .bottom-text-MES {
    padding-top: 5rem !important;
    font-size: smaller;
    margin-left: 4rem;
    text-align: center;
}

.selected-company-radio .bankTobank-Radio,
.selected-company-radio .bankTransfer-Radio,
.selected-company-radio .cashOnHand-Radio {
    margin-left: 16%;
    margin-top: 16%;
}

.selected-company-radio .delivery-Radio,
.selected-company-radio .pickUp-Radio {
    margin-left: 17%;
    margin-top: 10%;
    padding: 26px !important;
}

.selected-company-radio .form-check-label .rectangle:before {
    display: block;
    position: absolute;
    left: -1px;
    content: "";
    background-color: rgba(0, 0, 0, 0.84);
    height: 33px;
    width: 33px;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    margin: 0;
    top: -1px;
    -webkit-transform: scale3d(2.3, 2.3, 1);
    -moz-transform: scale3d(2.3, 2.3, 1);
    -o-transform: scale3d(2.3, 2.3, 1);
    -ms-transform: scale3d(2.3, 2.3, 1);
    transform: scale3d(2.3, 2.3, 1);
}

.selected-company-radio .form-check-label .form-check-input:checked~.cashOnHand-Radio {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    background-image: url("../img/icon/Cash-on-Hand-active.png");
}

.selected-company-radio .form-check-label .form-check-input:checked+.rectangle:before {
    animation: rippleOn .5s;
}

/*=======================================================================*/
@keyframes checkboxOn {
    0% {
        box-shadow: 0 0 0 10px,
            10px -10px 0 10px,
            32px 0 0 20px,
            0px 32px 0 20px,
            -5px 5px 0 10px,
            15px 2px 0 11px;
    }

    50% {
        box-shadow: 0 0 0 10px,
            10px -10px 0 10px,
            32px 0 0 20px,
            0px 32px 0 20px,
            -5px 5px 0 10px,
            20px 2px 0 11px;
    }

    100% {
        box-shadow: 0 0 0 10px,
            10px -10px 0 10px,
            32px 0 0 20px,
            0px 32px 0 20px,
            -5px 5px 0 10px,
            20px -12px 0 11px;
    }
}

@keyframes rippleOn {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 0;
    }
}

@keyframes rippleOff {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 0;
    }
}

/*Tabs value*/
.nav-tabs {
    border-bottom: 1px solid #a7a9ac;
    /* display: flex;
     div{
        display: flex;
        flex: 1;
     }*/
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    color: #a7a9ac;
}

.nav-tabs .nav-item.active>.money-Transfer {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    background-image: url("../img/icon/monyTransfer-card-01.png");
}

.nav-tabs .nav-item.active>.money-Exchange {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    background-image: url("../img/icon/Money-Exchange-01.png");
}

.nav-tabs .nav-item.active {
    padding-bottom: 1rem;
}

.nav-tabs .nav-link {
    border: 1px solid #a7a9ac;
    border-bottom: 0px;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    font-size: 18px;
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 15px;
    padding-top: 10px;
}

.nav-tabs .nav-link:hover {
    border-color: #a7a9ac;
}

.nav-tabs .nav-link:hover>.money-Transfer {
    border-color: #a7a9ac;
    -webkit-transform: scale3d(1.08, 1.08, 1);
    -moz-transform: scale3d(1.08, 1.08, 1);
    -o-transform: scale3d(1.08, 1.08, 1);
    -ms-transform: scale3d(1.08, 1.08, 1);
    transform: scale3d(1.08, 1.08, 1);
    background-image: url("../img/icon/monyTransfer-card-01.png");
}

.nav-tabs .nav-link:hover>.money-Exchange {
    border-color: #a7a9ac;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1);
    -o-transform: scale3d(1.05, 1.05, 1);
    -ms-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    background-image: url("../img/icon/Money-Exchange-01.png");
}

.nav-tabs .nav-link.disabled {
    color: black;
    background-color: transparent;
    border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #333333;
    background-color: #ffffff;
    border-color: #a7a9ac;
    font-weight: 600;
    margin-top: 5px;
}

.tab-content-money-services {
    background-color: #ffffff;
    border: 1px solid #a7a9ac;
    border-top: 1px;
    transform: all 0.1 linear;
    padding: 10px;
}

.tab-content-money-services .tab-pane {
    border-bottom-color: transparent !important;
}

.tab-content-rate {
    background-color: #ffffff;
    border: 1px solid #a7a9ac;
    border-top: 5px solid #ffc20e;
    transform: all 0.1 linear;
    padding: 10px;
    padding-bottom: 20px;
}

.tab-content-rate .tab-pane {
    border-bottom-color: transparent !important;
}

.btn-arrangeby {
    width: 50%;
    display: flex;
    justify-content: flex-end !important;
    outline: none !important;
}

.btn-arrangeby img {
    width: 60%;
    height: 80%;
}

/********************************************************************/
.form-group .form-check label {
    font-size: 16px;
}

label {
    margin-bottom: 0.5rem;
    font-size: 16px;
}

.textarea-resize-none {
    resize: none;
    min-height: 155px;
}

.textarea-re-none {
    resize: none;
}

.img-beside-select img {
    width: 4.3rem;
    height: 2.97rem;
    padding: 0.4rem;
    border: 1px solid #cccccc;
    border-right: 0px;
}

.img-beside-topayAmount img {
    width: 4rem;
    height: 3rem;
    padding: 0.4rem;
    border: 1px solid #cccccc;
    border-left: 0px;
    margin-left: -0.7rem;
}

.img-beside-topayAmount-L img {
    width: 4rem;
    height: 3rem;
    padding: 7px;
    border: 1px solid #cccccc;
    border-left: 0px;
    margin-left: -2rem;
}

.topay {
    margin-left: 5.8% !important;
    width: 102% !important;
}

.topay-L {
    margin-left: -5.8% !important;
    width: 100% !important;
}

/* this to over ride the apperance of the rest */
.form-control {
    display: block;
    width: 100%;
    height: calc(2.34rem + 10px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

select.minimal {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px,
        5px 5px,
        1px 1.5em;
    background-repeat: no-repeat;
}

select.minimal:focus {
    outline: 0;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

select.gr-select-color {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to bottom, #ffffff, #f5f5f5);
    background-position: calc(100% - 24px) calc(1em + 2px), calc(100% - 20px) calc(1em + 2px), left top;
    background-size: 5px 5px,
        5px 5px, cover;
    background-repeat: no-repeat;
}

.modal-body .form-control {
    /*margin-left: 10px;*/
    /*margin-right: 10px;*/
    width: 98%;
}

.modal-body select.form-control {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

.modal-body label {
    font-size: 12px;
    white-space: nowrap
}

.modal-body select {
    font-size: 13px;
}

.modal-body .selected-company-radio .form-check .bottom-text {
    /*padding-top: 30% !important;
    font-size: larger;
    padding-left: 10%;
    margin-left: 6%;*/
}

.modal-body .form-row .hr-divider {
    padding-bottom: 10% !important;
}

.modal-body .bankTobank-Radio,
.modal-body .bankTransfer-Radio,
.modal-body .cashOnHand-Radio,
.modal-body .delivery-Radio,
.modal-body .pickUp-Radio {
    margin-left: 20%;
    margin-top: 10%;
    margin-bottom: 10%;
}

.modal-body input[type=text].form-control,
.modal-body input[type=number].form-control,
.modal-body input[type=email].form-control,
.modal-body textarea.form-control {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

.modal-body .hr-divider-center {
    border-right: 1px solid #cccccc;
}

.modal-body .mapMarker {
    background: url("../img/icon/location-black-01.png") no-repeat center center;
    background-size: 65%;
    padding: 10px;
    cursor: pointer;
}

.modal-body .btn-primary:hover .mapMarker {
    background: url("../img/icon/location.png") no-repeat center center;
    background-size: 100%;
    padding: 10px;
}

.card-notification {
    background-color: #fefbf4;
    font-size: 14px;
    padding: 24px;
    padding-top: 14px;
    padding-bottom: 14px;
}

.card-notification a {
    color: #333333;
}

.card-notification .change-notification {
    border-bottom: 1px solid #ffc20e;
    color: #ffc20e;
    margin-left: -25px;
}

.change-model {
    border-bottom: 1px solid #ffc20e;
    color: #ffc20e;
    margin-left: -25px;
    position: relative;
    top: -24px;
    right: 4px;
}

.change-model:hover {
    color: #333333;
}

.modal-content {
    border-radius: 4px;
    width: 100%;
}

/*================Customize alert ===*/
.scucces-alert .modal-body {
    padding: 40px;
}

.scucces-alert .modal-header {
    background-color: #000000;
    color: #ffffff;
    user-select: none;
    border-radius: 3px 3px 0px 0px;
    padding-left: 20px;
}

.modal-header {
    background-color: #000000;
    color: #ffffff;
    user-select: none;
    border-radius: 3px 3px 0px 0px;
    padding-left: 30%;
}

.modal-header .close {
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
    float: right;
}

.modal-footer {
    overflow: hidden;
}

.company-list .modal-header {
    background-color: #000000;
    color: #ffffff;
    user-select: none;
    border-radius: 3px 3px 0px 0px;
    padding-left: 3%;
}

.alert-verification {
    background-image: url("../img/icon/verificationAlert.png");
    background-position: 50% 50%;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 47px;
    width: 20%;
}

.alert-success-img {
    background-image: url("../img/icon/success_alert-01.png");
    background-position: 50% 50%;
    /* Center the image */
    background-repeat: no-repeat;
    color: #ffffff;
    background-color: #ffffff;
    background-size: 100% 100%;
    padding: 48px;
    width: 100px;
    height: 100px;
}

.verification-massage {
    line-height: 34px;
    font-size: 20px;
}

.success-massage {
    line-height: 24px;
    font-size: 18px;
}

.modal-body .card-myXnet .card-title {
    font-size: 1.2rem;
}

.modal-body .card-myXnet .card-body:after {
    background-image: none;
}

#modal-video .modal-content {
    background: none;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#modal-video .modal-body {
    padding: 0 25px 25px 25px;
}

#modal-video .modal-header {
    background-color: transparent;
}

#modal-video .modal-header,
#modal-video .modal-footer {
    border: 0;
}

.black-box-L {
    padding: 16px;
    padding-top: 12.5px;
    padding-bottom: 13px;
    color: #ffffff;
    background-color: black;
    text-align: center;
    vertical-align: -13px;
    /* margin-top: 24px !important; */
    margin-left: 2%;
}

.black-box-R {
    padding: 19px;
    padding-top: 12.5px;
    padding-bottom: 13px;
    color: #ffffff;
    background-color: black;
    text-align: center;
    vertical-align: -13px;
    margin-left: 2px;
}

.black-box {
    color: #ffffff;
    background-color: black;
    text-align: center;
    padding: 0.8rem 0.9rem;
    line-height: 0.6rem;
    vertical-align: 2px;
}

.black-box-L-M3 {
    padding: 20px;
    padding-top: 12.5px;
    padding-bottom: 13px;
    color: #ffffff;
    background-color: black;
    text-align: center;
    vertical-align: -13px;
    /* margin-top: 24px !important; */
    margin-left: 0px;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
}

#notfound {
    position: relative;
    height: 100vh;
    background: #f6f6f6;
}

#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound {
    max-width: 767px;
    width: 100%;
    line-height: 1.4;
    padding: 110px 40px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.1);
}

.notfound .notfound-404 {
    position: relative;
    height: 180px;
}

.notfound .notfound-404 h1 {
    font-family: 'Roboto', sans-serif;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 165px;
    font-weight: 700;
    margin: 0px;
    color: #262626;
    text-transform: uppercase;
}

.notfound .notfound-404 h1>span {
    color: #ffc20e;
}

.notfound h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #151515;
    margin-top: 0px;
    margin-bottom: 25px;
}

.notfound .notfound-search {
    position: relative;
    max-width: 320px;
    width: 100%;
    margin: auto;
}

.notfound .notfound-search>input {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    height: 50px;
    padding: 3px 65px 3px 30px;
    color: #151515;
    font-size: 16px;
    background: transparent;
    border: 2px solid #c5c5c5;
    border-radius: 40px;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.notfound .notfound-search>input:focus {
    border-color: #ffc20e;
}

.notfound .notfound-search>button {
    position: absolute;
    right: 15px;
    top: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
}

.notfound .notfound-search>button>span {
    width: 20px;
    height: 19px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    margin-left: -3px;
}

.notfound .notfound-search>button>span:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 19px;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    border: 4px solid #c5c5c5;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.notfound-search>button>span:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 10px;
    left: 7px;
    top: 17px;
    border-radius: 2px;
    background: #c5c5c5;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.notfound .notfound-search>button:hover>span:after {
    border-color: #ffc20e;
}

.notfound .notfound-search>button:hover>span:before {
    background-color: #ffc20e;
}

@media only screen and (max-width: 767px) {
    .notfound h2 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 480px) {
    .notfound .notfound-404 h1 {
        font-size: 141px;
    }
}

/**/
:root {
    --main-color: #333333;
    --stroke-color: #ffc20e;
}

/**/
.big-class {
    background: var(--main-color);
}

.h1-500 {
    margin: 100px auto 0 auto;
    color: var(--stroke-color);
    font-family: 'Encode Sans Semi Condensed', Verdana, sans-serif;
    font-size: 10rem;
    line-height: 10rem;
    font-weight: 200;
    text-align: center;
}

.h2-500 {
    margin: 20px auto 30px auto;
    font-family: 'Encode Sans Semi Condensed', Verdana, sans-serif;
    font-size: 1.5rem;
    font-weight: 200;
    text-align: center;
    color: #ffffff;
}

.h1-500,
.h2-500 {
    -webkit-transition: opacity 0.5s linear, margin-top 0.5s linear;
    /* Safari */
    transition: opacity 0.5s linear, margin-top 0.5s linear;
}

.loading h1,
.loading h2 {
    margin-top: 0px;
    opacity: 0;
}

.gears {
    position: relative;
    margin: 0 auto;
    width: auto;
    height: 0;
}

.gear {
    position: relative;
    z-index: 0;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    border-radius: 50%;
    background: var(--stroke-color);
}

.gear:before {
    position: absolute;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    z-index: 2;
    content: "";
    border-radius: 50%;
    background: var(--main-color);
}

.gear:after {
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 3;
    content: "";
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 5px solid var(--stroke-color);
    box-sizing: border-box;
    background: var(--main-color);
}

.gear.one {
    left: -130px;
}

.gear.two {
    top: -75px;
}

.gear.three {
    top: -235px;
    left: 130px;
}

.gear .bar {
    position: absolute;
    left: -15px;
    top: 50%;
    z-index: 0;
    width: 150px;
    height: 30px;
    margin-top: -15px;
    border-radius: 5px;
    background: var(--stroke-color);
}

.gear .bar:before {
    position: absolute;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    content: "";
    border-radius: 2px;
    background: var(--main-color);
}

.gear .bar:nth-child(2) {
    transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
}

.gear .bar:nth-child(3) {
    transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes anticlockwise {
    0% {
        -webkit-transform: rotate(360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-webkit-keyframes clockwiseError {
    0% {
        -webkit-transform: rotate(0deg);
    }

    20% {
        -webkit-transform: rotate(30deg);
    }

    40% {
        -webkit-transform: rotate(25deg);
    }

    60% {
        -webkit-transform: rotate(30deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-webkit-keyframes anticlockwiseErrorStop {
    0% {
        -webkit-transform: rotate(0deg);
    }

    20% {
        -webkit-transform: rotate(-30deg);
    }

    60% {
        -webkit-transform: rotate(-30deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-webkit-keyframes anticlockwiseError {
    0% {
        -webkit-transform: rotate(0deg);
    }

    20% {
        -webkit-transform: rotate(-30deg);
    }

    40% {
        -webkit-transform: rotate(-25deg);
    }

    60% {
        -webkit-transform: rotate(-30deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

.gear.one {
    -webkit-animation: anticlockwiseErrorStop 2s linear infinite;
}

.gear.two {
    -webkit-animation: anticlockwiseError 2s linear infinite;
}

.gear.three {
    -webkit-animation: clockwiseError 2s linear infinite;
}

.loading .gear.one,
.loading .gear.three {
    -webkit-animation: clockwise 3s linear infinite;
}

.loading .gear.two {
    -webkit-animation: anticlockwise 3s linear infinite;
}



/*===============================location-nearMe==========================*/
.location-nearMe {
    margin: 20px;
    padding: 100px;
    padding-left: 50px;
    padding-right: 50px;
    background: #f2f2f2 url("../img/icon/back1.png") no-repeat right top;
    background-position: 100% 50%;
    overflow: auto !important;
}

.location-nearMe .flex-column {
    width: 40%;
}

.left-col {
    position: relative;
    display: flex;
    flex-direction: column;
    /*when I delete it it cause big problem*/
    left: 10px;
    top: 0px;
    display: -webkit-flex;
    /* Safari */
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
    height: 100%;
    border-right: 1px solid #a7a9ac;
}

.right-col {
    display: flex;
    flex-direction: column;
    display: -webkit-flex;
    /* Safari */
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    width: auto;
}

.right-col .totop {
    position: fixed;
    bottom: 10px;
    right: 20px;
    font-size: 12px !important;
}

.right-col .totop a {
    display: none;
}

.right-col .card-company {
    display: flex;
    max-height: 310px;
}

.right-col .card {
    min-height: 200px !important;
    max-width: 450px;
    transition: all 0.2s linear;
    padding: 20px;
}

.right-col .card-body {
    padding: 0rem;
}

.right-col .card-title {
    display: inline-block;
    font: lighter;
}

.right-col .card-text {
    font-size: 12px;
}

.right-col .flags_tooltip {
    float: right;
    /* background: #ffffff url("../img/icon/verified-panel-01.png") no-repeat right top;*/
    background-position: 100% 0%;
    padding: 10px 0px;
    padding-top: 0px;
    padding-right: -2px;
    /*to fit the text with image*/
    color: #8dc63f;
    vertical-align: -10px;
}

.right-col .verified-user {
    float: right;
    background: #ffffff url(../img/icon/verified-panel-01.png) no-repeat right top;
    /*background-position: 100% 40%;
    padding: 5px 25px;
    padding-top: 0px;*/
    padding-right: 25px;
    color: #8dc63f;
    vertical-align: -10px;
    text-align: right;
}

.right-col .verified-user.inactive {
    background-image: none !important;
}

.right-col .delivery-Method {
    font-size: 12px;
}

.right-col .delivery-Method.inactive {
    content: "";
}

.right-col .noResult {
    padding: 25px;
    color: #a7a9ac;
}

.img-card-company {
    width: 120px;
    height: 120px;
    border: 1px solid #a7a9ac;
    padding: 20px;
    float: left !important;
}

.img-card-company-full {
    min-width: 136px;
    min-height: 145px;
    width: 100%;
    height: 80%;
    border: 1px solid #a7a9ac;
    padding: 20px;
    float: left !important;
}

.img-card-company-xnet {
    min-width: 136px;
    min-height: 88.442px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.profile-img {
    max-width: 10rem;
    max-height: 10rem;
}

.red-star {
    float: right !important;
    height: 0px;
}

.red-star:after {
    content: '*';
    float: right !important;
    color: #ce0814;
    content: '*';
    font-size: larger;
    top: -49px;
    left: -13px;
    position: relative;
}

.green-check:after {
    content: "";
    position: absolute;
    top: 19%;
    left: 90%;
    right: 0;
    margin: 0 auto;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("../img/icon/check1-01.png");
    background-repeat: no-repeat;
    background-size: 17px 19px, 30px 38px, 30px 2.5em;
}

.green-check.t-68-l-82:after {
    top: 72%;
    left: 82%;
}

.red-cross:after {
    content: "";
    position: absolute;
    top: 19%;
    left: 90%;
    right: 0;
    margin: 0 auto;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("../img/icon/cross.png");
    background-repeat: no-repeat;
    background-size: 17px 19px, 30px 38px, 30px 2.5em;
}

.red-cross.t-68-l-82:after {
    top: 72%;
    left: 82%;
}

.panel-divider {
    border-bottom: 1px solid #a7a9ac;
    margin: 5%;
    margin-top: 15%;
}

.companyState-open {
    color: #8dc63f;
    font-size: small;
    margin-top: 8px;
}

.companyState-open:before {
    content: " -";
}

.loadMore {
    background-image: url("../img/icon/loadMore_01.png");
    background-position: 100% 100%;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 15% 50%;
    margin-top: 70%;
    padding: 20px;
    font-size: larger;
    color: #333333;
    width: 20%;
}

.loadMore:hover {
    color: #333333;
}

.company-message {
    color: #a7a9ac;
    font-size: small;
    margin-top: -5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.money-Transfer {
    background-image: url("../img/icon/monyTransfer-card-unactive-01.png");
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 20px;
    padding: 15px;
    margin-left: -10px;
}

.money-Transfer.active {
    background-image: url("../img/icon/monyTransfer-card-01.png");
}

.money-Exchange {
    background-image: url("../img/icon/Money-Exchange-unactive-01.png");
    background-position: 50% 50%;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 20px;
    padding: 15px;
    margin-left: 0px;
}

.money-Exchange.active {
    background-image: url("../img/icon/Money-Exchange-01.png");
}

.companyState-close {
    color: #ce0814;
    font-size: small;
    margin-top: 8px;
}

.companyState-close:before {
    content: " -";
}

.companyState-busy {
    color: #fec538;
    font-size: small;
    margin-top: 8px;
}

.companyState-busy:before {
    content: " -";
}

/*--------------------------Image inside header--------------*/
.img-header-listingCompany {
    width: 10rem;
    height: 8rem;
    margin-right: 2rem !important;
    margin-left: 2rem;
}

.verified-user-inHeader {
    float: right;
    background: transparent url("../img/icon/green-chick.png") no-repeat center center;
    background-position: 50% 20%;
    background-size: 80% 70%;
    padding: 35px;
    padding-right: -2px;
    /*to fit the text with image*/
    margin-right: 10%;
    color: #8dc63f;
    vertical-align: -10px;
}

.company-selected.jumbotron {
    padding-left: 10%;
    padding-right: 10%;
}

.hr-divider {
    border-right: 1px solid #cccccc;
    padding-bottom: 19%;
}

.text-smaller-gray {
    font-size: smaller;
    color: #cccccc;
    margin-right: -4% !important;
}

.gradient-background {
    border-radius: 2%;
    border: 1px solid #cacaca;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 11px;
    padding-left: 9px;
    padding-right: 9px;
    margin-right: -2%;
    text-decoration: none;
    display: inline-block;
    background-color: #ffffff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#f5f5f5);
}

.ad-area {
    padding: 10px;
    padding-top: 2px;
}

.ad-area img {
    width: 100%;
    height: 98%;
    border: 1px solid #cccccc;
}

.flag-bg {
    background-image: url("../img/flag/india-flag.jpg");
    background-position: 100% 100%;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0.4rem;
    padding-left: 3rem;
    padding-right: 0rem;
    border: 1px solid #cccccc;
}

.card-container {
    padding: 1.5rem;
    border: 1px solid #dfdfdf;
    border-top: 0.3rem solid #ffc20e;
    margin-top: 2.5rem;
    margin-left: 0.5rem;
    background-color: #ffffff;
}

.card-container .card {
    min-height: 6rem;
    min-height: 10px;
    max-height: 14rem;
    padding: 0.5rem;
    margin-top: 0.5rem;
    border-top-color: #939598;
    border-left-color: #939598;
    border-right-color: #939598;
    border-bottom-color: #939598;
}

.card-container .card-body {
    min-height: 6rem;
    min-height: 10px;
    max-height: 13rem;
}

.card-container .card-body:after {
    content: "";
    position: absolute;
    top: 40%;
    left: 95%;
    right: 0;
    margin: 0 auto;
    width: 2rem;
    height: 2rem;
    background-image: url("../img/icon/arr.png");
    background-repeat: no-repeat;
    background-size: 18px 30px, 30px 30px, 30px 2.5em;
}

.card-notify .card-body:after {
    content: "";
    position: absolute;
    top: 40%;
    left: 95%;
    right: 0;
    margin: 0 auto;
    width: 2rem;
    height: 2rem;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 18px 30px, 30px 30px, 30px 2.5em;
}

.transfer-again,
.track-y-t,
.money-black-t,
.money-black-d,
.t-money-black-m,
.t-ring-notification {
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.transfer-again {
    background-image: url(../img/icon/Transfer-Again-01.png);
    background-position: calc(0% + 0px) calc(0.5em + 5px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 25px 15px, 20px 20px, 20px 1.5em;
}

.track-y-t {
    background-image: url("../img/icon/Track-Your-Transfer-01.png");
    background-position: calc(0% + 3px) calc(0.5em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 20px 20px, 20px 20px, 20px 1.5em;
}

.money-black-t {
    background-image: url("../img/icon/perc-dropdown-01.png");
    background-position: calc(0% + 3px) calc(0.5em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 20px 20px, 20px 20px, 20px 1.5em;
}

.money-black-d {
    background-image: url("../img/icon/money-drop-down-01.png");
    background-position: calc(0% + 3px) calc(0.5em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 36px 22px, 36px 22px, 20px 1.5em;
}

.t-money-black-m {
    background-image: url("../img/icon/transfer-black-01-01.png");
    background-position: calc(0% + 3px) calc(0.5em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 36px 19px, 38px 22px, 20px 1.5em;
}

.t-ring-notification {
    background-image: url("../img/icon/ring-01.png");
    background-position: calc(0% + 3px) calc(0.5em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 24px 24px, 24px 24px, 20px 1.5em;
}

.processing {
    font-size: small;
    color: #fec539;
}

.processing:before {
    content: '-';
}

.bg-c-p {
    background-color: #fff3d7;
}

.bg-c-w {
    background-color: #ffffff;
}

.dot-3-bg {
    background-image: url("../img/icon/Asset1.png");
    background-position: 100% 50%;
    /* Center the image */
    background-repeat: no-repeat;
    background-size: 33px 8px, 32px 8px, 20px 1.5em;
    padding: 0.4rem;
    padding-left: 3rem;
    padding-right: 0rem;
}

#loc_map {
    width: 90%;
    height: 70%;
    border: 2px double #a7a9ac;
    margin-bottom: 10px;
    border-radius: 3px;
}

.link-us {
    background-color: transparent;
    border: transparent;
}

.link-us:hover {
    background-color: #ffc20e;
    border: 1px solid #ffc20e;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.img-card-company-full img {
    width: 100%;
    object-fit: contain;
}

[dir="rtl"] .form-check .form-check-label span.rectangle {
    /* left: -30px; */
}

[dir="rtl"] .form-check .form-check-label span.bottom-text {
    padding-right: 25px;
}