:root {
    --darkColor: #7371EC;
    --borderDark: #3E369D;
    --Scbtn-primary: #8A64EE;
    --Scbtn-secondary: #08C9D2;
    --whiteColor: #fff;
    --lightPink: #EDDCEF;
    --lightSky: #DEEFDC;
    --darkPInk: #EFDCDC;
    --darksky: #DCEFE8;
    --lightor: #ECF0FF;
    --darkor: #F9F6E1;
   }
   
   @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap')
   
   .container {
       max-width: 1200px;
   }
   body {
       font-family: 'Poppins' !important;
   }
   /* Search filter */
   
   /*form.searchFilter {
       width: 69%;
       margin-right: 14px;
   }*/

   form.searchFilter {
       width: 67% !important;
       margin-right: 14px;
   }

    .dropdown-toggle::after {
    display: none;
   }
   .searchFilter {
       /*border: 1px solid var(--borderDark);*/
       border-radius: 30px;
       box-shadow: 2px 3px 5px 0px rgb(0 0 0 / 25%);
       height: 48px;
   }
   .accountBut button {
       margin-bottom: 0 !important;
   }

   .navbar-toggler {
    padding: 0.1rem 0.45rem !important;
}
.navbar-light .navbar-toggler {
    color: #000000 !important;
    border-color: rgba(0,0,0,.1);
    top: 5px;
    /* background: #cfcfcf; */
    font-size: 14px;
    padding: 10px 20px !important;
    margin: 0 0 10px;
    width: 100%;
    text-align: left;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
}

button:hover, button:focus, .button:hover, .button:focus {
    /*background-color: transparent !important;*/
    outline: none !important;
}
   .searchFilter .nav-item.dropdown a {
       font-style: normal;
       font-weight: 400;
       font-size: 14px;
       line-height: 21px;
       color: #4E4E4E;
       height: 46px;
       padding: 13px 18px;
   }
   .searchFilter .nav-item.dropdown a i {
       color: #3E369D;
       font-size: 11px;
       margin-left: 16px;
   }


   .hd-mnu{}

   .hd-mnu .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: absolute;
    right: 15px;
    top: 0; background: transparent;
}
.hd-mnu .navbar-toggler-icon i{ color: #fff; font-size: 18px; }


   @media (max-width: 767px)
   {
    .searchFilter .nav-item {width: 100% !important;}
    .searchFilter .nav-item.dropdown a i {
    position: absolute;
    right: 20px;
    top: 17px;
}
.searchFilter {
    height: 42px;
}
.serch-b.ui-widget {
    font-size: 0.8em;
    width: 100% !important;
}
input#example-search-input {
    padding-left: 45px !important;
    margin: 3px;
    box-shadow: none !important;
    border-radius: 30px;
    height: 46px;
    color: #676767;
    font-size: 14px;
    border: 1px solid #333 !important;
}

button.searchBut {
    margin: 0;
    padding: 0;
    /*border-color: transparent !important;*/
    position: absolute !important;
    top: 53px;
    /*background: transparent !important;*/
    left: 8px;
}

.searchFilter .nav-item.dropdown a {
    height: 42px;
    padding: 8px 18px;
}
#ui-id-1.ui-widget {
    font-size: 0.8em;
    width: 82% !important;
    left: 37px !important;
    top: 191px !important;
}
   }

/* Old Header -----*/

.old-hdr{}
.old-hdr form.searchFilter {
    margin-right: 0;
}
.old-hdr .searchFilter .nav-item.dropdown a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #4E4E4E;
    height: 46px;
    padding: 13px 10px 13px 20px;
    border: 1px solid #e7e7e7;
    border-radius: 50px;
    margin-right: 10px;
}

.old-hdr .searchFilter .nav-item.dropdown a i {
    color: #3E369D;
    font-size: 12px;
    margin-right: 5px;
    margin-left: 0px;
}

.old-hdr .searchFilter .nav-item.dropdown a i.arw {
    color: #3E369D;
    font-size: 12px;
    margin-right: 5px;
    margin-left: 0px;
}

.old-hdr .searchFilter {
     border: none;
     border-radius: 0px;
     box-shadow: none;
     height: auto;
     width: 65% !important;
}

/*.old-hdr .serch-b.ui-widget {
    font-size: 0.8em;
    width: 70%;
    padding: 2px 1px;
    border: 1px solid #e7e7e7;
    border-radius: 50px !important;
    position: relative;
    height: auto !important;
}*/
.old-hdr .serch-b.ui-widget {
    font-size: 0.8em;
    width: 66% !important;
    padding: 2px 1px;
    border: 1px solid #e7e7e7;
    border-radius: 50px !important;
    position: relative;
    height: auto !important;
}

.old-hdr button.searchBut {
    margin: 0;
    padding: 0;
    border: none !important;
    position: absolute;
    right: 7px;
    top: 8px;
    background: #3e369d !important;
    border-radius: 50px;
    width: 32px;
    height: 32px;
}

.old-hdr button.searchBut i {
    color: #ffffff;
    padding: 4px 5px 0;
    font-size: 14px;
}

.old-hdr .Scbtn-primary {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    width: auto;
    height: 43px;
    padding: 12px 14px;
    border: 0;
    color: #303030;
    font-size: 14px;
    font-weight: 600;
}

.old-hdr .Scbtn-primary:hover{ color: #3e369d; }

.old-hdr .Scbtn-primary i{ color: #333; }

.old-hdr .dropdown-menu {
    left: 7px;
}

.old-hdr .searchFilter .dropdown a.dropdown-item {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #4E4E4E;
    height: 40px;
    padding: 9px 18px;
    border-radius: 0;
    border: none;
}

@media (max-width: 767px)
   {
    .old-hdr .searchFilter .nav-item {width: 100% !important;}
    .old-hdr .searchFilter .nav-item.dropdown a i {
    position: relative;
    /* right: 25px; */
    top: 0;
    left: 0;
}
    .old-hdr .searchFilter .nav-item.dropdown a i.arw {
    position: absolute;
    right: 25px;
    top: 15px;
    left: auto;
}
.old-hdr .searchFilter {
    height: 42px;
    padding: 0;
}
.old-hdr .serch-b.ui-widget {
    font-size: 0.8em;
    width: 100% !important;
}
.old-hdr input#example-search-input {
    padding-left: 16px !important;
    margin: 0px;
    box-shadow: none !important;
    border-radius: 30px;
    height: 46px;
    color: #323232 !important;
    font-size: 14px;
    border: none !important;
}

.old-hdr button.searchBut {
    margin: 0;
    padding: 0;
    position: absolute !important;
    top: 4px;
    right: 8px;
    left: auto;
}

.old-hdr .searchFilter .nav-item.dropdown a {
    height: 42px;
    padding: 8px 18px;
    margin: 0 0 2px;
}
.old-hdr #ui-id-1.ui-widget {
    font-size: 0.8em;
    width: 82% !important;
    left: 37px !important;
    top: 191px !important;
}
   }
/* old Header End-----*/
   
/* New Header -----*/

.new-hdr{}
.new-hdr form.searchFilter {
    width: 85%;
    margin-right: 0;
}
.new-hdr .searchFilter .nav-item.dropdown a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #4E4E4E;
    height: 46px;
    padding: 13px 10px 13px 20px;
    border: 1px solid #e7e7e7;
    border-radius: 50px;
    margin-right: 10px;
}

.new-hdr .searchFilter .nav-item.dropdown a i {
    color: #3E369D;
    font-size: 12px;
    margin-right: 5px;
    margin-left: 0px;
}

.new-hdr .searchFilter .nav-item.dropdown a i.arw {
    color: #3E369D;
    font-size: 12px;
    margin-right: 5px;
    margin-left: 0px;
}

.new-hdr .searchFilter {
     border: none;
     border-radius: 0px;
     box-shadow: none;
     height: auto;
     width: 85% !important;
}

/*.new-hdr .serch-b.ui-widget {
    font-size: 0.8em;
    width: 70%;
    padding: 2px 1px;
    border: 1px solid #e7e7e7;
    border-radius: 50px !important;
    position: relative;
    height: auto !important;
}*/
.new-hdr .serch-b.ui-widget {
    font-size: 0.8em;
    width: 66% !important;
    padding: 2px 10px;
    border: 1px solid #e7e7e7;
    border-radius: 50px !important;
    position: relative;
    height: auto !important;
    /* z-index: 9; */
}

.new-hdr button.searchBut {
    margin: 0;
    padding: 0;
    border: none !important;
    position: absolute;
    right: 7px;
    top: 8px;
    background: #3e369d !important;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    z-index: 99;
}

.new-hdr button.searchBut i {
    color: #ffffff;
    padding: 4px 5px 0;
    font-size: 14px;
}

.new-hdr .Scbtn-primary {
    background: #3e369d;
    box-shadow: none;
    border-radius: 50px;
    width: auto;
    height: 43px;
    padding: 12px 14px !important;
    border: 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}

.new-hdr .Scbtn-primary:hover{color: #c6c3eb;}

.new-hdr .Scbtn-primary i{color: #ffffff;}

.new-hdr .dropdown-menu {
    left: 7px;
}

.new-hdr .searchFilter .dropdown a.dropdown-item {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #4E4E4E;
    height: 40px;
    padding: 9px 18px;
    border-radius: 0;
    border: none;
}

@media (max-width: 767px)
   {
    .new-hdr .searchFilter .nav-item {width: 100% !important;}
    .new-hdr .searchFilter .nav-item.dropdown a i {
    position: relative;
    /* right: 25px; */
    top: 0;
    left: 0;
}
    .new-hdr .searchFilter .nav-item.dropdown a i.arw {
    position: absolute;
    right: 25px;
    top: 15px;
    left: auto;
}
.new-hdr .searchFilter {
    height: auto;
    padding: 10px 0;
    width: 100% !important;
    margin: 0 auto !important;
    position: relative;
    bottom: 0;
}
.new-hdr .serch-b.ui-widget {
    font-size: 0.8em;
    width: 100% !important;
}
.new-hdr input#example-search-input {
    padding-left: 16px !important;
    margin: 0px;
    box-shadow: none !important;
    border-radius: 30px;
    height: auto;
    color: #323232 !important;
    font-size: 14px;
    border: 0px solid #e7e7e7 !important;
    padding: 10px 10px 10px 20px;
}

.new-hdr button.searchBut {
    margin: 0;
    padding: 0;
    position: absolute !important;
    top: 7px;
    right: 8px;
    left: auto;
}

.new-hdr .searchFilter .nav-item.dropdown a {
    height: 42px;
    padding: 8px 18px;
    margin: 0 0 2px;
}
.new-hdr #ui-id-1.ui-widget {
    font-size: 0.8em;
    width: 82% !important;
    left: 37px !important;
    top: 191px !important;
}
   }
/* New Header End-----*/


   .carousel {
       margin-bottom: 0;
       padding: 0 40px 30px 40px;
   }
   .carousel-control {
       left: -12px;
   }
   .carousel-control.right {
       right: -12px;
   }
   .carousel-indicators {
       right: 50%;
       top: auto;
       bottom: 0px;
       margin-right: -19px;
   }
   .carousel-indicators li {
       background: #c0c0c0;
   }
   .carousel-indicators .active {
       background: #333333;
   }
   input#example-search-input {
       padding-left: 10px;
   }
   button.searchBut {
       margin: 0;
       padding: 0;
       border-color: #8a64ee;
   }
   input#example-search-input {
       padding: 10px 10px 10px 20px;
       margin: 0;
       box-shadow: none !important;
       border-radius: 50px;
       height: auto;
       color: #676767;
       font-size: 14px;
       position: relative;
       z-index: 9;
       border: 0px solid #e7e7e7;
   }
   input#example-search-input:focus {
       background: transparent;
   }
   button.searchBut i {
       color: #ffffff;
       padding: 0 13px;
       font-size: 14px;
   }
   .Scbtn-primary {
      /* background: var(--Scbtn-primary);*/
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border-radius: 10px 0px;
      width: auto !important;
      height: 43px;
      padding: 12px 5px !important;
      border: 0;
      /*color: var(--whiteColor);*/
   }
   .Scbtn-primary img {
       margin-left: 8px;
   }
   .Scbtn-secondary {
       /*background: var(--Scbtn-secondary);*/
       box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
       border-radius: 10px 0px;
       width: auto;
       height: 43px;
       padding: 12px 14px;
       border: 0;
       /*color: var(--whiteColor);*/
       margin-left: 10px;
   }
   .Scbtn-secondary img {
       margin-left: 8px;
   }
   .owl-stage-outer .owl-item {
       display: inline-block;
       vertical-align: top;
   }
   .owl-stage-outer {
       overflow: hidden;
       position: relative;
   }
   /* Logo slider */
   
   #logoSlider {
       background: #3E369D;
       padding: 16px 34px 0px;
       overflow: hidden;
       box-shadow: 0 5px 20px #00000063;
   }
   .logo-wrap {
       width: 100%;
       /* height: 72px; */
       border-radius: 10px;
   }
   .logo-wrap a {display: block;color: #000;position: relative;padding-left: 43px;line-height: 0px;padding-top: 20px;padding-bottom: 20px;height: 56px;}
   
   #logoSlider .imgGroup {
       display: inline;
       position: absolute;
       left: 0;
       top: 12px;
   }
   #logoSlider .imgGroup img{
       width: 36px;
   }
   
   #logoSlider .row {
       max-width: 100%;
   }

   @media (max-width: 767px){
    #logoSlider .imgGroup {
    display: block;
    position: relative;
    left: 0;
    top: 0;
}
.logo-wrap a {
    position: relative;
    padding-left: 0;
    padding-top: 10px;
    text-align: center;
    height: auto;
    padding-bottom: 10px;
}
   }
   /*.row {
       max-width: 100% !important;
   }*/
   .logo-wrap span {
       font-size: 14px;
       margin-left: 5px;
       line-height: 16px;
       font-weight: 500;
   }
   .lightPink {
       /*background: var(--lightPink);*/
   }
   .lightSky {
       /*background: var(--lightSky);*/
   }
   .darkPInk {
       /*background: var(--darkPInk);*/
   }
   .darksky {
       background: var(--darksky);
   }
   .lightor {
       background: var(--lightor);
   }
   .darkor {
       background: var(--darkor);
   }
   #logoSlider .owl-nav {
       position: absolute;
       top: 8px;
       width: 100%;
   }
   #logoSlider .owl-nav button.owl-prev {
       position: absolute;
       left: -54px;
       background: transparent;
   }
   #logoSlider .owl-nav button.owl-next {
       position: absolute;
       right: -21px;
       background: transparent;
   }
   #logoSlider .owl-nav button .nav-button {
       background: transparent;
   }
   /* Hero Banner */
   
   .heroBanner {
       background: #7371EC;
       opacity: 0.9;
       overflow: hidden;
   }
   .bg01 {
       background: #7371EC;
       /* padding-bottom: 22px; */
       /* padding-top: 34px; */
   }
   .bg01 {
       background: #d35afe;
       /* padding-bottom: 22px; */
       /* padding-top: 34px; */
   }
   .itembo {
       display: flex;
       align-items: start;
   }
   .itembo {
       display: flex;
       /* align-items: start; */
       justify-content: space-between;
   }
   .bannerSlider {
       position: relative;
   }
   .bannerSlider .owl-nav button.owl-prev {
       position: absolute;
       left: 0px;
       background: #fff;
       border-radius: 50px 50px;
       width: 34px;
       height: auto;
       border: 1px solid #5A48A0;
       color: #5A48A0;
       font-size: 21px;
       opacity: 1;
   }
   .bannerSlider .owl-dots.disabled {
       display: none;
   }
   .bannerSlider .owl-nav button:hover {
       background: #5A48A0 !important;
   }
   .bannerSlider .owl-nav button.owl-next {
       position: absolute;
       right: 0px;
       background: #fff;
       border-radius: 50px 50px;
       width: 34px;
       height: auto;
       border: 1px solid #5A48A0;
       color: #5A48A0;
       font-size: 21px;
       opacity: 1;
   }
   .bannerSlider .owl-nav {
       position: absolute;
       top: 66px;
       width: auto;
       right: 97px;
       transform: rotate(180deg);
   }
   .heroBanner .leftText {
       padding-top: 68px;
   }
   .bannerImage {
       position: relative;
       width: 100%;
   }
   .bannerImage img{width: 100%;}
   .bannerImage:before {
       position: absolute;
       content: "";
       background: url(../images/lineSquare.png);
       width: 360.56px;
       height: 223px;
       opacity: 0.21;
       background-size: cover;
       background-repeat: no-repeat;
       background-position: center;
       top: 84px;
       z-index: -1;
       left: -109px;
       /*-webkit-animation: moveOnY 2s infinite ease-in-out alternate;*/
       animation: moveOnY 2s infinite ease-in-out alternate;
   }
    /*@-webkit-keyframes moveOnY {
    from {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
   }
   to {
       -webkit-transform: translateY(10px);
       transform: translateY(10px);
   }
   }*/
    @keyframes moveOnY {
    from {
    /*-webkit-transform: translateY(-10px);*/
    transform: translateY(-10px);
   }
   to {
      /* -webkit-transform: translateY(10px);*/
       transform: translateY(10px);
   }
   }
   .heroBanner h5 {
       color: #fff;
       font-family: 'Saira ExtraCondensed';
       font-style: normal;
       font-weight: 500;
       font-size: 38px;
       line-height: initial;
       margin: 0;
   }
   .heroBanner h1 {
       color: #fff;
       font-family: 'Raleway';
       font-style: normal;
       font-weight: 800;
       font-size: 64px;
       line-height: 65px;
       text-transform: uppercase;
       margin-top: 0;
   }
   .heroBanner a.but {
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 500;
       font-size: 16px;
       line-height: 36px;
       text-align: center;
       color: #3E369D;
       background: #31EBF4;
       border-radius: 5px;
       padding: 10px 41px;
       margin-top: 12px;
       display: inline-block;
   }
   .heroBanner a.but:hover {
       background: #f5f5f5;
   }
   .adverWrap {
       padding: 30px 30px 0;
       margin-top: 0px;
       z-index: 999;
       position: relative;
   }
   
   .all-dis-sld .heroBanner .leftText {
       padding-top: 20px;
   }
   .all-dis-sld .owl-stage-outer {
       overflow: hidden;
       /* height: 350px; */
   }
   
   .all-dis-sld .heroBanner h5 {
       color: #fff;
       font-family: 'Saira ExtraCondensed';
       font-style: normal;
       font-weight: 500;
       font-size: 32px;
       line-height: 32px;
       margin: 0 0 20px;
   }
   .all-dis-sld .heroBanner h1 {
       color: #fff;
       font-family: 'Raleway';
       font-style: normal;
       font-weight: 800;
       font-size: 36px;
       line-height: 36px;
       text-transform: uppercase;
       margin: 0 0 10px;
   }
   
   .all-dis-sld .heroBanner a.but {
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 500;
       font-size: 16px;
       line-height: 36px;
       text-align: center;
       color: #3E369D;
       background: #31EBF4;
       border-radius: 5px;
       padding: 10px 41px;
       margin-top: 0;
       display: inline-block;
   }
   
   .all-dis-sld .bannerImage {
       position: relative;
       /* right: -50px; */
   }
   
   /* Logo Grid */
   
       .logoGridWrap {
       padding: 67px 0;
   }
   /* Top Selling */
   
       .headTitle h2 {
       margin-top: 0;
       font-family: 'Raleway';
       font-style: normal;
       font-weight: 800;
       font-size: 30px;
       line-height: 32px;
       /* text-align: center; */
       color: #3E369D;
   }
   .headTitle h2 span {
       color: #31EBF4;
   }
   .headTitle {
       /* text-align: center; */
   }

   .see-btn{
    position: absolute;
    right: 20px;
    top: 6px;
    color: #333;
}
   /* Product Slider */
   
   
       .topSelling .giftText {
       position: absolute;
       top: 15px;
   }
   
   .overLogo {
           position: absolute;
           top: 16px;
           right: 14px;
           background: #fff;
           border-radius: 100%;
           padding: 15px 5px;
           font-size: 16px;
           font-weight: 600;
           line-height: 16px;
           height: 53px;
           width: 53px;
           vertical-align: middle;
           text-align: center;
           display: flex
       }
   
       .overLogo img{ margin: 0 auto; object-fit: contain !important; }
   
       .overLogoFeatu {
       top: 0;
   }
   .topSelling .imgGroup {
       position: relative;
       height: 250px;
   }
   
   .topSelling .itemImg .imgGroup:before{content: '';
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 0%;
       background: #000;
       opacity: 0.5;
       transition: all 0.3s;
       z-index: 0;}
   
       .itemImg:hover .imgGroup:before{height: 100%;
       transition: all 0.3s;} 
   
       .topSelling .imgGroup img{object-fit: cover;height: 100%;width: 100%;}
   
   .topSelling .imgGroup .icon-s {
       position: absolute;
       right: 0;
       top: 0%;
       left: 0; opacity: 0;
       text-align: center; transition: all 0.3s;
   }
   
   .topSelling .itemImg:hover .imgGroup .icon-s{top: 45%; opacity: 1; transition: all 0.8s;}
   .topSelling .giftText strong {
       background: #8A65F1;
       border-radius: 90px;
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 500;
       font-size: 12px;
       line-height: 18px;
       color: #FFFFFF;
       padding: 4px 12px;
       margin: 0 7px;
   }
   .topSelling .giftText strong:last-child {
       background: #C5CEFF;
       border-radius: 90px;
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 500;
       font-size: 12px;
       line-height: 18px;
       color: #3E369D;
       padding: 4px 12px;
       margin: 0 7px;
   }
   .productImageBox h2 {
       font-family: 'Raleway';
       font-style: normal;
       font-weight: 500;
       font-size: 20px;
       line-height: 24px;
       align-items: center;
       text-align: center;
       color: #000000;
       margin-top: 0;
       padding-top: 23px;
       margin-bottom: 7px;
       min-height: 98px;
   }
   .discriptionBox {
       padding: 0 37px;
       text-align: center;
       background: #F8F8F8;
       padding-bottom: 30px;
       border-radius: 0 0 10px 10px;
       height: 168px;
   }
   .discriptionBox span {
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 600;
       font-size: 18px;
       line-height: 27px;
       align-items: center;
       color: #223EA5;
   }
   .topSelling .owl-nav {
       position: absolute;
       top: 134px;
       width: 100%;
   }
   .topSelling .owl-theme .owl-nav {
       margin-top: 10px;
       top: 134px;
   }
   .topSelling .owl-nav button.owl-prev {
       position: absolute;
       left: 23px;
       background: #fff;
       border-radius: 100%;
       width: 62px;
       height: 62px;
       border: 1px solid #5A48A0;
       color: #5A48A0;
       font-size: 28px;
       opacity: 1;
   }
   .topSelling .owl-nav button.owl-next {
       position: absolute;
       right: 47px;
       background: #fff;
       border-radius: 100%;
       width: 62px;
       height: 62px;
       border: 1px solid #5A48A0;
       color: #5A48A0;
       font-size: 28px;
       opacity: 1;
   }
   .topSelling .owl-nav button .nav-button {
       background: transparent;
   }
   .bannerAdvWrap {
       margin: 70px 0;
   }
   /* Featured Product */
   
      
   .featuredProduct .imgGroup {
       position: relative;
       height: 250px;
       border-radius: 10px;
       overflow: hidden;
       border: 1px solid #080808;
   }
   
   .featuredProduct .imgGroup img{object-fit: cover;height: 100%;width: 100%;}
   .featuredProduct .giftText strong {
       background: #8A65F1;
       border-radius: 90px;
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 500;
       font-size: 12px;
       line-height: 18px;
       color: #FFFFFF;
       padding: 4px 12px;
       margin: 0 7px;
   }
   .featuredProduct .giftText strong:last-child {
       background: #C5CEFF;
       border-radius: 90px;
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 500;
       font-size: 12px;
       line-height: 18px;
       color: #3E369D;
       padding: 4px 12px;
       margin: 0 7px;
   }
   .featuredProduct .productImageBox h2 {
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 700;
       font-size: 28px;
       line-height: 29px;
       align-items: center;
       color: #FFFFFF;
       opacity: 1;
       z-index: 9999;
       margin-top: 0 !important;
       padding-top: 5px;
       display: block;
       text-align: left;
       margin-bottom: 0;
       min-height: auto;
   }
   .featuredProduct .productImageBox span {
       font-family: 'Raleway';
       font-style: normal;
       font-weight: 600;
       font-size: 15px;
       line-height: 28px;
       display: flex;
       align-items: center;
       color: #FFFFFF;
   }
   
    .featuredProduct .giftText {
       position: absolute;
       top: 15px; width: 100%;
   }
   .featuredProduct .discriptionBox1 {
       position: absolute;
       bottom: 0;
       background: #0000005e;
       border-radius: 0px 0px 10px 10px;
       width: 100%;
       z-index: inherit;
       padding: 14px 19px;
   }
   .productImageBox {
       position: relative;
   }
   .featuredProduct .owl-nav {
       position: absolute;
       top: 134px;
       width: 100%;
   }
   .featuredProduct .owl-theme .owl-nav {
       margin-top: 10px;
       top: 86px;
   }
   .featuredProduct .owl-nav button.owl-prev {
       position: absolute;
       left: 23px;
       background: #fff;
       border-radius: 100%;
       width: 50px;
       height: 50px;
       border: 1px solid #5A48A0;
       color: #5A48A0;
       font-size: 18px;
       opacity: 1;
   }
   .featuredProduct .owl-nav button.owl-next {
       position: absolute;
       right: 47px;
       background: #fff;
       border-radius: 100%;
       width: 50px;
       height: 50px;
       border: 1px solid #5A48A0;
       color: #5A48A0;
       font-size: 18px;
       opacity: 1;
   }
   .featuredProduct .owl-nav button .nav-button {
       background: transparent;
   }
   .moreProduct{ text-align: center; }
   .moreProduct a {
       width: 100%;
       margin: 0 auto;
       max-width: 200px;
       display: inline-block;
       background: #3E369D;
       border: 1px solid #3E369D;
       border-radius: 90px;
       text-align: center;
       padding: 7px 17px;
       margin-top: 56px;
       color: #ffffff;
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 600;
       font-size: 18px;
       line-height: 27px;
   }
   .moreProduct a:hover {
       background: #ffffff;
       color: #3E369D !important;
   }
   strong.darkBlue {
       background: #0162FD !important;
       border-radius: 90px;
       color: #fff !important;
   }
   .allDealsWrap strong.darkBlue {
       background: #8A65F1 !important;
       border-radius: 90px;
       color: #fff !important;
   }
   .allDealsWrap strong.darkBlue.lightb {
       background: #0162FD !important;
   }
   .allDealsWrap .giftText strong.orge {
       background: #FF6A00;
   }
   
   #all-dis{}
   #all-dis .discriptionBox1 { position: relative; }
   #all-dis .discriptionBox1 span{
       font-size: 28px;
       font-weight: 800;
   }
   
   #all-dis .productImageBox1 .imgGroup .icon-s {
       position: absolute;
       top: 40%;
       left: 0;
       right: 0;
       z-index: 99;
       text-align: center;
       transition: all 0.3s;
       transform: scale(0);
       opacity: 0;
   }
   
   #all-dis .productImageBox1:hover .imgGroup .icon-s {
       transition: all 0.3s;
       transform: scale(1);
       opacity: 1;
   }
   
   .seeAllLogo {
       position: absolute;
       bottom: -26px;
       left: 14px;
       background: #fff;
       border-radius: 100%;
       padding: 17px 8px;
       font-size: 16px;
       font-weight: 600;
       line-height: 16px;
       height: 53px;
       width: 53px;
       vertical-align: middle;
       text-align: center;
       z-index: 9;
   }
   .brd-lo{
       position: absolute;
       left: 15px;
       bottom: -35px;
       padding: 0 9px;
       background: #fff;
       width: 80px;
       height: 80px;
       z-index: 0;
       margin: -50px auto 0;
       text-align: center;
       border-radius: 50px 50px;
       display: flex;
       z-index: 9;
   }
   .brd-lo img{padding: 20px 0;height: 100%;object-fit: contain !important;}
   
   strong.darklight {
       background: #8A65F1 !important;
       border-radius: 90px;
       color: #fff !important;
   }
   strong.orangeDark {
       background: #FF6A00  !important;
       border-radius: 90px;
       color: #fff !important;
   }
   strong.onlineColor {
       background: #DCDFEF  !important;
       border-radius: 90px;
       color: #101B55  !important;
   }


   @media (max-width: 767px){
    .brd-lo {
      bottom: 15px;}
   }
   /* Adv */
   
       .yourTech .owl-nav {
       display: none;
   }
   .yourTech button.owl-dot {
       background: transparent;
       padding: 0;
       margin: 0;
   }
   .yourTech button.owl-dot.active span {
       background: #8A65F1 !important;
       box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.25);
       opacity: 1;
   }
   .yourTech {
       margin: 70px 0 0;
   }
   /* All Deals Wrapper */
   
       .allDealsWrap {
       margin-top: 70px;
   }
   .allDealsWrap .imgGroup {
       position: relative;
   }
   .allDealsWrap .giftText {
       position: absolute;
       position: absolute;
       top: 15px;
       z-index: 1;
   }
   .productImageBox1 .imgGroup{ position: relative; height: 230px; }
   .productImageBox1 .imgGroup img{object-fit: cover;height: 100%;width: 100%;}
   .productImageBox1 .imgGroup:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 0%;background: #000;opacity: 0.5;transition: all 0.3s;z-index: 0;}
   
   .productImageBox1 .imgGroup .icon-s{position: absolute;top: 70px;left: 0;right: 0;z-index: 99;text-align: center; transition: all 0.3s; transform: scale(0); opacity: 0;}
   .productImageBox1:hover .imgGroup:after{ height: 100%;transition: all 0.3s; }
   .productImageBox1:hover .imgGroup .icon-s{transition: all 0.3s; transform: scale(1); opacity: 1;}
   .allDealsWrap .giftText strong {
       background: #8A65F1;
       border-radius: 90px;
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 500;
       font-size: 12px;
       line-height: 18px;
       color: #fff;
       padding: 4px 12px;
       margin: 0 7px;
   }
   .allDealsWrap .discriptionBox1 {
       padding: 10px 37px;
       text-align: center;
       background: #F8F8F8;
       padding-bottom: 30px;
       border-radius: 0 0 10px 10px;
   }
   .allDealsWrap .productImageBox1 h2 {
       font-family: 'Raleway';
       font-style: normal;
       font-weight: 700;
       font-size: 18px;
       line-height: 20px;
       align-items: center;
       text-align: center;
       color: #1e1e1e;
       margin-top: 0;
       padding-top: 23px;
       margin-bottom: 20px;
   }
   .allDealsWrap .productImageBox1 h5{margin: 0 0 8px;padding: 0;font-weight: 500;font-size: 16px;}
   .allDealsWrap .discriptionBox1 span {
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 600;
       font-size: 18px;
       line-height: 27px;
       align-items: center;
       color: #000;
   }
   .allDealsWrap .discriptionBox1 {
       padding: 10px 37px;
       text-align: center;
       background: #F8F8F8;
       padding-bottom: 30px;
       border-radius: 0 0 10px 10px;
   }
   
   .imgGroup a>img {
       height: 250px;
       object-fit: cover !important;
   }
   .allDealsWrap img {
       /* width: 100%; */
       height: auto;
   }
   /* Subscribe Now */
   
       .subscribeWrap {
       background: #5A52B8;
       padding: 50px 0;
       text-align: center;
   }
   .contentSubs {
       width: 41%;
       height: 44px;
       box-shadow: 2px 4px 10px rgba(0, 0, 0, .2);
       border-radius: 60px;
       overflow: hidden;
       margin: 0 auto;
   }
   .subscribeWrap h3 {
       font-family: 'Raleway';
       font-style: normal;
       font-weight: 800;
       font-size: 36px;
       line-height: 42px;
       text-align: center;
       color: #FFFFFF;
       margin: 0 0 11px;
   }
   .subscribeWrap p {
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 400;
       font-size: 16px;
       line-height: 26px;
       text-align: center;
       color: #FFFFFF;
       padding: 0 18%;
   }
   .subscription {
       position: relative;
       width: 100%;
       height: 100%;
   }
   .subscription .add-email {
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 100% !important;
       border: none;
       outline: none;
       padding: 0 20px;
       color: #676767;
       margin: 0 !important;
   }
   .subscription .submit-email {
       position: absolute;
       top: 0px;
       right: 0;
       height: calc(100% - 2px);
       width: 100px;
       border: none;
       border-radius: 60px;
       outline: none;
       padding: 0px 20px 0 11px;
       cursor: pointer;
       color: #FFFFFF;
    transition: width .35s ease-in-out,  background .35s ease-in-out;
       background: #75D8E0;
       border-radius: 0px 90px 90px 0px;
       height: 46px;
       vertical-align: middle;
   }
   .subscription.done .submit-email {
       width: calc(100% - 2px);
       background: #C0E02E;
   }
    .subscription.done .submit-email .before-submit,  .subscription:not(.done) .submit-email .after-submit {
    visibility: hidden;
    opacity: 0;
   }
   .subscription .submit-email .after-submit {
    transition-delay: .35s;
   }
    .subscription:not(.done) .submit-email .before-submit,  .subscription.done .submit-email .after-submit {
    visibility: visible;
    opacity: 1;
   }
   #logoGridWrap .owl-nav {
       display: none;
   }
   /* Footer */
   
         footer {
       background: #F8F8F8;
       border-top: 2px solid #5a52b8;
   }
   footer h2 {
       font-family: 'Raleway';
       font-style: normal;
       font-weight: 600;
       font-size: 30px;
       line-height: 25px;
       color: #101B55;
       margin-top: 3px;
   }
   footer .list-unstyled {
       padding-left: 0;
       list-style: none;
       margin-left: 0;
   }
   
   footer h4 {
       margin-top: 3px;
       line-height: 19px;
   }
   footer h4 b {
       font-family: 'Raleway';
       font-style: normal;
       font-weight: 700;
       font-size: 16px;
       line-height: 21px;
       color: #101B55;
   }
   footer ul li a {
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 400;
       font-size: 14px;
       line-height: 22px;padding: 8px 0; display: block;
       color: #101B55;
   }
   footer .logoBox p {
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 400;
       font-size: 16px;
       line-height: 26px;
       color: #101B55;
   }
   footer ul li a:hover {
       color: #000;
   }
   .logoBox .copywrite p.con01 {
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 400;
       font-size: 14px;
       line-height: 24px;
       display: flex;
       align-items: center;
       color: #7C7C7C;
       margin-bottom: 0;
   }
   .logoBox .copywrite p.copy {
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 400;
       font-size: 12px;
       line-height: 24px;
       display: flex;
       align-items: center;
       color: #C9C9C9;
   }
   ul.list-logs li {
       display: inline-block;    margin-right: 5px;
   }
   ul.list-logs li img{ width: 160px; }
   ul.list-logs {
       margin: 0;
       display: flex;
       align-items: center;
       justify-content: start;
   }
   ul.list-logs-social {
       margin: 0;
       padding-top: 23px;
   }
   ul.list-logs-social li {
       display: inline-block;
       padding-right: 16px;
   }
   ul.list-logs-social li a i {
       font-size: 27px;
   }
   .mobileViewCopy {
       display: none;
   }
   
   
   
       /* ========================Media Query=================================== */
   
       @media (min-width: 1920px) and (max-width: 4000px) {
    button.searchBut {
    height: 46px;
   }
    input#example-search-input {
    height: 46px;
   }
   }
    @media (max-width: 1300px) {
    .heroBanner h5 {
    font-size: 24px;
   }
    .heroBanner h1 {
    font-size: 58px;
    line-height: 56px;
   }
   }
    @media (max-width: 1199.98px) {
    form.searchFilter {
    width: 55%;
    margin-right: 14px;
   }
    .row .row {
    margin: 0 !important;
    max-width: none;
    width: auto;
   }
    footer .container {
    max-width: 100%;
   }
    .allDealsWrap .discriptionBox1 {
    padding: 10px 9px;
    /* height: 133px; */
   }
    .allDealsWrap .productImageBox1 h2 {
    padding-top: 6px;
   }
    .productImageBox img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
   }
    .heroBanner h5 {
    font-size: 24px;
   }
    .heroBanner h1 {
    font-size: 58px;
    line-height: 56px;
   }
    .adverWrap {
    margin-top: -50px;
   }
   }
    @media (max-width: 991px) {
    .subscribeWrap p {
    padding: 0 0%;
   }
   /* #navbarScroll {
    display: flex;
   }*/
    .heroBanner .row {
    max-width: 94% !important;
   }
    .adverWrap {
    margin-top: -39px;
   }
    .heroBanner a.but {
    padding: 6px 36px 3px;
    margin-top: 0;
   }
    .contentSubs {
    width: 70%;
   }
    .moreProduct {
    margin-top: 20px;
   }
    .moreProduct a {
    font-size: 14px;
    line-height: 27px;
   }
    .featuredProduct .productImageBox h2 {
    font-size: 19px !important;
   }
    .featuredProduct .productImageBox span {
    font-size: 14px !important;
    line-height: 17px !important;
   }
    .featuredProduct .owl-nav button.owl-next, .topSelling .owl-nav button.owl-next {
    width: 36px;
    height: 36px;
    font-size: 15px;
    right: 30px;
   }
    .featuredProduct .owl-nav button.owl-prev, .topSelling .owl-nav button.owl-prev {
    width: 36px;
    height: 36px;
    font-size: 15px;
    left: 0px;
   }
    .featuredProduct .owl-theme .owl-nav {
    top: 49px;
   }
    .featuredProduct .discriptionBox1 {
    padding: 5px 11px;
   }
    .logoGridWrap {
    padding: 40px 0 22px;
   }
    .bannerAdvWrap {
    margin: 40px 0;
   }
    .allDealsWrap {
    margin-top: 40px;
   }
    .heroBanner h1 {
    font-size: 35px;
    line-height: 33px;
    margin-top: 0;
   }
    .heroBanner h5 {
    font-size: 22px;
   }
    .bannerImage:before {
    width: 261.56px;
    height: 156px;
    top: 60px;
   }
   }
    @media (max-width: 856px) {
   }
    @media (max-width: 820px) {
    .featuredProduct .owl-theme .owl-nav {
    top: 77px;
   }
    .bannerSlider .owl-nav button.owl-prev {
    width: 60px;
    height: 60px;
    transform: rotate(180deg);
   }
    .bannerSlider .owl-nav button.owl-next, .bannerSlider .owl-nav button.owl-prev {
    padding-top: 8px;
   }
    .bannerSlider .owl-nav button.owl-next {
    width: 60px;
    height: 60px;
    transform: rotate(180deg);
   }
    .bannerSlider .owl-nav {
    top: inherit;
    right: 0;
    bottom: 156px;
    left: 0;
    margin: 0 auto;
    width: 100%;
    transform: rotate(0deg);
   }
    .logo-wrap {
    width: 100%;
    /* height: 61px; */
    border-radius: 10px;
    /* padding: 12px 5px; */
   }
    #logoSlider {
    background: #3E369D;
    padding: 18px 34px 8px;
    overflow: hidden;
   }
    #logoSlider .owl-nav {
    position: absolute;
    top: 3px;
    width: 100%;
   }
    .logo-wrap span {
    font-size: 12px;
    margin-left: 0;
   }
    footer h4 {
    margin-top: 0;
    margin-bottom: 21px;
   }
    .heroBanner h5 {
    font-size: 20px;
   }
    .heroBanner h1 {
    font-size: 43px;
    line-height: 49px;
    margin-top: 0;
   }
    .bannerImage:before {
    width: 277.56px;
    height: 142px;
    top: 38px;
   }
    .heroBanner .leftText {
    padding-top: 0;
    padding-bottom: 114px;
   }
    .adverWrap {
    margin-top: -27px;
   }
    .heroBanner .row {
    max-width: 100% !important;
   }
    .bannerImage {
    position: relative;
    bottom: 0;
   }
    .heroBanner {
    padding-bottom: 0px;
    padding-top: 0px;
   }
    .bg02, .bg01 {
    padding-top: 0;
   }
    footer h2 {
    margin-top: 4px;
    margin-bottom: 20px;
   }
    footer .list-unstyled {
    margin-left: 0;
   }
    .contentSubs {
    width: 60%;
   }
    .container {
    max-width: 100%;
   }
    .topSelling .giftText strong {
    font-size: 9px;
    line-height: 16px;
    padding: 3px 8px;
    margin: 0 4px;
   }
    .topSelling .giftText strong:last-child {
    font-size: 9px;
    line-height: 16px;
    padding: 3px 8px;
    margin: 0 4px;
   }
    .logoGridWrap .col.col-lg-1.col-md-2 {
    width: 20% !important;
    max-width: 20% !important;
    flex: auto;
    text-align: center;
   }
    .productImageBox h2 {
    font-size: 14px;
    line-height: 18px;
   }
    .productImageBox h2 {
    margin-bottom: 7px;
    min-height: 61px;
   }
    .discriptionBox {
    padding-bottom: 10px;
    height: 120px;
   }
    .allDealsWrap .moreProduct a {
    margin-top: 6px;
   }
    .contentWrapper {
    overflow: hidden;
   }
   }
    @media (max-width: 600px) {
    footer .offset-1 {
    margin-left: 0;
   }
    .bannerSlider .owl-nav {
    bottom: 96px;
   }
    .bannerSlider .owl-nav button.owl-prev, .bannerSlider .owl-nav button.owl-next {
    width: 30px;
    height: 30px;
    padding-top: 3px;
   }
    .heroBanner .leftText {
    padding-top: 0;
    padding-bottom: 0;
   }
    .logoGridWrap {
    padding: 37px 0 40px;
   }
    .headTitle h2 {
    font-size: 22px;
    line-height: 28px;
   }
    .yourTech {
    margin: 45px 0 0;
   }
    .heroBanner {
    padding-bottom: 0;
    padding-top: 23px;
   }
    .logoGridWrap .col.col-lg-1.col-md-2 {
    width: 33% !important;
    max-width: initial !important;
    flex: auto;
    text-align: center;
    display: inline-block;
   }
    .featuredProduct .discriptionBox1 {
    padding: 22px 11px;
   }
    .featuredProduct .owl-theme .owl-nav {
    top: 126px;
   }
    #logoSlider {
    padding: 9px 34px;
   }
    .adverWrap {
    margin-top: 0;
    background: #f3f3f3;
    padding: 28px 0 12px;
   }
    .adverWrap .col.col-lg-6 {
    max-width: 100%;
    flex: auto;
    margin-bottom: 18px;
   }
    .heroBanner a.but {
    padding: 3px 12px;
    margin-top: 0;
   }
    .heroBanner h1 {
    font-size: 25px;
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 19px;
   }
    .desktopViewCopy {
    display: none;
   }
    .mobileViewCopy {
    display: block;
    text-align: center;
    margin-top: 46px;
   }
    .bannerAdvWrap .mbSpace1 {
    margin-bottom: 20px;
   }
    .mobileViewCopy .copywrite p.con01 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    align-items: center;
    color: #7C7C7C;
    margin-bottom: 0;
   }
    .contentSubs {
    width: 100%;
   }
    .mobileViewCopy .copywrite p.copy {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    align-items: center;
    color: #C9C9C9;
   }
    footer .py-5 {
    padding-bottom: 0rem!important;
   }
   }
    @media (max-width: 480px) {
    .Scbtn-primary, .Scbtn-secondary {
    width: auto;
    height: auto;
    padding: 8px 9px;
   }
    
    .heroBanner {
    padding-bottom: 0;
    padding-top: 0px;
   }
    .bg02, .bg01 {
    padding-top: 0;
   }
    
    
    .subscribeWrap h3 {
    font-size: 27px;
   }
    .Scbtn-primary img, .Scbtn-secondary img {
    margin-left: 8px;
    width: 12px;
   }
    .heroBanner h1 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 19px;
   }
    .heroBanner h5 {
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 14px;
   }
    .bannerImage {
    position: relative;
    width: 100%;
    bottom: 0;
   }
    .bannerImage:before {
    width: 136.56px;
    height: 126px;
    top: 21px;
   }
    .heroBanner .leftText {
    padding-top: 0;
    padding-bottom: 33px;
   }
   }
.navbar-brand.logo img{ width: 120px; }
   @media (max-width: 767px) {
button.Scbtn-secondary {
    border-radius: 100%;
    padding: 5px 9px;
    text-align: center;
    width: 33px;
    height: 33px;
   }
   .Scbtn-secondary span {
    display: none;
   }
    button.Scbtn-secondary img {
    margin: 0;
    width: auto;
   }

   form.searchFilter {
        width: 100%;
        margin-right: 0;
        position: absolute;
        bottom: 50px;
        left: 0;
   }

   .navbar {
    padding-bottom: 0.5rem;
   }
   .hire-hd.navbar {
    padding-bottom: 0.5rem;
   }

   }
   
   .page-title{ position: relative; overflow: hidden;}
   .page-title h3{ font-weight: 900; font-size: 36px; text-transform: uppercase;font-family: 'Poppins'; }
   .page-title:before{content:''; position: absolute;background: url(../images/page-tl.png) no-repeat; width: 441px; height:342px; top: -290px; left: 0; opacity:0.3; }
   .load-btn{}
   .load-btn a{
       background: #FFFFFF;
       border: 1px solid #3E369D;
       border-radius: 90px;
       text-align: center;
       padding: 15px 32px;
       color: #3E369D;
       font-family: 'Poppins';
       font-style: normal;
       font-weight: 600;
       font-size: 18px;
       line-height: 27px;
       display: inline-block;
   }
   .load-btn a:hover{background: #3E369D;
       color: #fff !important;}
   
      .dropdown-submenu {
       position: relative;
   }
   
   .catgy-btn{}
   .catgy-btn .dropdown{
       position: relative;
       top: 0;
       right: 5px;
   }
   .catgy-btn .dropdown > a{
       background: #3f18b7;
       border: 1px solid #e7e7e7;
       color: #f9f9f9;
       padding: 12px 35px;
       min-width: 150px;
       width: 100%;
       font-size: 18px;
       text-align: left;
       border-radius: 50px 50px;
   }
   .catgy-btn .dropdown span{position: absolute;top: 18px;right: 40px;}
   .catgy-btn .dropdown .dropdown-menu{
       min-width: 220px;
       /* width: 100%; */
       /* right: 0; */
       left: 29px;
       margin: 0 auto;
       border-top: none;
       background: #ffffff;
       border-radius: 0;
       box-shadow: 0 2px 5px #00000038;
   }
   .catgy-btn .dropdown .dropdown-menu li{
       line-height: 32px;
   }
   .catgy-btn .dropdown .dropdown-menu li a{
       color: #333;
       padding: 12px 15px;
       line-height: 22px;
   }
   
   /*----*/
   
   .accountBut .catgy-btn{}
   .accountBut .catgy-btn .dropdown{
       position: relative;
       top: 0px;
       right: 0;
   }
   .accountBut .catgy-btn .dropdown > a{
       background: #3f18b7;
       border: 1px solid #e7e7e7;
       color: #f9f9f9;
       padding: 12px 25px;
       min-width: 150px;
       width: 100%;
       font-size: 14px;
       text-align: left;
       border-radius: 10px 10px;
   }
   .accountBut .catgy-btn .dropdown span{position: absolute;top: 16px;right: 18px;}
   .accountBut .catgy-btn .dropdown .dropdown-menu{
       min-width: 190px;
       /* width: 100%; */
       /* right: 0; */
       left: 0px;
       margin: 0 auto;
       border-top: none;
       background: #ffffff;
       border-radius: 10px;
       box-shadow: 0 2px 5px #00000038;
   }
   .accountBut .catgy-btn .dropdown .dropdown-menu li{
       line-height: 32px;
   }
   .accountBut .catgy-btn .dropdown .dropdown-menu li a{
       color: #333;
       padding: 8px 10px;
       line-height: normal;
       font-size: 14px;
       display: block;
   }
   .accountBut .catgy-btn .dropdown .dropdown-menu li a:hover{background: #f7f7f7;}
   .accountBut .catgy-btn .dropdown .dropdown-menu li a i{
       width: 18px;
       color: #1627a3;
   }
   
   
   .near-by{}
   
   .near-by .checkbox {
       max-width: 100%;
       margin: 0px auto;
       position: relative;
       display: inline-block;
       background: #e7e7e7;
       border-radius: 50px 50px;
       padding: 8px 50px 8px 20px;
       top: -8px;
   }
   
   .near-by .checkbox input[type="checkbox"] {
       width: auto;
       opacity: 0.00000001;
       position: absolute;
       left: 0;
       margin-left: -20px;
   }
   .near-by .checkbox label {
       position: relative;
   }
   .near-by .checkbox label:before {
       content: '';
       position: absolute;
       left: 0;
       top: 0;
       margin: 6px;
       width: 22px;
       height: 22px;
       transition: transform 0.28s ease;
       border-radius: 3px;
       background: #fff9;
       border: 1px solid #939393;
   }
   .near-by .checkbox label:after {
     content: '';
     display: block;
     width: 14px;
     height: 7px;
     border-bottom: 2px solid #2d38b5;
     border-left: 2px solid #2d38b5;
     /*-webkit-transform: rotate(-45deg) scale(0);*/
     transform: rotate(-45deg) scale(0);
     transition: transform ease 0.25s;
     will-change: transform;
     position: absolute;
     top: 12px;
     left: 10px;
   }
   .near-by .checkbox input[type="checkbox"]:checked ~ label::before {
       color: #7bbe72;
   }
   
   .near-by .checkbox input[type="checkbox"]:checked ~ label::after {
       /*-webkit-transform: rotate(-45deg) scale(1);*/
       transform: rotate(-45deg) scale(1);
   }
   
   .near-by .checkbox label {
       min-height: 34px;
       display: block !important;
       padding-left: 40px;
       margin-bottom: 0;
       font-weight: normal;
       cursor: pointer;
       vertical-align: sub;
   }
   .near-by .checkbox label span {
       position: relative;
       top: 16px;
       /*-webkit-transform: translateY(-50%);*/
       transform: translateY(-50%);
       font-size: 18px;
       display: block;
   }
   .near-by .checkbox input[type="checkbox"]:focus + label::before {
       outline: 0;
   }
   
   .near-by .checkbox i{position: absolute;right: 33px;top: 17px;color: #7e67dd;}
   
   
   .login-form{}
   .login-form form{ padding: 10px 35px; }
   
   .login-form label{padding:  0 0 5px;font-weight: 600;display: inline-block !important;}
   .login-form input{
       padding: 14px 15px 14px 45px !important;
       height: auto !important;
       background: #f9f9f9 !important;
       border-radius: 5px !important;
       border: none !important;
   }

   .mb-int{ width: 70% !important; display: inline-block !important; }

   @media (max-width: 479px) {
    .mb-int{ width: 63% !important;  }
   }
   @media (max-width: 767px){
    .login-form form {
    padding: 10px 20px;
}
.login-form form .d-inline{ display: block !important; }
.tab-contents {
    padding: 0.5em 0em 1em !important;
    border: 1px solid #ddd;
}
.check-add {
    padding: 10px 0 !important;
}
   }
   
   #signup input{
       padding: 12px 15px !important;}
   
   .login-form input[type="checkbox"]{
       margin-right: 8px;
       width: 18px;
       height: 18px !important;
       position: relative;
       top: 4px;
   }
   .tabs {
     /* max-width: 640px; */
     /* margin: 0 auto; */
     padding: 0;
     box-shadow: 0 0 25px #e7e7e7;
   }
   #tab-button {
     display: table;
     table-layout: fixed;
     width: 100%;
     margin: 0;
     padding: 0;
     list-style: none;
   }
   #tab-button li {
     display: table-cell;
     width: 20%;
   }
   #tab-button li a {
     display: block;
     padding: .5em;
     background: #eee;
     border: 1px solid #ddd;
     text-align: center;
     color: #262626;
     text-decoration: none;
     text-transform: uppercase;
     font-weight: 700;
     font-size: 22px;
   }
   #tab-button li:not(:first-child) a {
     border-left: none;
   }
   #tab-button li a:hover,
   #tab-button .is-active a {
     border-bottom-color: transparent;
     background: #fff;
     border-top: 2px solid #2e26ab;
     color: #2e26ab;
   }
   .tab-contents {
     padding: .5em 2em 1em;
     border: 1px solid #ddd;
   }
   .tab-contents h4{font-weight: 800;color: #3e369d;text-transform: uppercase;}
   
   
   
   .tab-button-outer {
     /*display: none;*/
   }
   .tab-contents {
     margin-top: 20px;
   }
   @media screen and (min-width: 768px) {
     .tab-button-outer {
       position: relative;
       z-index: 2;
       display: block;
     }
     .tab-select-outer {
       display: none;
     }
     .tab-contents {
       position: relative;
       top: -1px;
       margin-top: 0;
     }
   }
   .badcrm{}
   .badcrm ul{
       padding: 25px 0 0;
   }
   .badcrm ul li{display: inline-block;list-style: none;}
   .badcrm ul li a{
       font-weight: 600;
       color: #333;
   }
   .badcrm ul li a:hover{
       color: #9991fd;
   }
   .badcrm ul li a.active{color: #8a65f1;cursor: text;font-weight: 400;}
   
   .single-list{box-shadow: 0 0 22px #e7e7e7;padding: 20px 0px 60px;position: relative;}
   
   .mm-cnt{ position: relative; }
   .mm-cnt > a{
       background: #3e369d;
       padding: 10px 25px;
       display: inline-block;
       margin: 0 0 0 25px;
       border-radius: 10px;
       color: #fff;
       font-weight: 600;
       text-transform: uppercase;
       letter-spacing: 1px;
   }
   .bnr-img{ height: 320px;}
   .bnr-img img {
       object-fit: cover;
       height: 100%;
       width: 100%;
   }
   .brand-p{
       position: absolute;
       width: 75px;
       height: 75px;
       border-radius: 50px 50px;
       background: #fff;
       top: -102px;
       left: 35px;
       display: flex;
       overflow: hidden;
       padding: 10px;
       box-shadow: 0 0 8px #e7e7e7;
   }
   .brand-p img{
       width: 100%;
       object-fit: contain;
   }
   .icon-s{
       position: absolute;
       right: 30px;
       top: -80px;
   }
   .icon-s a{ color: #333; }
   .icon-s a i{
       background: #fff;
       width: 42px;
       height: 42px;
       border-radius: 50px 50px;
       text-align: center;
       padding: 13px;
   }
   .main-cont{
       padding: 0 25px 10px;
       position: relative;
       /* margin: 0 20px; */
   }
   .main-cont h3{
       margin: 0;
       padding: 35px 0 2px;
       font-weight: 900;
       color: #3e369d;
   }
   .main-cont p{
       color: #08c9d2;
       font-weight: 600;
   }
   .dis-im{
    position: absolute;
    right: 20px;
    top: 15px;
}

@media (max-width: 767px){
  .dis-im {position: relative;right: 0;}
}
   .main-cont span{
       width: 102px;
       height: 102px;
       text-align: center;
       background: #08c9d2;
       border-radius: 50px 50px;
       padding: 30px 0 0;
       line-height: 20px;
       font-weight: 600;
       display: inline-block;
   }
   .main-cont span strong{
       font-size: 32px;
       color: #fff;
   }
   .main-cont small{
       background: #0162FD;
       border-radius: 50px;
       padding: 8px 12px;
       font-size: 12px;
       color: #fff;
   }
   .main-cont p a{}
   .main-cont > a{
       background: #eee;
       color: #333;
       padding: 10px 15px;
       display: inline-block;
       font-weight: 600;
   }
   
   .shr-b{
       padding: 0 25px 10px;
       position: relative;
   }
   .shr-b h4{
       margin: 0 10px 15px 0;
       padding: 0;
       font-size: 14px;
       font-weight: 600;
       color: #8d8d8d;
       display: inline-block;
   }
   .shr-b ul{
       margin: 0;
       padding: 0;
       display: inline-block;
   }
   .shr-b ul li{
       list-style: none;
       display: inline-block;
   }
   .shr-b ul li a{
       display: block;
       padding: 2px 0px;
       border: 1px solid #e7e7e7;
       width: 28px;
       height: 28px;
       text-align: center;
       background: #333;
       color: #fff;
       border-radius: 50px 50px;
   }
   .shr-b ul li a:hover{background: #0162FD;}
   .shr-b ul li a i{}
   .nv-btn{
       padding: 25px 0 0;
   }
   .nv-btn a, .nv-btn .dropdown{
       display: inline-block;
       padding: 6px 15px;
       border: 1px solid #a1a1a1;
       border-radius: 5px;
       color: #333;
       font-size: 14px;
   }
   .nv-btn a:hover{}
   .nv-btn a i{
       margin-right: 5px;
   }

   .nv-btn .dropdown a{ border: none; padding: 0; }
   .nv-btn .dropdown .dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 8rem;
    padding: 0.5rem 0.8rem;
    margin: 0;
    left: 0;
    top: 33px;}
   .signup-ot{
       padding: 40px;
       background: url(../images/blur-img.jpg) no-repeat center center #f7f7f7;
       background-size: cover;
       border-radius: 20px;
       margin: 0 20px;
   }
   .signup-ot h3{
       margin: 0;
       font-weight: 800;
       color: #3e369d;
       padding: 0 0 15px;
   }
   .signup-ot h3 i{ color: #000; padding: 0 10px; }
   .signup-ot h5{
       margin: 25px 0 0;
       font-weight: 800;
       color: #3e369d;
       padding: 0 0 15px;
       font-size: 22px;
       text-align: center;
   }
   .signup-ot ul{
       background: #fff;
       padding: 20px;
       margin: 0 0 20px;
       border-radius: 10px;
   }
   .signup-ot ul li{
       margin-left: 25px;
   }
   .signup-ot p{
       color: #333;
       font-weight: 600;
       padding: 20px 0;
       margin: 0;
   }


   .signup-ot2{
       padding: 40px;
       background: url(../images/blur-img2.jpg) no-repeat center center #f7f7f7;
       background-size: cover;
       border-radius: 10px;
       margin: 0 20px;
   }
   .signup-ot2 h3{
       margin: 0;
       font-weight: 300;
       color: #000000;
       padding: 0 0 15px;
       font-size: 42px; text-align: center;
   }
   .signup-ot2 h3 i{ color: #000; padding: 0 10px; }
   .signup-ot2 h5{
       margin: 25px 0 0;
       font-weight: 800;
       color: #000000;
       padding: 0 0 15px;
       font-size: 28px;
       text-align: center;
       text-transform: uppercase;
   }
   .signup-ot2 ul{
       background: #00000059;
       padding: 20px;
       margin: 0 0 0px;
       border-radius: 5px;
   }
   .signup-ot2 ul li{
       margin-left: 0;
       list-style: none;
       color: #fff;
   }
   .signup-ot2 p{
       color: #0c0c0c;
       font-weight: 300;
       padding: 20px 0;
       margin: 0;
       font-size: 22px;
   }

   .sig-log{}
   .sig-log button{
       display: inline-block;
       width: 100%;
       max-width: 220px;
       margin: 0;
       text-transform: uppercase;
       font-weight: 700;
       font-size: 16px;
   }
   .sig-log button:hover{background: #1ccacd !important;border: 1px solid #1ccacd !important;}
   
   .tab-contents .main h6{
       font-size: 18px;
       color: #08c9d2;
      padding: 0px 15px;
   }
   
   .qrd{
       width: 100px;
       top: -18px;
       position: relative;
   }
   
   @media (min-width: 320px) and (max-width: 567px) {
   
       .qrd{
       /* right: 10px; */
       width: 90px !important;
       top: -15px;
   }
   .signup-ot {
    padding: 40px 10px !important;
     margin: 0 10px !important;
}
.signup-ot ul li {
    font-size: 14px;
}
   
   .signup-ot2 {
    padding: 40px 10px;
    margin: 0 10px;
}
.signup-ot2 ul li {
    font-size: 14px;
}

.verf-inst h2 {
    font-size: 28px !important;
}


   .main-cont span {
       /* right: 75px; */
       width: 92px;
       height: 92px;
       /* top: 32px; */
       padding: 26px 0 0;
       /* line-height: 15px; */
       font-size: 16px;
   }
   .main-cont span strong {
       font-size: 23px;
    
   }
   .bnr-img {
       height: 250px;
   }
   
   .bnr-img img {
       object-fit: cover;
       height: 100%;
   }
       }
   
   .btm-socl{
       padding: 0;
       text-align: center;
       position: relative;
       margin: 40px 0 10px;
   }
   
   .btm-socl:after{content: '';position: absolute;width: 80%;height: 1px;background: #dfdfdf;top: 16px;left: 0;right: 0;margin: 0 auto;z-index: -1;}
   .btm-socl a{
       color: #fff;
       padding: 5px 0;
       background: #333;
       width: 32px;
       height: 32px;
       display: inline-block;
       text-align: center;
       border-radius: 50% 50%;
   }
   .btm-socl a:hover{
       color: #fff;
       background: #3e369d;
   }
   .btm-socl i{}
   
   .pp-cont{padding: 0 25px;}
   .pp-cont h5{
       font-weight: 800;
       font-size: 26px;
       color: #3e369d;
       margin: 15px 0;
   }
   
   .pp-cont h5 strong{color: #08c9d2;font-weight: 800;}
   .pp-cont p{}
   .pp-cont a{
       padding: 5px 15px;
       border: 1px solid #1ccacd;
       border-radius: 50px 50px;
       margin: 0 0 25px;
       display: inline-block;
   }
   
   
   
   .inner-page h2{
    font-weight: 600;
    color: #673ab7;
    font-size: 20px;
    }
   .inner-page p{font-size: 18px;line-height: 30px;color: #060606;font-weight: 500;}
   .inner-page ul{ margin:0; padding:0;}
   .inner-page ul > li{/* display:inline-block; *//* border:1px solid #ccc; */padding:5px 10px;/* margin:5px 0; */}
   
@media (max-width: 379px){
   .mb-int {
    width:100% !important;
}
.b-select-wrap .wrap-drop {
    max-width: 100% !important;
    width: 100% !important;}

}


   @media (max-width: 767px){

    .inner-page h2 {
        font-size: 22px;
    text-align: center;
}

.signup-ot2 h3 {
    font-size: 28px !important;
    }
.inner-page p {text-align: center;}
.ftr-box p{text-align: left;}

.abt-page h4 {
    font-size: 24px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.sgn-sec p {
    font-size: 22px !important;
 }

 .how-step {
    background: url(../images/how-it-bg.png) no-repeat center -107px #8a65f1 !important;
   
}

.hs-h3{ padding-top: 20px !important; font-size: 22px !important; }
.apli-ap {
    text-align: center;
}

   }

   .hs-h3{ padding-top: 70px; font-size: 32px; font-weight: 800; }
   .pg-br{
       background: #a8e1e6;
   }
   .pg-br:before{content: '';position: absolute;left: 0;top: -103px;background: url(../images/edge-bg.png) no-repeat center center;background-size: cover;width: 100%;height: 120px;}
   
   .bb-bg{ background: url(../images/bg2.png) no-repeat center center; background-size: cover; }
   
   .brnd-lo{ padding: 15px 0 35px !important; }
   .brnd-lo li{display: inline-block !important;background: #fff !important;margin: 10px 5px !important;}
   .brnd-lo li img{}
   
   .abt-sc2{background: #90ccff;position: relative;padding: 80px 0 !important;overflow: hidden;z-index: 1;}
   .abt-sc2:before{content:'';position: absolute;width: 80%;height: 150%;background: #ffffff5c;left: -40%;top: -30%;border-radius: 100% 100%;z-index: -1;}
   
   /*******************************
   * Does not work properly if "in" is added after "collapse".
   * Get free snippets on bootpen.com
   *******************************/
       .shop-widget {
     margin: 30px 0;
   }
   .widget-title {
     margin: 20px 0 35px;
   }
   .widget-title h4 {
     text-transform: uppercase;
     font-family: Poppins;
     font-size: 16px;
     color: #222222;
     letter-spacing: 1px;
   }
   .widget-content ul#accordion {
     margin: 0;
     padding: 0;
     list-style: none;
     position: relative;
   }
   .widget-content ul#accordion li {
     display: block;
     margin: 0 0 10px;
     /* background: #f7f7f7; */
   }
   .widget-content ul#accordion li span {
     position: absolute;
     right: 28px;
   }
   .widget-content ul#accordion li h4 {
     font-size: 18px;
     font-family: Poppins;
     color: #223772;
     /* text-transform: uppercase; */
     font-weight: 600;
     /* letter-spacing: 0.5px; */
     /* border-bottom: 1px solid #e9e9e9; */
     padding: 10px 15px;
     margin: 0;
     background: #f7f7f7;
   }
    .widget-content ul#accordion li h4:after {
     content: "";
     /* border: 1.5px solid #000; */
     left: 16px;
     position: absolute;
     width: 26px;
     top: 25px;
   }
    .widget-content ul#accordion li ul {
     padding: 0;
     margin: 0;
     display: none;
   }
    .widget-content ul#accordion li ul li {
     padding: 0 0 5px;
     margin: 10px 0 0;
     border: 1px solid #e7e7e7;
   }
   .widget-content ul#accordion li ul li a {
     color: #888888;
     text-transform: none;
     font-size: 13px;
     font-family: Poppins;
     font-weight: 300;
     transition: 0.3s;
   }
   .widget-content ul#accordion li ul li a:hover {
     text-decoration: none;
     color: #000000;
   }
   
       .faq-bar{
       padding: 30px;
       box-shadow: 0 0 20px #e7e7e7;
       /* min-height: 580px; */
       background: #fff;
       border-radius: 20px;
   }
   .faq-bar p{font-size: 16px;padding: 15px 12px;}
       .faq-bar h3{
       padding: 10px 0 25px;
       font-weight: 800;
       color: #3e369d;
       font-size: 20px;
   }
   
   .steps-b{
       margin: 0 0 35px;
   }
   .pnt{
       border: 5px solid #161616;
       width: 102px;
       height: 102px;
       border-radius: 100%;
       padding: 20px 0;
       font-size: 42px;
       font-weight: 600;
       margin: 0 auto;
       color: #000;
   }
   .steps-b h3{
       padding: 15px 0;
       font-weight: 400;
       text-transform: uppercase;
       margin: 0;
       color: #000;
       font-size: 20px;
   }

      .steps-b h3 strong{ font-weight: 900; }
   .steps-b img{}
   .how-step{background: url(../images/how-it-bg.png) no-repeat top center;background-size: cover;}
   
   .form-group select {
       width: 100%;
       padding: 7px 10px;
       border-radius: 3px;
       border: 1px solid #e7e7e7;
       color: rgb(102 102 102);
       font-family: inherit;
       font-size: 1.0rem;
       height: auto;
       margin: 0 0 1rem 0;
   }
   
   .form-control {
       /* height: 40px !important; */
       background: #fdfdfd !important;
       color: #000000 !important;
       font-size: 14px;
       border-radius: 5px;
       /*-webkit-box-shadow: none !important;*/
       box-shadow: none !important;
   }
   .sub-btn{
       border: none;
       padding: 14px 10px;
       max-width: 200px;
       width: 100%;
       margin: 0 auto;
       text-transform: uppercase;
       letter-spacing: 2px;
       font-weight: 700;
       color: #ffffff;
       background: #3e369d;
       /* border-color: #3e369d;*/
       border-radius: 0.8rem;
       font-size: 1rem;
   }
   .info-box{
       padding: 20px 35px;
       border-radius: 8px;
       margin: 0 0 20px;
       width: 100%;
   }
   .info-box img{padding: 5px 0;width: 82px;background: #1e1e1e;border-radius: 50% 50%;height: 82px;object-fit: contain;margin: 0 0 15px;}
   .info-box h3{
       font-size: 18px;
       font-weight: 600;
       color: #ffffff;
       margin: 0;
       padding: 0;
   }
   .info-box p{
       color: #ffffff;
       font-size: 14px;
   }
   .info-box p a{
       color: #ffffff !important;
   }
   .info-box p a:hover{
       text-decoration: underline;
   }
   
   /* User Profile -------*/
   
   .usr-f{
       /* box-shadow: 0 0 15px #e7e7e7; */
       padding: 0 0px 20px;
   }
   .user-bnr{
       background: #32458b;
       padding: 60px 0 80px;
       position: relative;
   }

   .user-bnr2{
       padding: 0;
       position: relative;
   } 

   .user-bnr2:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 130px;/* background: #32458b; */}
   .usr-img{
       width: 80px;
       height: 80px;
       margin: 0 auto;
       border-radius: 50% 50%;
       overflow: hidden;
   }
   .usr-img img{
       object-fit: cover;
    height: 100%;
    width: 100%;
   }
   .user-bnr button{
       color: #fff;
       border: 1px solid #fff;
       border-radius: 50px 50px;
       width: 32px;
       height: 32px;
       display: inline-block;
       padding: 0;
       position: absolute;
       top: 30px;
       right: -145px;
       left: 0;
       margin: 0 auto;
       z-index: 9;
   }
   .user-bnr button i{font-size: 16px;position: relative;top: 0;}
   .user-bnr h3{
       margin: 0;
       padding: 15px 0;
       font-size: 22px;
       font-weight: 700;
       color: #fff;
   }

   .user-bnr2 button{
       color: #fff;
       border: 1px solid #fff;
       border-radius: 50px 50px;
       width: 22px;
       height: 22px;
       display: inline-block;
       padding: 0;
       position: absolute;
       top: 16px;
       right: -61px;
       left: 0;
       margin: 0 auto;
       z-index: 9;
   }
   .user-bnr2 button i{font-size: 12px;position: relative;top: -1px;}
   .user-bnr2 h3{
       margin: 0;
       padding: 15px 0;
       font-size: 22px;
       font-weight: 700;
       color: #fff;
   }
   .user-detail{
       margin: 0px;
       /* background: #f1f9f8; */
       padding: 0 0px 40px;
       border-radius: 10px;
       overflow: hidden;
       position: relative;
       top: -52px;
   }

    .user-detail2{
       margin: 0px;
       background: #ffffff;
       padding: 0px 40px 40px;
       border-radius: 20px;
       overflow: hidden;
       position: relative;
       top: 0px;
   }

   .user-detail2 .form-group select {
    width: 100%;
    padding: 7px 10px;
    border-radius: 15px;
    border: 1px solid #b7b7b700;
    color: rgb(102 102 102);
    font-family: inherit;
    font-size: 0.9rem;
    height: auto;
    font-weight: 400;
    background: #f8f8f8 !important;
}
   .user-detail h3{
       margin: 0 -30px;
       /* background: #fff; */
       padding: 15px 30px;
       font-size: 16px;
       font-weight: 800;
       text-transform: uppercase;
   }

   .us-pic{}
   /*.us-pic h3{margin: 0;padding: 0;text-align: center;font-size: 18px;font-weight: 800;text-transform: uppercase;}*/

   @media (max-width: 767px){
    .user-detail {
    margin: 0 10px !important;
    padding: 0 10px 20px !important;
    }
    .user-detail2{
       margin: 0;
       /* background: #f1f9f8; */
       padding: 0 10px 40px;
       }
   }
   .detl-frm{}
   .detl-frm form{}
   .detl-frm form input{
       background: #f8f8f8 !important;
       padding: 8px 15px;
       height: auto !important;
       border-radius: 15px;
       box-shadow: none;
       border: 1px solid #efefef00;
   }
   .detl-frm form label{
       font-size: 14px;
       color: #000;
       padding: 0 0 5px;
   }
   
   .detl-frm form textarea{
       background: #fff !important;
       padding: 15px;
       height: 120px !important;
   }
   
   .detl-frm .form-group{
       margin: 0 0 20px; position: relative;
   }
  .detl-frm .form-group i{
    right: 9px !important;
    left: auto;
    bottom: 33px;
    top: auto;
    font-size: 12px;
    font-weight: 800;
    color: #000;
}
   .all-cat {
       /*padding: 60px 40px;
       box-shadow: 0 0 15px #e7e7e7;*/ text-align: center;
   }
  #logoSlider .owl-stage div.owl-item:nth-last-child(1){ background: #faefef; border-radius: 8px; }
  #logoSlider .owl-stage div.owl-item:nth-last-child(2){ background: #faf7ef; border-radius: 8px;}
  #logoSlider .owl-stage div.owl-item:nth-last-child(3){ background: #fff9e7; border-radius: 8px;}
  #logoSlider .owl-stage div.owl-item:nth-last-child(4){ background: #f5fde6; border-radius: 8px;}
  #logoSlider .owl-stage div.owl-item:nth-last-child(5){ background: #eaf6e3; border-radius: 8px;}
  #logoSlider .owl-stage div.owl-item:nth-last-child(6){ background: #e3f6e7; border-radius: 8px;}
  #logoSlider .owl-stage div.owl-item:nth-last-child(7){ background: #e3f6f6; border-radius: 8px;}
  #logoSlider .owl-stage div.owl-item:nth-last-child(8){ background: #e3e9f6; border-radius:8px; }
  #logoSlider .owl-stage div.owl-item:nth-last-child(9){ background: #efe3f6; border-radius:8px; }
  #logoSlider .owl-stage div.owl-item:nth-last-child(10){ background: #f6e3f5; border-radius:8px; }
  #logoSlider .owl-stage div.owl-item:nth-last-child(11){ background: #f6e3ee; border-radius:8px; }
  #logoSlider .owl-stage div.owl-item:nth-last-child(12){ background: #f3e7ea; border-radius:8px; }
  #logoSlider .owl-stage div.owl-item:nth-last-child(13){ background: #e8e7f3; border-radius:8px; }
  #logoSlider .owl-stage div.owl-item:nth-last-child(14){ background: #e1f1df; border-radius:8px; }
  #logoSlider .owl-stage div.owl-item:nth-last-child(15){ background: #f1dfeb; border-radius:8px; }
  #logoSlider .owl-stage div.owl-item:nth-last-child(16){ background: #f1e7df; border-radius:8px; }
  #logoSlider .owl-stage div.owl-item:nth-last-child(17){ background: #ebf1df; border-radius:8px; }
  #logoSlider .owl-stage div.owl-item:nth-last-child(18){ background: #def3d8; border-radius:8px; }

#logoSlider .owl-theme{overflow: hidden; height: 78px}
#logoSlider .owl-theme .itemIcon{ display: inline-block;max-width: 221.2px;
    width: 100%; margin-bottom: 3px; }

  #logoSlider .owl-theme .itemIcon:nth-last-child(1){ background: #faefef; border-radius: 8px; }
  #logoSlider .owl-theme .itemIcon:nth-last-child(2){ background: #faf7ef; border-radius: 8px;}
  #logoSlider .owl-theme .itemIcon:nth-last-child(3){ background: #fff9e7; border-radius: 8px;}
  #logoSlider .owl-theme .itemIcon:nth-last-child(4){ background: #f5fde6; border-radius: 8px;}
  #logoSlider .owl-theme .itemIcon:nth-last-child(5){ background: #eaf6e3; border-radius: 8px;}
  #logoSlider .owl-theme .itemIcon:nth-last-child(6){ background: #e3f6e7; border-radius: 8px;}
  #logoSlider .owl-theme .itemIcon:nth-last-child(7){ background: #e3f6f6; border-radius: 8px;}
  #logoSlider .owl-theme .itemIcon:nth-last-child(8){ background: #e3e9f6; border-radius:8px; }
  #logoSlider .owl-theme .itemIcon:nth-last-child(9){ background: #efe3f6; border-radius:8px; }
  #logoSlider .owl-theme .itemIcon:nth-last-child(10){ background: #f6e3f5; border-radius:8px; }
  #logoSlider .owl-theme .itemIcon:nth-last-child(11){ background: #f6e3ee; border-radius:8px; }
  #logoSlider .owl-theme .itemIcon:nth-last-child(12){ background: #f3e7ea; border-radius:8px; }
  #logoSlider .owl-theme .itemIcon:nth-last-child(13){ background: #e8e7f3; border-radius:8px; }
  #logoSlider .owl-theme .itemIcon:nth-last-child(14){ background: #e1f1df; border-radius:8px; }
  #logoSlider .owl-theme .itemIcon:nth-last-child(15){ background: #f1dfeb; border-radius:8px; }
  #logoSlider .owl-theme .itemIcon:nth-last-child(16){ background: #f1e7df; border-radius:8px; }
  #logoSlider .owl-theme .itemIcon:nth-last-child(17){ background: #ebf1df; border-radius:8px; }
  #logoSlider .owl-theme .itemIcon:nth-last-child(18){ background: #def3d8; border-radius:8px; }
   
   
   
   .all-cat div:nth-last-child(1){ background: #faefef; border-radius: 8px; }
   .all-cat div:nth-last-child(2){ background: #faf7ef; border-radius: 8px;}
   .all-cat div:nth-last-child(3){ background: #fff9e7; border-radius: 8px;}
   .all-cat div:nth-last-child(4){ background: #f5fde6; border-radius: 8px;}
   .all-cat div:nth-last-child(5){ background: #eaf6e3; border-radius: 8px;}
   .all-cat div:nth-last-child(6){ background: #e3f6e7; border-radius: 8px;}
   .all-cat div:nth-last-child(7){ background: #e3f6f6; border-radius: 8px;}
   .all-cat div:nth-last-child(8){ background: #e3e9f6; border-radius:8px; }
   .all-cat div:nth-last-child(9){ background: #efe3f6; border-radius:8px; }
   .all-cat div:nth-last-child(10){ background: #f6e3f5; border-radius:8px; }
   .all-cat div:nth-last-child(11){ background: #f6e3ee; border-radius:8px; }
   .all-cat div:nth-last-child(12){ background: #f3e7ea; border-radius:8px; }
   .all-cat div:nth-last-child(13){ background: #e8e7f3; border-radius:8px; }
   .all-cat div:nth-last-child(14){ background: #e1f1df; border-radius:8px; }
   .all-cat div:nth-last-child(15){ background: #f1dfeb; border-radius:8px; }
   .all-cat div:nth-last-child(16){ background: #f1e7df; border-radius:8px; }
   .all-cat div:nth-last-child(17){ background: #ebf1df; border-radius:8px; }
   .all-cat div:nth-last-child(18){ background: #def3d8; border-radius:8px; }
   
   .all-cat div:nth-last-child(19){ background: #dbd8f3; border-radius: 8px; }
   .all-cat div:nth-last-child(20){ background: #d5ebe9; border-radius: 8px;}
   .all-cat div:nth-last-child(21){ background: #e4e1eb; border-radius: 8px;}
   .all-cat div:nth-last-child(22){ background: #dcf6e8; border-radius: 8px;}
   .all-cat div:nth-last-child(23){ background: #d8ebee; border-radius: 8px;}
   .all-cat div:nth-last-child(24){ background: #d4fecb; border-radius: 8px;}
   .all-cat div:nth-last-child(25){ background: #fcfecb; border-radius: 8px;}
   .all-cat div:nth-last-child(26){ background: #f7cbfe; border-radius:8px; }
   .all-cat div:nth-last-child(27){ background: #fee4cb; border-radius:8px; }
   .all-cat div:nth-last-child(28){ background: #fecbcb; border-radius:8px; }
   .all-cat div:nth-last-child(29){ background: #cbf9fe; border-radius:8px; }
   .all-cat div:nth-last-child(30){ background: #e8ffe5; border-radius:8px; }
   .all-cat div:nth-last-child(31){ background: #ededed; border-radius:8px; }
   .all-cat div:nth-last-child(32){ background: #f4ffd1; border-radius:8px; }
   .all-cat div:nth-last-child(33){ background: #feffd1; border-radius:8px; }
   .all-cat div:nth-last-child(34){ background: #d4d1ff; border-radius:8px; }
   .all-cat div:nth-last-child(35){ background: #d1fcff; border-radius:8px; }
   .all-cat div:nth-last-child(36){ background: #ffd1e4; border-radius:8px; }
   
   .all-cat div:nth-last-child(37){ background: #ffd1fe; border-radius: 8px; }
   .all-cat div:nth-last-child(38){ background: #efd1ff; border-radius: 8px;}
   .all-cat div:nth-last-child(39){ background: #a9e4ff; border-radius: 8px;}
   .all-cat div:nth-last-child(40){ background: #ffa9fe; border-radius: 8px;}
   .all-cat div:nth-last-child(41){ background: #bbffa9; border-radius: 8px;}
   .all-cat div:nth-last-child(42){ background: #faffa9; border-radius: 8px;}
   .all-cat div:nth-last-child(43){ background: #ffcda9; border-radius: 8px;}
   .all-cat div:nth-last-child(44){ background: #ffa9a9; border-radius:8px; }
   .all-cat div:nth-last-child(45){ background: #b6e9ae; border-radius:8px; }
   .all-cat div:nth-last-child(46){ background: #c5aee9; border-radius:8px; }
   .all-cat div:nth-last-child(47){ background: #e6e9ae; border-radius:8px; }
   .all-cat div:nth-last-child(48){ background: #d7c1e3; border-radius:8px; }
   .all-cat div:nth-last-child(49){ background: #c6e3c1; border-radius:8px; }
   .all-cat div:nth-last-child(50){ background: #c1dbe3; border-radius:8px; }
   .all-cat div:nth-last-child(51){ background: #ffa5a3; border-radius:8px; }
   .all-cat div:nth-last-child(52){ background: #d5ebe9; border-radius:8px; }
   .all-cat div:nth-last-child(53){ background: #f1dfeb; border-radius:8px; }
   .all-cat div:nth-last-child(54){ background: #dbd8f3; border-radius:8px; }
   
   .cat-box {
           padding: 0 10px;
           border-radius: 10px;
           height: 150px;
           display: inline-block;
           width: 23%;
           /* vertical-align: middle; */
           margin: 0 3px 30px;
           border: 1px solid #e7e7e7;
           box-shadow:
           none;
           /* position: relative; */
           vertical-align: top;
   }
   
    .cat-box a {
           display: block;
           padding: 20px 0;
           text-align: center;
   }
   
   .cat-box a:hover h3{ color:#3e369d; }
   
   .cat-box a img{
       width: 65px;
       margin: 0 auto;
       background: #fff;
       border-radius: 50px 50px;
       padding: 8px; position: relative; top:0;
       border: 1px solid #e7e7e7;  transition:all 0.3s;
   }
   
   .cat-box a:hover img{ top: -8px; transition:all 0.3s; filter: invert(83%) sepia(51%) saturate(935%) hue-rotate(123deg) brightness(95%) contrast(97%);}
   .cat-box h3{
       font-size: 14px;
       font-weight: 500;
       letter-spacing: 0;
       transition: all 0.3s;
       position: relative;
       line-height: normal;
       padding: 10px 0 0;
       margin: 0;
       font-family: 'Poppins' !important;
       color: #000;
   }
   
   @media (min-width: 319px) and (max-width: 767px)  
   {
       .cat-box{ width: 43% !important; }
   }
   
   @media (min-width: 768px) and (max-width: 991px)  
   {
       .cat-box{ width: 30% !important; }
   }
   
   .alart-b{
       padding: 50px;
       box-shadow: 0 0 15px #e7e7e7;
   }
   .alart-b h3{
       font-weight: 800;
       text-transform: uppercase;
       color: #3e369d;
   }
   .alart-b p {
    background: #effbf2;
    padding: 10px 15px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin: 0 0 30px;
}

   .alart-b p span{background: #6ecb86;border-radius: 3px;padding: 0px 8px;color: #fff;}
   .alart-b a{
       display: inline-block;
       padding: 10px 25px;
       background: #3e369d;
       color: #fff;
       text-transform: uppercase;
       font-weight: 600;
       border-radius: 6px;
   }
   
   .alart-b .form-control {
       height: 48px !important;
       background: #fdfdfd !important;
       color: #000000 !important;
       font-size: 14px;
       border-radius: 5px;
       /*-webkit-box-shadow: none !important;*/
       box-shadow: none !important;
   }
   .alart-b input::placeholder{ color: #e7e7e7; }
   .icn-b{
       width: 120px;
       height: 120px;
       margin: 0 auto;
       border: 1px dashed #838181;
       border-radius: 50% 50%;
       padding: 40px 42px;
       text-align: center;
       box-shadow: 0 5px 15px #c78dfd;
   }
   .icn-b2{
       
       border-radius: 50% 50%;
       padding: 18px 20px;
       text-align: center;
       
   }
   .icn-b i{
       font-size: 42px;
       color: #a380ee;
   }
   .scl-btn{}
   .scl-btn a{
       font-size: 20px;
       border: 1px solid #e7e7e7;
       border-radius: 50% 50%;
       width: 42px;
       height: 42px;
       display: inline-block;
       padding: 6px 0 0;
       margin: 0 5px;
       color: #333;
   }
   .scl-btn a:hover{ background: #000; transition: all 0.3s; }
   
   @media (max-width: 767px){
    .alart-b{
       padding: 50px 20px !important;
   }
   }
   
   /* Attachment btn */
   
   .file-upload {
     background-color: #ffffff;
     width: 100%;
     margin: 0 auto;
     padding: 0;
     border-radius: 10px;
   }
   
   .file-upload-btn {
     width: 100%;
     margin: 0;
     color: #fff;
     background: #1c6d9d;
     border: none;
     padding: 15px 0;
     border-radius: 4px;
     border-bottom: 4px solid #42aec7;
     transition: all .2s ease;
     outline: none;
     text-transform: uppercase;
     font-weight: 700;
   }
   .file-upload-btn:hover{    background-color: #0b5ed7;
       border-color: #0a58ca;}
   
   .file-upload-btn:hover {
     background: #383838;
     color: #ffffff;
     transition: all .2s ease;
     cursor: pointer;
   }
   
   .file-upload-btn:active {
     border: 0;
     transition: all .2s ease;
   }
   
   .file-upload-content {
     display: none;
     text-align: center;
   }
   
   .file-upload-input {
     position: absolute;
     margin: 0;
     padding: 0;
     width: 100%;
     height: 100%;
     outline: none;
     opacity: 0;
     cursor: pointer;
   }
   
   .image-upload-wrap {
     margin-top: 20px;
     border: 2px dashed #9f9f9f;
     position: relative;
   }
   
   .image-dropping,
   .image-upload-wrap:hover {
     background-color: #ebebeb;
     border: 2px dashed #ffffff;
   }
   
   .image-title-wrap {
     padding: 0 15px 15px 15px;
     color: #222;
   }
   
   .drag-text {
     text-align: center;
   }
   
   .drag-text h3 {
     font-weight: 400;
     text-transform: uppercase;
     color: #2d8dbb;
     padding: 40px 6px;
     font-size: 18px;
     line-height: normal;
     margin: 0;
   }
   
   .file-upload-image {
     max-height: 200px;
     max-width: 200px;
     margin: auto;
     padding: 20px;
   }
   
   .remove-image {
     width: 200px;
     margin: 0;
     color: #fff;
     background: #cd4535;
     border: none;
     padding: 10px;
     border-radius: 4px;
     border-bottom: 4px solid #b02818;
     transition: all .2s ease;
     outline: none;
     text-transform: uppercase;
     font-weight: 700;
   }
   
   .remove-image:hover {
     background: #c13b2a;
     color: #ffffff;
     transition: all .2s ease;
     cursor: pointer;
   }
   
   .remove-image:active {
     border: 0;
     transition: all .2s ease;
   }
   
   .sb-bs{background: url(../images/sub-bg.png) no-repeat center center; background-size: cover;}
   
   /*================================*/
   
   
   .span-or{text-transform: uppercase;font-weight: 400;color: #08c9d2;}
   
   .log-sign{background: #3e369d !important;border: 1px solid #3e369d;border-radius: 10px;padding: 10px 35px;width: 100%;margin: 25px 0 0;font-size: 18px;}
   .form-group{ position: relative; }
   .form-group i{
       position: absolute;
       top: 43px;
       left: 16px;
       color: #3e369d;
   }
   
   
   
   .preview
   {
       padding: 15px 5px 15px 15px;
       position: relative;
       /* cursor: pointer; */
       display: inline-block;
   }
   
   .preview i
   {
       color: white;
       font-size: 14px;
       text-align: center;
       position: absolute;
       top: 42%;
       left: 0;
       right: 0;
   }
   
   .preview-img
   {
       border-radius: 100%;
       box-shadow: 0px 0px 3px 2px rgb(0 0 0 / 70%);
       background: #fff;
       padding: 7px;
   }
   
   .browse-button
   {
       width: 62px;
       height: 62px;
       border-radius: 100%;
       position: absolute; /* Tweak the position property if the element seems to be unfit */
       top: 24px;
       left: 11px;
       right: 0;
       background: linear-gradient(180deg, transparent, #222222);
       opacity: 0;
       margin: 0 auto;
       transition: 0.3s ease;
   }
   
   .browse-button:hover
   {
       opacity: 1;
   }
   
   .browse-input
   {
       width: 200px;
       height: 100%;
       border-radius: 100%;
       transform: translate(-1px,-5px);
       opacity: 0;
       cursor: pointer;
   }
   
   .ui-autocomplete-category {
       font-weight: bold;
       padding: 5px 10px;
       margin: .4em 0 .1em;
       line-height: 1;
     }
   
   .pf-nm{
    display: inline-block;
    position: relative;
    top: -12px;
}
   
   .pf-nm h3{margin: 0;padding: 0;font-size: 14px;font-weight: 800;text-transform: uppercase;color: #333;}
   .pf-nm span{
    display: block;
    font-size: 11px;
}
   .pf-nm small{
    font-size: 12px;
}
   
     /*! jQuery UI - v1.12.1 - 2016-09-14
   * http://jqueryui.com
   * Copyright jQuery Foundation and other contributors; Licensed MIT */
   
   
   /* Interaction Cues
   ----------------------------------*/
   .ui-state-disabled {
       cursor: default !important;
       pointer-events: none;
   }
   
   
   /* Icons
   ----------------------------------*/
   .ui-icon {
       display: inline-block;
       vertical-align: middle;
       margin-top: -.25em;
       position: relative;
       text-indent: -99999px;
       overflow: hidden;
       background-repeat: no-repeat;
   }
   
   .ui-widget-icon-block {
       left: 50%;
       margin-left: -8px;
       display: block;
   }
   
   /* Misc visuals
   ----------------------------------*/
   
   /* Overlays */
   .ui-widget-overlay {
       position: fixed;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
   }
   .ui-accordion .ui-accordion-header {
       display: block;
       cursor: pointer;
       position: relative;
       margin: 2px 0 0 0;
       padding: .5em .5em .5em .7em;
       font-size: 100%;
   }
   .ui-accordion .ui-accordion-content {
       padding: 1em 2.2em;
       border-top: 0;
       overflow: auto;
   }
   .ui-autocomplete {
       position: absolute !important;
       top: 95px !important;
       left: 0;
       right: 0 !important;
       cursor: default;
   }
   .ui-menu {
       list-style: none;
       padding: 0;
       margin: 0;
       display: block;
       outline: 0;
   }
   .ui-menu .ui-menu {
       position: absolute;
   }
   .ui-menu .ui-menu-item {
       margin: 0;
       cursor: pointer;
       /* support: IE10, see #8844 */
       list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
   }
   .ui-menu .ui-menu-item-wrapper {
       position: relative;
       padding: 3px 12px 3px 12px;
   }
   .ui-menu .ui-menu-divider {
       margin: 5px 0;
       height: 0;
       font-size: 0;
       line-height: 0;
       border-width: 1px 0 0 0;
   }
   .ui-menu .ui-state-focus,
   .ui-menu .ui-state-active {
       margin: 0px; background: #e7e7e7;
   }
   
   body .ui-tooltip {
       border-width: 2px;
   }
   /* Component containers
   ----------------------------------*/
  
   .serch-b.ui-widget {
       font-size: 0.8em;
       width: 67% !important;
   }

   #ui-id-1.ui-widget {
       font-size: 0.8em;
       width: 35%;
   }
   .ui-widget .ui-widget {
       font-size: 1em;
   }
   .ui-widget input,
   .ui-widget select,
   .ui-widget textarea,
   .ui-widget button {
       font-size: 1em;
   }
   .ui-widget.ui-widget-content {
       border: 1px solid #c5c5c5;
       position: relative;
   }
   .ui-widget-content {
       border: 1px solid #dddddd;
       background: #ffffff;
       color: #333333;
   }
   .ui-widget-content a {
       color: #333333; 
   }
   .ui-widget-header {
       border: 1px solid #dddddd;
       background: #e9e9e9;
       color: #333333;
       font-weight: bold;
   }
   .ui-widget-header a {
       color: #333333;
   }
   
   @media (min-width: 767px) and (max-width: 1199px) {

    .serch-b.ui-widget {
    font-size: 0.8em;
    width: 54%;
}

form.searchFilter {
    width: 95% !important;
    margin-right: 14px;
}

input#example-search-input {
    padding-left: 10px;
    }

   }
   /* Overlays */
   .ui-widget-overlay {
       background: #aaaaaa;
       opacity: .3;
       /*filter: Alpha(Opacity=30);*/ /* support: IE8 */
   }
   .ui-widget-shadow {
      /* -webkit-box-shadow: 0px 0px 5px #666666;*/
       box-shadow: 0px 0px 5px #666666;
   }
   
   /* Plan */
   .bg-gray {
       background-color: #f9f9f9;
   }
   .site-heading h2 {
     display: block;
     font-weight: 700;
     margin-bottom: 10px;
     text-transform: uppercase;
   }

   .bg-light2{ background: #f8f7fb !important; }
   
   .site-heading h2 span {
     color: #ffaf5a;
   }
   
   .site-heading h4 {
     display: inline-block;
     padding-bottom: 20px;
     position: relative;
     text-transform: capitalize;
     z-index: 1;
   }
   
   .site-heading h4::before {
     background: #ffaf5a none repeat scroll 0 0;
     bottom: 0;
     content: "";
     height: 2px;
     left: 50%;
     margin-left: -25px;
     position: absolute;
     width: 50px;
   }
   
   .site-heading h2 span {
     color: #ffaf5a;
   }
   
   .site-heading {
     margin-bottom: 60px;
     overflow: hidden;
     margin-top: -5px;
   }
   
   .pricing-area .site-heading {
     margin-bottom: 100px;
   }
   
   .pricing-item {
     background: #ffffff none repeat scroll 0 0;
     /*-moz-box-shadow: 0 0 10px #cccccc;
     -webkit-box-shadow: 0 0 10px #cccccc;
     -o-box-shadow: 0 0 10px #cccccc;*/
     box-shadow: 0 0 10px #cccccc;
     margin-bottom: 80px;
     position: relative;
     z-index: 9;
     border-radius: 20px;
   }
   
   .pricing-item .icon {
    /* -webkit-border-radius: 50%;
     -moz-border-radius: 50%;*/
     border-radius: 50%;
     font-size: 50px;
     height: 100px;
     left: 50%;
     line-height: 100px;
     margin-left: -50px;
     margin-top: -50px;
     position: absolute;
     text-align: center;
     top: 0;
     width: 100px;
   }
   
   .pricing-item .icon::after {
     background: #ffffff none repeat scroll 0 0;
    /* -webkit-border-radius: 50%;
     -moz-border-radius: 50%;*/
     border-radius: 50%;
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: -1;
   }
   
   .pricing-item.active .icon::after {
     background: #ffffff none repeat scroll 0 0;
     /*-webkit-border-radius: 50%;
     -moz-border-radius: 50%;*/
     border-radius: 50%;
     content: "";
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
     z-index: 0;
     box-shadow: 0 0 15px #0000001f;
   }
   
   .pricing-item.active .icon i {
     color: #08c9d2 !important;
     position: relative;
     z-index: 9;
   }
   
   .pricing-item .icon i {
     color: #ffaf5a;
     cursor: inherit !important;
   }
   
   .pricing-header h4 {
     font-weight: 700;
     text-transform: uppercase;
     color: #323a45;
     margin: 0;
     padding: 20px 0 0; font-family: "Poppins",sans-serif !important;
   }
   
   .pricing-header h2 {
     color: #323a45;
     font-family: "Poppins",sans-serif !important;
     font-size: 34px;
     font-weight: 900;
     letter-spacing: -1px;
     line-height: 60px;
     margin: 0;
     padding: 20px 0 5px;
   }
   
   .pricing-header h2 sup {
     font-size: 24px;
     font-weight: 500;
     top: -25px;
   }
   
   .pricing-header h2 sub {
     font-size: 18px;
     font-weight: 400;
     margin-left: -5px;
   }
   
   .pricing-item .pricing-header span {
     font-family: "Poppins",sans-serif !important;
     font-weight: 600;
     text-transform: uppercase;
   }
   
   .pricing-header {
     border-bottom: 1px solid #e5e5e5;
     /* margin-bottom: 20px !important; */
     padding: 50px 22px 20px !important;
   }
   
   .pricing-item .footer {
     padding: 0px 30px 20px;
     background: transparent;
   }
   
   .pricing-item ul{margin: 0;}
   
   .pricing-item li {
     font-family: "Poppins",sans-serif !important;
     line-height: 40px;
     margin: 0 10px;
     text-transform: capitalize;
     list-style: none;
     position: relative;
   }
   .pricing-item .footer li button{padding: 13px 35px;display: block;background: #3e369d;border-radius: 10px;color: #fff;text-transform: uppercase;font-weight: 600;letter-spacing: 1px;width: 100%;margin: 0;}
   .pricing-item .footer li button:hover{
       background: #08c9d2 !important;
       color: #fff;
       transition: all 0.3s;
   }
   .pricing-area .pricing-item.active .pricing-header {
     background: #3e369d none repeat scroll 0 0;
     border-color: transparent;
     margin: 0;
     border-radius: 20px;
   }
   
   .pricing-area.color-yellow .pricing-item.active .pricing-header {
     background: #ff9800 none repeat scroll 0 0;
   }
   
   .pricing-area .pricing-item.active .pricing-header h2,
   .pricing-area .pricing-item.active .pricing-header h4,
   .pricing-area .pricing-item.active .pricing-header span {
     color: #ffffff;
   }
   
   .pricing-area .pricing-item.active .pricing-header span.badge {
     background: #ffffff none repeat scroll 0 0;
     color: #323a45;
   }
   
   .pricing-item li i {
     color: #999;
     margin-left: 2px;
     margin-right: 5px;
   }
   
   .pricing-item li i:hover {
     /* cursor: help; */
   }
   
   .pricing-item li i.fa-times {
     color: #e22626;
   }
   .serv-pk{
       margin: 0 -10px !important;
       padding: 20px 0;
       /* background: #f7f7f7; */
   }
   .serv-pk li{
       text-align: left;
       position: relative;
       border-bottom: 1px solid #ededed;
       padding: 0px 25px;
       color: #706989;
       background: #f7f7f77d;
       font-weight: 500;
       margin-bottom: 1px;
       font-size: 14px;
   }
   .serv-pk li i{
       position: absolute;
       right: 15px;
       top: 7px;
       color: #352185;
       background: #e7e7e7db;
       border-radius: 50% 50%;
       width: 28px;
       height: 28px;
       text-align: center;
       padding: 7px 0 0;
       font-size: 14px;
   }
   
   .serv-pk li.clos i{   
       color: #ff2828;
       background: #fbe2e2db;
   }
   .serv-pk li span{position: absolute;top: 5px;right: 22px;font-size: 13px;font-weight: 700;color: #3e369d;}
   .serv-pk li small{margin: -23px 0 0;padding: 3px 0;font-size: 12px;color: #1dc969;display: block;}
   
   /* Checkout */
   
   .check-main{
       padding: 20px 5px 60px;
       box-shadow: 0 0 20px #f7f7f7;
   }
   .check-add{
       padding: 20px;
   }
   
   .check-add h3 strong{color: #3e369d;}
   .check-add input{
       border-radius: 4px !important;
       /* border: none !important; */
       border-bottom: 1px solid #e7e6e6 !important;
       padding: 12px 15px !important;
       height: auto !important;
   }
   .check-add select{
       border-radius: 6px;
       border: 1px solid #e7e6e6;
       padding: 10px 15px;
       font-weight: 500;
   }
   
   .totl-bar{
       padding: 20px;
       border: 1px solid #f7f7f7;
       box-shadow: 0 0 20px #00000008;
   }
   .totl-bar h3 strong{color: #3e369d;}
   .totl-bar ul{
       padding: 15px 0;
       margin: 0;
   }
   .totl-bar ul li{
       list-style: none;
       position: relative;
       padding: 16px 15px;
       border-bottom: 1px solid #e5e5e5;
       margin: 0 0 3px;
       border-radius: 8px;
       font-weight: 700;
   }
   .totl-bar ul li>small{
     font-size: 12px;
    font-weight: 600;
    color: #6e6e6e;
   }

   .totl-bar ul li span{
       position: absolute;
       right: 25px;
       top: 10px;
       color: #3e369d;
       font-size: 20px;
       font-weight: 500;
   }
   
   .totl-bar ul li span small{
       color: #363636;
       font-size: 12px;
       font-weight: 600;
   }
   .totl-bar ul li span strong{}
   
   .prom-c{}
   .prom-c input{height: auto !important;padding: 15px 15px !important;border-radius: 5px !important;}
   .prom-c label{
       font-weight: 500;
       color: #08c9d2;
   }
   
   .radiotextsty {
     color: #4c48af;
     font-size: 22px;
   }
   
   .customradio {
     display: block;
     position: relative;
     padding-left: 42px;
     margin-bottom: 0px;
     cursor: pointer;
     font-size: 18px;
     /*-webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;*/
     user-select: none;
   }
   
   /* Hide the browser's default radio button */
   .customradio input {
     position: absolute;
     opacity: 0;
     cursor: pointer;
   }
   
   /* Create a custom radio button */
   .checkmark {
     position: absolute;
     top: 0;
     left: 0;
     height: 32px;
     width: 32px;
     background-color: white;
     border-radius: 50%;
     border:1px solid #BEBEBE;
     /* box-shadow: -3px 3px 2px #878787; */
   }
   
   /* On mouse-over, add a grey background color */
   .customradio:hover input ~ .checkmark {
     background-color: transparent;
   }
   
   /* When the radio button is checked, add a blue background */
   .customradio input:checked ~ .checkmark {
     background-color: white;
     border:1px solid #BEBEBE;
   }
   
   /* Create the indicator (the dot/circle - hidden when not checked) */
   .checkmark:after {
     content: "";
     position: absolute;
     display: none;
   }
   
   /* Show the indicator (dot/circle) when checked */
   .customradio input:checked ~ .checkmark:after {
     display: block;
   }
   
   /* Style the indicator (dot/circle) */
   .customradio .checkmark:after {
     top: 2px;
     left: 2px;
     width: 26px;
     height: 26px;
     border-radius: 50%;
     background: #3e369d;
   }
   
   /* Custom Radio Button End*/
   
   /* CSS for Credit Card Payment form */
   .credit-card-box .panel-title {
       display: inline;
       font-weight: bold;
   }
   .credit-card-box .form-control.error {
       border-color: red;
       outline: 0;
       box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,0,0,0.6);
   }
   .credit-card-box label.error {
     font-weight: bold;
     color: red;
     padding: 2px 8px;
     margin-top: 2px;
   }
   .credit-card-box .payment-errors {
     font-weight: bold;
     color: red;
     padding: 2px 8px;
     margin-top: 2px;
   }
   .credit-card-box label {
       display: block;
   }
   /* The old "center div vertically" hack */
   .credit-card-box .display-table {
       display: table;
   }
   .credit-card-box .display-tr {
       display: table-row;
   }
   .credit-card-box .display-td {
       display: table-cell;
       vertical-align: middle;
       width: 50%;
   }
   /* Just looks nicer */
   .credit-card-box .panel-heading img {
       min-width: 180px;
   }
   
   #payment-form .input-group-addon i{position: absolute;top: 14px;right: 15px;left: auto;}
   .paymnt-b .totl-bar{ position: relative; }
   .paymnt-b .totl-bar img{position: absolute;right: 20px;top: 45px;width: 150px;}
   .cont-inf{}
   .cont-inf p{font-size: .875rem; text-transform: uppercase; font-weight: 600;}
   
   .fill-info{}
   .fill-info small{
       font-size: 12px;
       font-weight: 600;
       color: #08c9d2;
       text-transform: uppercase;
   }
   .fill-info h6{
       margin: 0 0 10px;
       padding: 0 0 10px;
       border-bottom: 1px solid #e7e7e7;
   }
   
   
   /* The Modal (background) */
   .modal {
     display: none; /* Hidden by default */
     position: fixed; /* Stay in place */
     z-index: 1; /* Sit on top */
     padding-top: 100px; /* Location of the box */
     left: 0;
     top: 0;
     width: 100%; /* Full width */
     height: 100%; /* Full height */
     overflow: auto; /* Enable scroll if needed */
     background-color: rgb(0,0,0); /* Fallback color */
     background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
   }
   
   /* Modal Content */
   .modal-content {
     position: relative;
     margin: auto;
     padding: 0;
     /*border: 1px solid #888;
     /*border-radius: 20px;*/
     max-width: 400px;
     width: 100%;
     height: 350px;
     box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
     /*-webkit-animation-name: animatetop;
     -webkit-animation-duration: 0.4s;*/
     animation-name: animatetop;
     animation-duration: 0.5s;
     border-radius: 20px;
   }
   
   .mng-plan {
     position: relative;
     margin: auto;
     padding: 0;
     /*max-width: auto;*/
     width: auto;
     height: auto;
     box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
     /*-webkit-animation-name: animatetop;
     -webkit-animation-duration: 0.4s;*/
     animation-name: animatetop;
     animation-duration: 0.5s;
     border-radius: 20px;
   }
   .modal-p {
     display: none; /* Hidden by default */
     position: fixed; /* Stay in place */
     z-index: 99; /* Sit on top */
     padding: 30px 50px 0;
     left: 0;
     top: 0;
     width: 100%; /* Full width */
     height: 100%; /* Full height */
     overflow: auto; /* Enable scroll if needed */
     background-color: rgb(0,0,0); /* Fallback color */
     background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
   }
   
   /* Add Animation */
   /*@-webkit-keyframes animatetop {
     from {top:-300px; opacity:0} 
     to {top:0; opacity:1}
   }*/
   
   @keyframes animatetop {
     from {top:-300px; opacity:0}
     to {top:0; opacity:1}
   }
   
   /* The Close Button */
   .close {
     color: #ffffff;
     float: right;
     font-size: 20px;
     font-weight: 400;
     position: absolute;
     top: 12px;
     right: 14px;
     background: #3f18b7;
     width: 32px;
     height: 32px;
     border-radius: 50px 50px;
     padding: 0;
     text-align: center;
   }
   
   .close:hover,
   .close:focus {
     color: #000;
     text-decoration: none;
     cursor: pointer;
   }



   .close2 {
     color: #ffffff;
     float: right;
     font-size: 20px;
     font-weight: 400;
     position: absolute;
     top: 12px;
     right: 14px;
     background: #3f18b7;
     width: 32px;
     height: 32px;
     border-radius: 50px 50px;
     padding: 0;
     text-align: center;
   }
   
   .close2:hover,
   .close2:focus {
     color: #000;
     text-decoration: none;
     cursor: pointer;
   }
   
   .modal-header {
     padding: 2px 30px 40px;
     background: #ffffff;
     color: #fff;
     border-radius: 20px;
     height: 100%;
   }
   
   .modal-header > h3{
       padding: 0 30px;
       font-weight: 700;
       margin: 20px 0 0;
   }
   
   .modal-body {padding: 2px 16px;}
   .modal-content fieldset {
     border: medium none !important;
     margin: 0 0 15px;
     min-width: 100%;
     padding: 0;
     width: 100%;
     text-align: center;
   }
   .modal-content fieldset input{
       width: 42px;
       background: #e5edf3;
       display: inline-block;
       text-align: center;
       font-size: 18px;
       margin: 0 8px;
       box-shadow: none;
   }
   .modal-content fieldset input::placeholder{ color: #999; font-size: 18px; }
   .modal-content h3{
       margin: 20px 0 0;
       padding: 15px 0;
       font-weight: 700;
   }
   .modal-content h5{
       padding: 0 0 20px;
       margin: 0;
   }
   .myBtn{
     color:white;
   }
   
   #re-send{
       background: transparent;
       color: #1486bd;
       text-transform: uppercase;
       font-weight: 700;
       font-size: 14px;
       text-align: left;
       /* float: left; */
       margin: 0 10px 0 0px;
       padding: 0;
   }
   button#verify-b{
       background: #145d9d;
       padding: 5px 20px;
       border-radius: 6px;
       margin: 10px 0 0 60px;
       text-transform: uppercase;
       font-weight: 600;
       font-size: 14px;
   }
   
   /* Manage Plan */
   
   .pl-bar{}
   .pl-bar h5{
       padding: 20px 0 15px;
       margin: 0;
   }
   .pl-bar h3{
       margin: 15px 0;
   }
   .pl-bar h3 i{
       background: #333;
       border-radius: 50px;
       width: 52px;
       height: 52px;
       color: #fff;
       padding: 12px;
       margin-right: 10px;
   }
   
   .pl-bar ul{
       position: relative;
       left: 10px;
   }
   .pl-bar ul li{
       color: #333;
       font-size: 14px;
   }
   
   .avl-bar{}
   .avl-bar h3{
       margin: 15px 0;
       font-size: 22px;
       font-weight: 700;
   }
   
   .avl-bar ul{
       margin: 0;
   }
   .avl-bar li{
       background: #f7f7f7;
       border: 1px solid #e7e7e7;
       border-radius: 5px;
       padding: 10px;
       list-style: none;
       margin-bottom: 5px;
   }
   .avl-list{}
   .lst-icon{
       padding: 12px;
   }
   .lst-icon i{
       font-size: 32px;
       padding: 20px;
       color: #333;
   }
   .lst-cont{}
   .lst-cont h5{
       margin: 0;
       padding: 8px 0 5px;
       font-weight: 700;
       font-size: 14px;
   }
   
   #user-std .lst-cont h5 small{ font-size: 12px; color: #32c50d; }
   #user-std .lst-cont h5 small i{background: #12b510;
       border-radius: 20px;
       padding: 2px;
       color: #fff;}
   .lst-cont p{
       font-size: 12px;
       margin: 0 0 10px;
       font-weight: 500;
   }
   #user-std .lst-cont p span{color:#f95c5c;}
   
   .act-btn{
       display: block;
       padding: 8px 12px;
       background: #fff;
       border-radius: 50px;
       font-size: 12px;
       text-align: center;
       color: #333;
       margin: 25px 0 0;
       font-weight: 600;
       border: 2px solid #4e4e4e;
   }
   
   .act-btn:hover{ background: #333; color: #fff; border: 2px solid #333; }
   
   /* Vertical Tabs */
    .vertical-tabs{
       font-size:15px;
       padding: 0 15px;
       color:#000
   }
    .vertical-tabs .nav-tabs .nav-link{
       border-radius: 20px;
       background: #ffffff;
       text-align: left;
       font-size: 14px;
       /* border: 1px solid #6ce5eb; */
       color: #343434;
       /* height:40px; */
       /* width: 120px; */
   }

    .vertical-tabs .nav-tabs .nav-link:focus,  .vertical-tabs .nav-tabs .nav-link:hover {
    border-color: transparent;
    isolation: isolate;
    background: #f2f2f2;
}
    .vertical-tabs .nav-tabs .nav-link.active{
       background-color: #f2f2f2!important;
       color: #000;
       border-radius: 20px;
       box-shadow: none !important;
       border: none;
   }
    .vertical-tabs .tab-content>.active{
       background:#fff;
       display:block;
   }
    .vertical-tabs .nav.nav-tabs{
       border-bottom:0;
       /* border-right:3px solid #000; */
       display:
       block;
       /*float:
       left;
       margin-right:20px;
       padding-right:15px;*/
   }
    .vertical-tabs .sv-tab-panel{
       background:#fff;
       height:274px;
       padding-top:10px;
   }
   @media only screen and (max-width: 420px){
     .titulo{font-size: 22px}
   }
   @media only screen and (max-width: 325px){
     .vertical-tabs{ padding:8px;}
   }
   .vend-tab{/*float: left;*/background: #fff;/* box-shadow: 0 0 15px #e7e7e7; */padding: 0 40px 20px;border-radius: 20px;}
   @media only screen and (max-width: 767px){
     .vend-tab{padding: 0 10px 20px;border-radius: 20px;}
   }
   .vnd-pf {
       background: #ffffff;
       /* padding: 20px 0; */
       margin: 0;
       width:  100%;
       border-radius: 15px;
       overflow: hidden;
   }
   
   .vnd-pf .vertical-tabs ul li{}
   .vnd-pf .vertical-tabs ul li a{ position: relative; }
   .vnd-pf .vertical-tabs ul li a span{position: absolute;right: 20px;top: 15px;font-size: 14px;}
   .vnd-pf .vertical-tabs ul li a i{
       font-size: 16px;
       margin-right: 5px;
       width: 23px;
       text-align: center;
   }
   table .titl-b{
       background: transparent;
       font-weight: 600;
   }
   table {
       border-radius: 10px 10px 0 0;
       overflow: hidden;
   }
  table .titl-b td {
    font-size: 12px;
    color: #222;
    padding: 5px 10px !important;
    font-weight: 400;
    background: #f8f9fa;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: rgb(255 255 255 / 0%);
    color: var(--bs-table-striped-color);
}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #ffffff !important;
}

   .trns-his table tr td{padding: 24px 12px;}
   .succes{
       color: #37c949;
       font-weight: 500;
   }
   .fail{
       color: #eb6666;
       font-weight: 500;
   }
   
   /*Styling Selectbox*/
   .dropdown-b {
     width: 300px;
     display: inline-block;
     background-color: #fff;
     border-radius: 10px;
     box-shadow: 0 0 2px rgb(204, 204, 204);
     transition: all .5s ease;
     position: relative;
     font-size: 14px;
     color: #474747;
     height: 100%;
     text-align: left
   }
   .mnp .dropdown-b {
     width: 225px;
     display: inline-block;
     background-color: #fff;
     border-radius: 6px;
     box-shadow: 0 0 2px rgb(204, 204, 204);
     transition: all .5s ease;
     position: relative;
     font-size: 14px;
     color: #474747;
     height: 100%;
     text-align: left
   }
   .mnp .dropdown-b .select-b {
    cursor: pointer;
    display: block;
    padding: 5px 10px;
}

 .mnp sub{ font-weight: 400; }
   .dropdown-b .select-b {
       cursor: pointer;
       display: block;
       padding: 10px;
   }
   .dropdown-b .select-b > i {
       font-size: 13px;
       color: #888;
       cursor: pointer;
       transition: all .3s ease-in-out;
       float: right;
       line-height: 20px
   }
   .select-b span{ color: #333 !important; }
   .dropdown-b:hover {
       box-shadow: 0 0 4px rgb(204, 204, 204)
   }
   .dropdown-b:active {
       background-color: #f8f8f8
   }
   .dropdown-b:focus {
       outline: none;
   }
   .dropdown-b.active:hover,
   .dropdown-b.active {
       box-shadow: 0 0 4px rgb(204, 204, 204);
       border-radius: 2px 2px 0 0;
       background-color: #f8f8f8
   }
   .dropdown-b.active .select-b > i {
       transform: rotate(-90deg)
   }
   .dropdown-b .dropdown-menu {
       position: absolute;
       background-color: #fff;
       width: 100%;
       left: 0;
       margin-top: 1px;
       box-shadow: 0 1px 2px rgb(204, 204, 204);
       border-radius: 0 1px 2px 2px;
       overflow: hidden;
       display: none;
       /*max-height: auto;*/
       overflow-y: auto;
       z-index: 9
   }
   .dropdown-b .dropdown-menu li {
       padding: 5px 0;
       transition: all .2s ease-in-out;
       cursor: pointer;
       border-bottom: 1px solid #d7d7d7;
   }
   .dropdown-b .dropdown-menu li:last-child{ border-bottom: none; } 
   .prc-b{ position: relative; }
   .prc-b h3{font-family: 'Poppins' !important;font-weight: 800;padding: 5px 12px 20px;margin: 0;font-size: 36px;}

   .mnp .prc-b h3{font-family: 'Poppins' !important;font-weight: 700;padding: 5px 12px 10px;margin: 0;font-size: 22px;}
   .prc-b h3 sup{
       font-weight: 500;
   }
   .prc-b h3 small{
       font-weight: 600;
       color: #08c9d2;
       font-size: 14px;
       margin-right: 20px;
       margin-left: 20px;
   }
   
   .mnp .prc-b i {
    position: absolute;
    right: 10px;
    top: 15px
}
   .prc-b i{
       position: absolute;
       right: 15px;
       top: 8px;
   }
   
   .ofr-b{
       position: absolute;
       bottom: 10px;
       left: 0;
       width: 89%;
       margin: 0 auto;
       /* border-top: 1px solid #e7e7e7; */
       right: 0;
       padding: 3px 25px 0;
   }
   .ofr-b h4 {margin: 0;padding: 0;color: #25db5d !important;font-size: 16px;font-weight: 600;}
   .ofr-b h4 span{
       font-size: 16px;
       text-decoration: line-through;
       color: #4a4a4a !important;
       font-weight: 500 !important;
       padding: 0 15px 0 0;
   }
   
   .pricing-item li .ofr-b{
       position: absolute;
       bottom: 5px;
       left: 0;
       width: 89%;
       margin: 0 auto;
       right: 0;
       padding: 8px 18px 0;
   }
   
   .mng-pf .user-detail {
       margin: 0px;
       background: transparent !important;
       padding: 0 0px 40px;
       border-radius: 10px;
       overflow: hidden;
       position: relative;
       top: 0px !important;
   }
   
   .mng-pf .detl-frm form input {
       background: #fbfbfb !important;
       padding: 12px 15px;
       height: auto !important;
       border-radius: 8px;
       box-shadow: 0 0px 0px #00000026 !important;
       border: 1px solid #e7e7e7;
       margin: 0 0 5px !important;
   }
   .mng-pf .form-group {
       margin: 0 0 10px;
   }
   
   .main-nav{background-color: #dddddd!important;}
   .main-nav .navbar{padding: 0;}
   .main-nav .navbar-nav{}
   .main-nav .navbar-nav li{}
   .main-nav .navbar-nav li > a{
       color: #0a0a0a !important;
       font-weight: 500;
       padding: 15px 25px !important;
       font-size: 14px;
   }
   
   .main-nav .navbar-nav li a i{position: absolute;top: 20px;right: 0px;font-size: 12px;}
   .main-nav .dropdown-menu {
       position: absolute;
       z-index: 1000;
       display: none;
       min-width: 10rem;
       padding: 0.5rem 0;
       margin: 0;
       font-size: 1rem;
       color: #212529;
       text-align: left;
       list-style: none;
       background-color: #f8f9fa;
       background-clip: padding-box;
       border: none;
       border-radius: 0.25rem;
       top: 40px;
       left: 8px;
   }
   .main-nav a.dropdown-item {
       display: block;
       width: 100%;
       padding: 0.25rem 1rem;
       clear: both;
       font-weight: 400;
       color: #212529;
       text-align: inherit;
       text-decoration: none;
       white-space: nowrap;
       background-color: transparent;
       border: 0;
       font-size: 14px;
   }
   
   .dash-bb{
       background: #f7f7f7;
       padding: 40px 0;
       position: relative;
   }
   .dash-bb > h3{}
   .dash-leftside{
       padding: 10px 20px;
   }
   .acc-pro{
       padding: 0 0 20px;
       border-bottom: 1px solid #e7e7e7;
   }
   .acc-pro img{
       width: 100px;
   }
   .acc-pro h3{
       margin: 0;
       padding: 10px 0;
   }
   .acc-pro h4{
       margin: 0;
       padding: 10px 0;
   }
   .acc-pro a{
       border: 1px solid #979797;
       border-radius: 50px;
       padding: 4px 12px;
       color: #8d8d8d;
       font-size: 14px;
       display: inline-block;
   }
   
   .acc-pro p{ font-size: 14px; }
   
   .acc-pro .social i{font-size: 22px;opacity: 0.3;width: 32px;height: 32px;margin: 0 0 5px;}
   
   .vndr-dtl{background: #fff;border: 1px solid #ddd;padding:20px; min-height: 550px;}
   .vndr-dtl .row .col-md-12 > h3{
       padding: 15px 0px;
   }
   .plan-box{
       border: 1px solid #f1f1f1;
       min-height: 500px;
       padding: 15px 10px 30px;
       position: relative;
       width: 100%;
       margin: 0 0 15px;
   }
   .plan-box h5{
       margin: 0 0 15px;
       font-size: 18px;
       font-weight: 800;
       /* text-transform: uppercase; */
       color: #3f18b7;
   }
   .plan-box h6{
       margin: 0;
       font-weight: 800;
       padding: 0 0 10px;
   }
   .plan-box p{
       font-size: 14px;
   }
   .img-b{
       margin: -13px;
       margin-bottom: 20px;
   }
   .img-b img{ object-fit: contain; width: 100%; }
   .plan-box a{
       padding: 5px 12px;
       border: 1px solid #333;
       border-radius: 50px;
       font-size: 14px;
       color: #333;
       display: inline-block;
       position: relative;
       bottom: 0;
       left: 0px;
       margin: 8px 0;
   }
   .plan-box a:hover{
       background: #333;
       color: #fff !important;
       transition: all 0.3s;
   }
   .plan-box ul{ margin: 0 0 40px; padding: 0; }
   .plan-box ul li{list-style: none;padding-left: 25px;position: relative;font-size: 14px;margin: 0 0 10px;}
   .plan-box ul li i{position: absolute;left: 2px;top: 4px;}

   .jbs-lst{}
   .jbs-lst li{
    position: relative !important;
    padding: 0 !important;
    font-weight: 600;
}
   .jbs-lst li span{
    position: absolute;
    right: 10px;
    font-weight: 500;
    font-size: 13px;
    background: #3f18b787;
    width: 22px;
    height: 22px;
    border-radius: 50px;
    color: #fff;
    padding: 2px 0;
    text-align: center;
}

   
   .slct-pln{
       margin: 0 -5px 45px !important;
   }
   .slct-pln li{
       text-align: left;
       position: relative !important;
       border-bottom: 1px solid #ededed;
       padding: 10px 5px !important;
       color: #706989;
       background: #f7f7f77d;
       font-weight: 500;
       margin-bottom: 1px !important;
       }
   
   .slct-pln li i{
       position: absolute;
       right: 15px !important;
       top: 7px !important;
       color: #352185;
       background: #e7e7e7db;
       border-radius: 50% 50%;
       width: 24px;
       height: 24px;
       text-align: center;
       padding: 5px 0 0;
       font-size: 14px;
       left: auto !important;
       }
   
   
   .slct-pln li.clos i{   
       color: #ff2828;
       background: #fbe2e2db;
   }
   .slct-pln li span{position: relative;top: 0;left: 0;font-size: 12px;font-weight: 600;color: #3e369d;display: block;}
   .slct-pln li small{margin: -3px 0 0;padding: 3px 0;font-size: 12px;color: #1dc969;display: block;}
   
   .top-b{
       background: #ededed;
       position: relative;
   }
   .top-nav{
       margin: 0;
       padding: 0; text-align: center;
   }
   .top-nav li{
       list-style: none;
       display: inline-block;
       margin: 0;
       border-right: 1px solid #fff;
       transition: all 0.3s;
   }
   .top-nav li:last-child{ border-right: none; }
   .top-nav li a{
       color: #4a4a4a;
       font-size: 12px;
       padding: 0px 10px;
       display: block;
   }

   .top-nav li a.activ {
    color: #fff;
    font-size: 12px;
    padding: 0px 10px;
    display: block;
    background: #333;
}
   
   .top-nav li a i{
       /* width: 25px; */
       /* height: 26px; */
       /* background: #3e369d; */
       padding: 5px 0;
   }
   .top-nav li:hover{
       background: #545454;
   }
   .top-nav li a:hover{
       color: #ffffff;
   }
   
   .ord-inv-dtl{width: 100%;padding: 0px 30px;}
   .invc-tl-bar{}
   .invc-tl-bar h3{
       font-weight: 800;
   }
   .invc-tl-bar p{
       font-size: 14px;
       color: #8f8f8f;
       font-weight: 400;
   }
   .invc-btn{}
   .well{
       width: 190px;
       background: #f7f7f7;
       padding: 6px 12px;
       border-radius: 4px;
       border: 1px solid #e7e7e7;
       position: relative;
   }
   .user-row {
       margin-bottom: 0;
       position: relative;
   }
   .btn-hed{
       padding: 0;
   }
   
   .user-row:last-child {
       margin-bottom: 0;
   }
   
   .dropdown-user {
       margin: 0;
       padding: 0;
       height: 100%;
       position: absolute;
       right: 3px;
       top: 0px;
   }
   
   .dropdown-user:hover {
       cursor: pointer;
   }
   .user-infos{
       max-width: 227px;
       width: 100%;
       left: 0;
       top: 38px;
       border-radius: 4px;
   }
   .panel-heading{
       max-width: 250px;
       width: 100%;
   }
   .panel-heading ul{
       /* background: #f7f7f7; */
       width: 100%;
       border: 1px solid #e7e7e7;
   }
   .panel-heading ul li{
       list-style: none;
       /* border: 1px solid #e7e7e7; */
       background: #fff !important;
       padding: 0;
       margin: 0;
       /* border-radius: 7px; */
   }
   .panel-heading ul li a{
       display: block;
       color: #333;
       font-size: 14px;
       padding: 6px 12px;border-bottom: 1px solid transparent;
   }
   .panel-heading ul li a:hover{
       background: #f7f7f7;
       border-bottom: 1px solid #e7e7e7;
   }
   tr.tb-titl td {
       background: #8a65f1!important;
       color: #fff !important;
   }
   
   .pln-des{
       padding: 20px; margin: 0 0 15px;
       border: 1px solid #9e91e7; position: relative;
   }
   .pln-des h6{
       margin: 0;
       padding: 10px 0;
       font-weight: 600;
       color: #b5b5b5;
   }
   .pln-des h4{}
   .trl-b{
       background: #11b325;
       position: relative;
       left: -28px;
       top: 0;
       display: inline-block;
       padding: 7px 12px;
   }
   .trl-b p{
       margin: 0;
       padding: 0;
       color: #fff;
       font-size: 12px;
       font-weight: 700;
       text-transform: uppercase;
   }
   
   .pln-des ul{}
   .pln-des ul li{
       font-size: 13px;
       color: #919191;
       font-weight: 500;
   }
   
   .prv-cnt p{
       font-size: 12px;
       font-weight: 500;
   }
   .prv-cnt p a{}
   .bsn-cont-detl{ padding: 20px; }
   .map-b{}
   .bsn-cont-detl{}
   .bsn-cont-detl h5{
       font-weight: 800;
       font-size: 26px;
       color: #3e369d;
       margin: 15px 0;
   }
   
   .bsn-cont-detl h5 strong{color: #08c9d2;font-weight: 800;}
   .bsn-cont-detl ul{ margin: 0; padding: 20px 0 10px; }
   .bsn-cont-detl ul li{list-style: none;position: relative;padding: 9px 10px;margin: 0 0 2px;background: #efefef;}
   .bsn-cont-detl ul li a i{position: absolute;top: -4px;left: 0;border: 1px solid #e7e7e7;padding: 8px 0;width: 32px;height: 32px;border-radius: 50px;text-align: center;margin-right: 5px;color: #333;background: #fff;}
   .bsn-cont-detl ul li a{
       font-size: 14px;
       color: #404040;
       position: relative;
       padding-left: 40px;
       display: block;
   }
   .bsn-cont-detl ul li a:hover{color: #3E369D;}
   
   ul.opn-h{
       padding: 20px 0 0 20px;
   }
   .opn-h li{
       position: relative;
       padding: 2px 0 0 65px !important;
       background: transparent !important;
   }
   .opn-h li span{
       position: absolute;
       left: 0;
       font-weight: 700;
       text-transform: uppercase;
   }

  

   @media (max-width: 767px){
    ul.opn-h { padding: 0;}
   } 
   
   .socl-icon{}
   .socl-icon h5{}
   .socl-icon a{
       /* width: 32px; */
       /* height: 32px; */
       display: inline-block;
       text-align: center;
       border: 1px solid #e7e7e7;
       border-radius: 50px 50px;
       padding: 5px 15px;
       margin-right: 8px;
       color: #333;
       font-size: 13px;
   }
   .socl-icon a i{
    margin-right: 8px;
}
   
   .veri-inst form {
       margin: 0px 0 0 0;
   }
   
   .veri-inst legend {
       /*clip: rect(1px,1px,1px,1px);*/
       height: 1px;
       overflow: hidden;
       position: absolute !important;
       width: 1px;
       margin: 0 auto 24px auto
   }
   
   .veri-inst input,.veri-inst input+span.field-helper,.veri-inst select,.veri-inst textarea,.veri-inst label {
       font-size: 1rem
   }
   
   .veri-inst label a {
       color: #000;
       text-decoration: underline
   }
   
   .veri-inst label a:hover {
       color: #999999
   }
   
   .veri-inst .field-help-text {
       font-family: 'Helvetica','Lucida Grande',Arial;
       font-weight: normal;
       margin-top: 8px;
       font-size: 0.75rem;
       line-height: 1.5
   }
   
   .veri-inst .field label:not(.file-upload-label):not(.date-label) {
       display: block !important;
       position: absolute !important;
       /*clip: rect(1px,1px,1px,1px) !important;*/
       padding: 0 !important;
       border: 0 !important;
       height: 1px !important;
       width: 1px !important;
       overflow: hidden !important
   }
   
   .field-validation-message {
       float: right;
       color: #E31C3D;
       margin-top: 4px;
       font-size: 0.75rem;
       line-height: 1.2;
       font-family: 'Helvetica','Lucida Grande',Arial;
       font-weight: normal
   }
   
   input[type="checkbox"] {
       border: 0;
       /*clip: rect(0 0 0 0);*/
       height: 1px;
       margin: -1px;
       overflow: hidden;
       padding: 0;
       position: absolute;
       width: 1px
   }
   
   input[type="checkbox"]+label {
       display: block;
       text-align: left;
       font-family: 'UNiDAYSPro-Book',Arial;
   }
   
   input[type="checkbox"].checkbox-after+label:after {
       content: '';
       display: inline-block;
       width: 20px;
       height: 20px;
       vertical-align: -0.25em;
       border-radius: 1em;
       border: 1px solid #999999;
       transition: 0.25s ease all;
       float: right
   }
   
   input[type="checkbox"].checkbox-after:checked+label:after {
       box-shadow: inset 0 0 0 2px #ffffff;
       border: 1px solid #1343DE;
       background-color: #1343DE
   }
   
   input[type="checkbox"].checkbox-after+span:after {
       box-shadow: inset 0 0 0 2px #ffffff;
       border: 1px solid #1343DE;
       background-color: #1343DE
   }
   
   input[type="checkbox"]:not(.checkbox-after):not(.onoffswitch-checkbox)~label {
       float: left;
       /* padding-left: 35px; */
   }
   
   input[type="checkbox"]:not(.checkbox-after):not(.onoffswitch-checkbox)~label:before {
       /* content: '\e904'; */
       /* font-family: 'UD-icons' !important; */
       /*speak: none;*/
       font-style: normal;
       font-weight: normal;
       font-variant: normal;
       text-transform: none;
       line-height: 1;
       /* -webkit-font-feature-settings: "liga";
       -moz-font-feature-settings: "liga=1";
       -moz-font-feature-settings: "liga";
       -ms-font-feature-settings: "liga" 1;
       -o-font-feature-settings: "liga";*/
       font-feature-settings: "liga";
       text-rendering: optimizeLegibility;
       /*-webkit-font-variant-ligatures: common-ligatures;*/
       font-variant-ligatures: common-ligatures;
       letter-spacing: -0.1px;
       /* -webkit-font-smoothing: antialiased;
       -moz-osx-font-smoothing: grayscale;*/
       word-break: keep-all;
       overflow-wrap: normal;
       word-wrap: normal;
       text-decoration: none !important;
       margin-left: -20px;
       width: 20px;
       height: 20px;
       vertical-align: -0.75em;
       margin-right: 10px;
       border-radius: 4px;
       border: 1px solid #999999;
       transition: 0.25s ease all;
       float: left;
       text-indent: 3px;
       line-height: 20px;
       color: #fff
   }
   
   input[type="checkbox"]:not(.checkbox-after):not(.onoffswitch-checkbox):checked~label:before {
       border: 1px solid #1343DE;
       background-color: #1343DE
   }
   
   input[type="checkbox"]:not(.checkbox-after):not(.onoffswitch-checkbox):focus~label:before {
       border: #000000 solid 1px
   }
   
   input[type="checkbox"]:not(.checkbox-after):not(.onoffswitch-checkbox)~span:after {
       box-shadow: inset 0 0 0 2px #ffffff;
       border: 1px solid #1343DE;
       background-color: #1343DE;
   }
   
   input[type="checkbox"]:not(.checkbox-after):not(.onoffswitch-checkbox)[disabled]~label,input[type="checkbox"]:not(.checkbox-after):not(.onoffswitch-checkbox)[readonly]~label {
       opacity: 0.5
   }
   
   .field-validation-error input[type="checkbox"]~label {
       color: #E31C3D !important
   }
   
   .field-validation-error input[type="checkbox"]~label a {
       color: #E31C3D !important
   }
   
   .field-validation-error input[type="checkbox"]~label:before {
       border-color: #E31C3D !important
   }
   
   input[type="radio"] {
       border: 0;
       /*clip: rect(0 0 0 0);*/
       height: 1px;
       margin: -1px;
       overflow: hidden;
       padding: 0;
       position: absolute;
       width: 1px
   }
   
   input[type="radio"]+label {
       display: block;
       text-align: left;
       font-family: 'UNiDAYSPro-Book',Arial
   }
   
   input[type="radio"].radio-after+label:after {
       content: '';
       display: inline-block;
       width: 20px;
       height: 20px;
       vertical-align: -0.25em;
       border-radius: 1em;
       border: 1px solid #cccccc;
       transition: 0.25s ease all;
       float: right;
       position: absolute;
       top: 10px;
       right: 0
   }
   
   input[type="radio"].radio-after:checked+label:after {
       box-shadow: inset 0 0 0 2px #ffffff;
       border: 1px solid #1343DE;
       background-color: #1343DE
   }
   
   input[type="radio"].radio-after+span:after {
       box-shadow: inset 0 0 0 2px #ffffff;
       border: 1px solid #1343DE;
       background-color: #1343DE
   }
   
   input[type="radio"]:not(.radio-after)+label:after {
       content: '';
       display: inline-block;
       width: 20px;
       height: 20px;
       vertical-align: -0.25em;
       margin-right: 12px;
       border-radius: 1em;
       border: 1px solid #999999;
       transition: 0.25s ease all;
       float: left
   }
   
   input[type="radio"]:not(.radio-after):checked+label:after {
       box-shadow: inset 0 0 0 2px #ffffff;
       border: 1px solid #1343DE;
       background-color: #1343DE
   }
   
   input[type="radio"]:not(.radio-after)+span:after {
       box-shadow: inset 0 0 0 2px #ffffff;
       border: 1px solid #1343DE;
       background-color: #1343DE
   }
   
   input[type="radio"]:not(.radio-after):focus+label:after {
       border: #000000 solid 1px
   }
   
   input[type="radio"][disabled]+label,input[type="radio"][readonly]+label {
       opacity: 0.5
   }
   
   .field-validation-error input[type="radio"]:not(.radio-after)+label {
       color: #E31C3D
   }
   
   .field-validation-error input[type="radio"]:not(.radio-after)+label:after {
       border-color: #E31C3D
   }
   
   input[type="text"],input[type="email"],input[type="password"],input[type="tel"],input[type="search"] {
       /*-webkit-appearance: none;
       -moz-appearance: none;*/
       appearance: none;
       /* -ms-box-sizing: border-box;
       -moz-box-sizing: border-box;
       -webkit-box-sizing: border-box;*/
       box-sizing: border-box;
       font-family: 'UNiDAYSPro-Book',Arial;
       /* line-height: 39px; */
       /* padding:  .8rem .5rem .8rem .8rem !important; */ !important;
       border-radius: 3px;
       border: #cccccc solid 1px;
       outline: none;
       width: 100%;
       height: auto !important;
   }
   
   input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="tel"]:focus,input[type="search"]:focus {
       border: #999999 solid 1px;
       color: #000
   }
   
   input[type="text"].success,input[type="email"].success,input[type="password"].success,input[type="tel"].success,input[type="search"].success,input[type="text"].input-validation-ok,input[type="email"].input-validation-ok,input[type="password"].input-validation-ok,input[type="tel"].input-validation-ok,input[type="search"].input-validation-ok {
       border: #1343DE solid 1px !important;
       background-image: url("https://assets1.unidays.world/v5/main/assets/images/icon-circle-tick.svg") !important;
       background-repeat: no-repeat;
       background-position: right;
       background-position-x: 98%;
       background-size: 20px;
       background-color: transparent !important
   }
   
   input[type="text"].input-validation-error,input[type="email"].input-validation-error,input[type="password"].input-validation-error,input[type="tel"].input-validation-error,input[type="search"].input-validation-error {
       border: #E31C3D solid 1px !important;
       background-image: url("https://assets1.unidays.world/v5/main/assets/images/icon-exclam-tick.svg") !important;
       background-repeat: no-repeat;
       background-position: right;
       background-position-x: 98%;
       background-size: 20px;
       background-color: transparent !important
   }
   
   .field.file-upload {
       position: relative
   }
   
   .field.file-upload input[type="file"] {
       position: absolute;
       top: 0;
       left: 0;
       opacity: 0;
       width: 100%;
       height: 48px;
       z-index: 9999
   }
   
   .field.file-upload input[type="file"]+span.field-helper {
       display: inline-block;
       /*-webkit-appearance: none;
       -moz-appearance: none;*/
       appearance: none;
      /* -ms-box-sizing: border-box;
       -moz-box-sizing: border-box;
       -webkit-box-sizing: border-box;*/
       box-sizing: border-box;
       font-family: 'UNiDAYSPro-Book',Arial;
       line-height: 48px;
       padding: 0 12px 0 12px;
       border-radius: 3px;
       border: #cccccc solid 1px;
       outline: none;
       width: 100%;
       height: 48px;
       background-image: url("https://assets1.unidays.world/v5/main/assets/images/black-plus.svg");
       background-repeat: no-repeat;
       background-position: 100% 0;
       background-size: 48px 48px;
       color: #999999;
       overflow: hidden
   }
   
   .field.file-upload input[type="file"]:focus+span.field-helper {
       border: #999999 solid 1px
   }
   
   .field.file-upload input[type="file"].success+span.field-helper,.field.file-upload input[type="file"].input-validation-ok+span.field-helper {
       border: #1343DE solid 1px !important;
       background-image: url("https://assets1.unidays.world/v5/main/assets/images/icon-circle-tick.svg") !important;
       background-repeat: no-repeat;
       background-position: right;
       background-position-x: 98%;
       background-size: 20px;
       background-color: transparent !important
   }
   
   .field.file-upload input[type="file"].input-validation-error+span.field-helper {
       border: #E31C3D solid 1px
   }
   
   textarea {
      /* -webkit-appearance: none;
       -moz-appearance: none;*/
       appearance: none;
       font-family: 'UNiDAYSPro-Book',Arial;
       height: 200px;
       padding: 12px 32px 12px 16px;
       border-radius: 3px;
       border: #cccccc solid 1px;
       outline: none;
       width: 100%;
      /* -ms-box-sizing: border-box;
       -moz-box-sizing: border-box;
       -webkit-box-sizing: border-box;*/
       box-sizing: border-box
   }
   
   textarea:focus {
       border: #999999 solid 1px
   }
   
   textarea.success {
       border: #1343DE solid 1px
   }
   
   textarea.input-validation-error {
       border: #E31C3D solid 1px !important
   }
   
   select {
       /*-webkit-appearance: none;
       -moz-appearance: none;*/
       appearance: none;
       color: #999999;
       font-family: 'UNiDAYSPro-Book',Arial;
       padding: 12px;
       border-radius: 3px;
       border: #cccccc solid 1px;
       outline: none;
       width: 100%;
       /*-ms-box-sizing: border-box;
       -moz-box-sizing: border-box;
       -webkit-box-sizing: border-box;*/
       box-sizing: border-box;
       background-repeat: no-repeat;
       background-position: 97% 50%;
       background-image: url("https://assets1.unidays.world/v5/main/assets/images/dropdown-grey.png");
       background-color: #ffffff;
       background-size: 10px 5px
   }
   
   select option {
       color: #000000
   }
   
   select option[disabled] {
       color: #999999
   }
   
   @media (max-width: 767px){
    .tab-select-outer{ display: none; }

    .vnd-pmt .tab-select-outer{ display: inherit; }
    select {
    font-size: 16px !important;
  }
.pln-new .pricing-item .footer {
  position: relative !important;
    }
  .pln-new .pricing-item {
    min-height: auto !important;
}
   }
   select:focus {
       color: #000000;
       border: #999999 solid 1px;
       background-image: url("https://assets1.unidays.world/v5/main/assets/images/dropdown-black.png")
   }
   
   select.success {
       border: #1343DE solid 1px;
       background-image: url("https://assets1.unidays.world/v5/main/assets/images/dropdown-green.png");
       color: #000000
   }
   
   select.input-validation-error {
       border: #E31C3D solid 1px;
       background-image: url("https://assets1.unidays.world/v5/main/assets/images/dropdown-red.png");
       color: #000000
   }
   
   select.input-validation-ok {
       border: #1343DE solid 1px !important;
       background-image: url("https://assets1.unidays.world/v5/main/assets/images/icon-circle-tick.svg") !important;
       background-repeat: no-repeat;
       background-position: right;
       background-position-x: 98%;
       background-size: 20px;
       background-color: transparent !important
   }
   
   input[type=text][disabled],input[type=text][readonly],input[type=password][disabled],input[type=password][readonly],input[type=email][disabled],input[type=email][readonly],input[type=search][disabled],input[type=search][readonly],input[type=file][disabled]+span.field-helper,select[disabled],select[readonly],textarea[disabled],textarea[readonly] {
       /* opacity: 0.5; */
       border: 1px solid #f2f2f2;
       background-color: transparent;
       color: #cccccc !important
   }
   
   /*input[type=text][disabled]::-webkit-input-placeholder,input[type=text][readonly]::-webkit-input-placeholder,input[type=password][disabled]::-webkit-input-placeholder,input[type=password][readonly]::-webkit-input-placeholder,input[type=email][disabled]::-webkit-input-placeholder,input[type=email][readonly]::-webkit-input-placeholder,input[type=search][disabled]::-webkit-input-placeholder,input[type=search][readonly]::-webkit-input-placeholder,input[type=file][disabled]+span.field-helper::-webkit-input-placeholder,select[disabled]::-webkit-input-placeholder,select[readonly]::-webkit-input-placeholder,textarea[disabled]::-webkit-input-placeholder,textarea[readonly]::-webkit-input-placeholder {
       color: #cccccc !important
   }
   
   input[type=text][disabled]:-moz-placeholder,input[type=text][readonly]:-moz-placeholder,input[type=password][disabled]:-moz-placeholder,input[type=password][readonly]:-moz-placeholder,input[type=email][disabled]:-moz-placeholder,input[type=email][readonly]:-moz-placeholder,input[type=search][disabled]:-moz-placeholder,input[type=search][readonly]:-moz-placeholder,input[type=file][disabled]+span.field-helper:-moz-placeholder,select[disabled]:-moz-placeholder,select[readonly]:-moz-placeholder,textarea[disabled]:-moz-placeholder,textarea[readonly]:-moz-placeholder {
       color: #cccccc !important
   }
   
   input[type=text][disabled]::-moz-placeholder,input[type=text][readonly]::-moz-placeholder,input[type=password][disabled]::-moz-placeholder,input[type=password][readonly]::-moz-placeholder,input[type=email][disabled]::-moz-placeholder,input[type=email][readonly]::-moz-placeholder,input[type=search][disabled]::-moz-placeholder,input[type=search][readonly]::-moz-placeholder,input[type=file][disabled]+span.field-helper::-moz-placeholder,select[disabled]::-moz-placeholder,select[readonly]::-moz-placeholder,textarea[disabled]::-moz-placeholder,textarea[readonly]::-moz-placeholder {
       color: #cccccc !important
   }
   
   input[type=text][disabled]:-ms-input-placeholder,input[type=text][readonly]:-ms-input-placeholder,input[type=password][disabled]:-ms-input-placeholder,input[type=password][readonly]:-ms-input-placeholder,input[type=email][disabled]:-ms-input-placeholder,input[type=email][readonly]:-ms-input-placeholder,input[type=search][disabled]:-ms-input-placeholder,input[type=search][readonly]:-ms-input-placeholder,input[type=file][disabled]+span.field-helper:-ms-input-placeholder,select[disabled]:-ms-input-placeholder,select[readonly]:-ms-input-placeholder,textarea[disabled]:-ms-input-placeholder,textarea[readonly]:-ms-input-placeholder {
       color: #cccccc !important
   }*/
   
   .field {
       margin-bottom: 24px
   }
   
   .field-inline {
       margin-bottom: 24px;
       text-align: left;
       overflow: hidden
   }
   
   .field-inline>span:not(.field-validation-message) {
       display: inline-block;
       margin-right: 20px
   }
   
   .field-inline label+div {
       margin-top: 12px
   }
   
   .field-inline>div {
       margin-bottom: 20px
   }
   
   .multiField input:first-child {
       margin-bottom: 0;
       border-bottom-width: 0 !important;
       border-radius: 3px 3px 0 0
   }
   
   .multiField input:last-child {
       margin-top: 0;
       margin-bottom: 0;
       border-radius: 0 0 3px 3px
   }
   
   .multiField input.input-validation-error+input {
       border-top-color: #E31C3D
   }
   
   .multiField input.input-validation-error+input:focus {
       border-top-color: #999999
   }
   
   .multiField input:focus+input {
       border-top-color: #999999
   }
   
   form.locked label {
       opacity: 0.5
   }
   
   .arlt{
    width: 100%;
    position: relative;
    top: -38px;
    left: 0;
    right: 0;
    padding: 10px 20px;
    background: #d51111;
    vertical-align: top;
}
   .arlt p{
       color: #ffffff;
       font-size: 14px;
       font-weight: 400;
       /* padding: 7px 0; */
       margin: 0;
       line-height: 22px;
   }
   .arlt p a{
       font-weight: 600;
       color: #ffffff;
       background: #706f6f00;
       padding: 3px 10px;
       border-radius: 50px 50px;
       display: inline-block;
       border: 1px solid #fff;
       margin: 0; float: right;
       /*position: absolute;
       top: 6px;
       right: 20px;*/
   }
   .arlt p a:hover{color: #000;background: #f7f7f7;transition: all 0.3s;}
   
   .slct-log{}
   .slct-log h5{
       font-weight: 700;
       padding: 0 05px;
       margin: 0;
       text-transform: uppercase;
       font-size: 14px;
       color: #919191;
   }
   .slct-log .form-group {
     display: block;
     margin-bottom: 15px;
     background: #f7f7f7;
     padding: 6px 10px;
     border-radius: 5px;
   }
   
   .slct-log .form-group input {
     padding: 0 !important;
     height: initial !important;
     width: initial;
     margin-bottom: 0;
     display: none;
     cursor: pointer;
   }
   
   .slct-log .form-group label {
     position: relative;
     cursor: pointer;
     padding: 0 0 0 35px !important;
     margin: 0 !important;
     float: none !important;
     font-size: 16px;
   }
   
   .slct-log .form-group label:before {
     content: '' !important;
     appearance: none;
     background-color: transparent !important;
     border: 1px solid #d3d3d3 !important;
     box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
     padding: 10px;
     display: inline-block;
     position: relative;
     vertical-align: middle !important;
     cursor: pointer;
     /* margin-left: 0 !important; */
   }
   
   .slct-log .form-group input:checked + label:after {
     content: '';
     display: block;
     position: absolute;
     top: 3px;
     left: 9px;
     width: 6px;
     height: 14px;
     border: solid #0079bf;
     border-width: 0 2px 2px 0;
     transform: rotate(45deg);
   }
   
   .rdo-btn{padding: 0 10px;}
   .rad-label {
     display: inline-block !important;
     align-items: center;
     border-radius: 100px;
     padding: 6px 12px !important;
     margin: 5px 0;
     cursor: pointer;
     transition: .3s;
     max-width: 159px;
     width: 100%;
   }
   
   .rad-label:hover,
   .rad-label:focus-within {
     background: hsla(0, 0%, 80%, .14);
   }
   
   .rad-input {
     position: absolute !important;
     left: 0;
     top: 0;
     width: 1px !important;
     height: 1px !important;
     opacity: 0;
     z-index: -1;
   }
   
   .rad-design {
     width: 22px;
     height: 22px;
     border-radius: 100px;
     background: linear-gradient(to right bottom, hsl(154, 97%, 62%), hsl(225, 97%, 62%));
     position: relative;
     display: inline-block;
     top: 3px;
   }
   
   .rad-design::before {
     content: '';
   
     display: inline-block;
     width: inherit;
     height: inherit;
     border-radius: inherit;
   
     background: hsl(0, 0%, 90%);
     transform: scale(1.1);
     transition: .3s;
   }
   
   .rad-input:checked+.rad-design::before {
     transform: scale(0);
   }
   
   .rad-text {
     color: hsl(0, 0%, 60%);
     margin-left: 9px;
     letter-spacing: 1px;
     text-transform: uppercase;
     font-size: 14px;
     font-weight: 700;
     transition: .3s;
     display: inline-block;
     position: relative;
     top: -2px;
   }
   
   .rad-input:checked~.rad-text {
     color: hsl(0, 0%, 40%);
   }
   

   @media (max-width: 579px) {
.rad-label {
    max-width: 131px;
}
   }
   
   /* ABS */
   /* ====================================================== */
   .abs-site-link {
     position: fixed;
     bottom: 40px;
     left: 20px;
     color: hsla(0, 0%, 0%, .5);
     font-size: 16px;
   }
   
   .incti-form{
       border: 1px solid #e7e7e7;
       padding: 30px 15px;
   }
   .incti-form input{height: auto !important;padding: 12px 15px !important;}
   .incti-form select{
       font-weight: 400;
   }
   .incti-form select option{}
   .flg-p{
       border: 1px solid #e7e7e7;
       padding: 5px;
       width: 66px;
       margin: 0 -5px;
   }
   .flg-p img{width: 100%;}
   
   .insti-dtl{
       border: 1px solid #e7e7e7;
       padding: 8px 12px;
       position: relative;
   }
   .insti-dtl a{
       position: absolute;
       right: 15px;
       top: 15px;
       font-size: 12px;
       color: #333;
       text-align: center;
   }
   .insti-dtl a i{
       display: block;
   }
   .insti-dtl a span{}
   .inst-bb{}
   .inst-bb h4{margin: 0;padding: 0;font-size: 18px;}
   .inst-bb small{
       font-size: 13px;
       color: #adadad;
   }
   .altr-box{
       background: #e7e7e7;
       padding: 10px 20px 30px;
       border-radius: 10px;
   }
   .altr-box h4{ padding: 10px 0; margin: 0; }
   
   
/*-------------Inder--------------------*/
.addToWishlist:hover{
  color:  red;
}
.wishlisted-business{
  color:  red!important;
}


/* Km Process Bar */

.km-bar{
    /* border: 1px solid #e7e7e7; */
    /* border-radius: 100px 100px; */
    /* padding: 8px 15px; */
    position: relative;
    top: 0;
}
.km-bar h4{
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.km-bar h4 i{
    color: #3f51b5;
    margin-right: 3px;
}
.km-bar h4 span{
}
.km-bar .slidecontainer {
  width: 100%; /* Width of the outside container */ position: relative;
}
.km-bar .slidecontainer p.vlu-b{
    position: absolute;
    top: -18px;
    right: 10px;
    font-size: 14px;
}
/* The slider itself */
.km-bar .slider {
  appearance: none;
  width: 100%; /* Full-width */
  height: 6px; /* Specified height */
  background: #d3d3d3; /* Grey background */
  outline: none; /* Remove outline */
  opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
  transition: opacity .2s;
   border-radius:10px
}

/* Mouse-over effects */
.km-bar .slider:hover {
  opacity: 1; /* Fully shown on mouse-over */
}



@media (max-width: 767px){
  .km-bar{ padding: 10px 0; }
}
/* New PLan Css --------------*/

.pln-new{}
.pln-new .login-form{}
   
   
   #yearly-b{}
   
   
  .pln-new .tabs {
     padding: 0;
     box-shadow: none;
   }
  .pln-new #tab-button {
     display: block;
     table-layout: initial;
     width: auto;
     margin: 0;
     padding: 0;
     list-style: none;
     text-align: center;
   }
  .pln-new #tab-button li {
     display: inline-block;
     width: 25%;
   }
  .pln-new #tab-button li a {
     display: block;
     padding: .5em;
     background: #eee;
     border: 1px solid #ddd;
     text-align: center;
     color: #262626;
     text-decoration: none;
     text-transform: uppercase;
     font-weight: 700;
     font-size: 22px;
   }
   .pln-new #tab-button li a span{
    font-size: 14px;
    color: #333;
    display: block;
    text-transform: capitalize;
    font-weight: 500;
}
  .pln-new #tab-button li:not(:first-child) a {
     border-left: none;
   }
  .pln-new #tab-button li a:hover,
  .pln-new #tab-button .is-active a {
     border-bottom-color: transparent;
     background: #fff;
     border-top: 2px solid #2e26ab;
     color: #2e26ab;
   }
  .pln-new .tab-contents {
     padding: .5em 2em 1em;
     border: none;
   }
  .pln-new .tab-contents h4{font-weight: 800;color: #3e369d;text-transform: uppercase;}
   

   .pln-new .pricing-header h2 {
    color: #323a45 !important;
    font-family: "Poppins",sans-serif !important;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: normal;
    margin: 0;
    padding: 0px;
    background: #fff;
    border-radius: 8px;
}

.pln-new .pricing-item p{ padding: 15px 25px 0; margin: 0;}
   
   .pln-new .serv-pk h5{
    margin: 0 0 15px;
    text-align: left;
    padding: 0 35px 0;
    font-weight: 800;
}
   
  .pln-new .tab-button-outer {
     display: none;
   }
  .pln-new .tab-contents {
     margin-top: 20px;
   }

   .pln-new .pricing-item {
    background: #ffffff none repeat scroll 0 0;
    /*-moz-box-shadow: 0 0 10px #cccccc;
    -webkit-box-shadow: 0 0 10px #cccccc;
    -o-box-shadow: 0 0 10px #cccccc;*/
    box-shadow: 0 0 10px #cccccc;
     margin-bottom: 0px; 
    position: relative;
    z-index: 9;
    border-radius: 20px;
    min-height: 690px;
}

.pln-new .pricing-item .footer {
    padding: 0px 30px 20px;
    background: transparent;
    position: absolute;
    bottom: 0;
}
.pln-new .pricing-header small{ color: #fff; font-size: 16px; padding: 8px 0 0; display: block; }

.pln-new .serv-pk li span {
    position: absolute;
    top: 5px;
    right: 22px;
    font-size: 13px;
    font-weight: 600;
    color: #65c71b;
}

   @media screen and (min-width: 768px) {
    .pln-new .tab-button-outer {
       position: relative;
       z-index: 2;
       display: block;
     }
    .pln-new .tab-select-outer {
       display: none;
     }
    .pln-new .tab-contents {
       position: relative;
       top: -1px;
       margin-top: 0;
     }
   }

   /* New Plan 3 ----------------*/

   .pln-thr .tabs {
     padding: 0;
     box-shadow: none;
   }

   .pln-thr .pricing-area .pricing-item .pricing-header {
    background: #f5f5f5;
    border-color: transparent;
    margin: 0;
    border-radius: 20px 20px 0 0;
    padding: 5px 20px 10px !important;
    text-align: center;
}
.pln-thr .pricing-item .icon {
    border-radius: 0;
    font-size: 44px;
    height: auto;
    left: 0;
    line-height: normal;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: auto;
}

.pln-thr .pricing-item.active .icon::after {
    background: transparent;
    border-radius: 0;
    content: "";
    height:0%;
    left: 0;
    position: absolute;
    top: 0;
    width:0%;
    z-index: 0;
    box-shadow: none;
}
  .pln-thr #tab-button {
     display: block;
     table-layout: initial;
     width: auto;
     margin: 0;
     padding: 0;
     list-style: none;
     text-align: center;
   }
  .pln-thr #tab-button li {
     display: inline-block;
     width: 21%;
   }
  .pln-thr #tab-button li a {
     display: block;
     padding: .5em;
     background: #eee;
     border: 1px solid #ddd;
     text-align: center;
     color: #262626;
     text-decoration: none;
     text-transform: uppercase;
     font-weight: 700;
     font-size: 18px;
     border-radius: 50px 50px;
     transition: all 0.3s;
   }
   .pln-thr #tab-button li a span{
    font-size: 14px;
    color: #959595;
    display: block;
    text-transform: capitalize;
    font-weight: 500;
}
  .pln-thr #tab-button li:not(:first-child) a {
     border-left: none;
   }
  .pln-thr #tab-button li a:hover,
  .pln-thr #tab-button .is-active a {
     /* border-bottom-color: transparent; */
     background: #3e3e3e;
     /* border-top: 2px solid #2e26ab; */
     color: #ffffff;
     transition: all 0.3s;
   }
  .pln-thr .tab-contents {
     padding: .5em 2em 1em;
     border: none;
   }
  .pln-thr .tab-contents h4{font-weight: 700;color: #363636 !important;text-transform: uppercase;font-size: 18px;}
    .pln-thr .tab-contents h4 i{
    font-size: 32px;
}

   .pln-thr .pricing-header h2 {
    color: #323a45 !important;
    font-family: "Poppins",sans-serif !important;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: normal;
    margin: 0;
    padding: 0px;
    background: transparent;
    border-radius: 8px;
}

.pln-thr .pricing-item p{padding: 15px 20px 0;margin: 0;font-size: 14px;line-height: 18px;color: #0c0c0c;min-height: 60px;}
   
   .pln-thr .serv-pk h5{
    margin: 0 0 5px;
    text-align: left;
    padding: 0 20px 0;
    font-weight: 700;
    color: #3e369d;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
}
   

   .pln-thr .pricing-item span {
    font-size: 14px;
}


  .pln-thr .tab-button-outer {
     display: inherit;
   }
  .pln-thr .tab-contents {
     margin-top: 0;
   }

   .pln-thr .pricing-item {
    background: #fdfdfd;
    /*-moz-box-shadow: 0 0 10px #cccccc;*/
    /* -webkit-box-shadow: 0 0 10px #cccccc; */
    /* -o-box-shadow: 0 0 10px #cccccc;*/
    box-shadow: none;
    margin-bottom: 0px;
    position: relative;
    z-index: 9;
    border-radius: 20px;
    min-height: 700px;
    padding: 0px;
    border: 1px solid #f7f7f7;
}

.pln-thr .pricing-item .footer {
    padding: 0px 30px 20px;
    background: transparent;
    position: absolute;
    bottom: 0;
}
.pln-thr .pricing-header > small{color: #505050;font-size: 12px;padding: 8px 2px 0;display: inline-block;font-weight: 600;}
.pln-thr .serv-pk {
    margin: 0 5px !important;
    padding: 5px 0 15px;
    /* background: #f7f7f7; */
}
.pln-thr .serv-pk li {
    text-align: left;
    position: relative;
    border-bottom: 1px solid #ededed;
    padding: 0px 10px;
    color: #706989;
    background: transparent;
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 38px;
}
.serv-pk li i {
    position: absolute;
    right: 5px;
    top: 8px;
    color: #352185;
    background: #e7e7e7db;
    border-radius: 50% 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    padding: 7px 0 0;
    font-size: 14px;
}
.pln-thr .serv-pk li span {
    position: relative;
    top: -5px;
    right: 0;
    font-size: 13px;
    font-weight: 500;
    color: #08c9d2;
    line-height: normal;
    display: block !important;
}

.pricing-item form {
    padding: 10px 0 !important;
}
.pln-thr .pricing-item.active {
    background: #3a3a3a;
    top: -20px;
    position: relative;
    z-index: 9;
    min-height: 690px;
}

.pln-thr .active .serv-pk li {
    position: relative;
    border-bottom: 1px solid #6a6a6a;
    color: #f3f3f3;
    font-size: 14px;
}
.pln-thr .pricing-item.active p {
    color: #fff;
}

.pln-thr .active .serv-pk h5 {
    color: #20c9d2;
}
.pln-thr .pricing-item.active .pricing-header {
    background: #000000;
}
.pln-thr .tab-contents .active h4,.pln-thr .active .pricing-header h2, .pln-thr .active .pricing-header > small {
     color: #ffffff !important;}

@media screen and (max-width: 767px){
     .pln-thr .pricing-item.active {
    background: #3a3a3a;
    top: 0px;}

    .pln-thr #tab-button li {
    display: inline-block;
    width: 143px;
}

.pln-thr #tab-button li a {
    font-size: 16px;
    border-radius: 10px;
    }

    .pln-bb{ display: none; }
    .pln-thr .pricing-item {
    min-height: 150px;
  }

  .pln-thr .pricing-item.active {
    min-height: 150px;
}

.pln-thr .pricing-item .footer {
    position: relative;
    bottom: -10px;
}

.pln-thr .pricing-item {
    border: 1px solid #e7e5e5;
}

.pln-thr .tab-contents h4 {
    font-size: 16px;
    margin: 0 !important;
}
.pln-thr .pricing-header h2 {
    font-size: 18px;
    }
.ds-btn{display: none !important;}
}

   @media screen and (min-width: 768px) {
    .pln-thr .tab-button-outer {
       position: relative;
       z-index: 2;
       display: block;
     }
    .pln-thr .tab-select-outer {
       display: none;
     }
    .pln-thr .tab-contents {
       position: relative;
       top: -1px;
       margin-top: 0;
     }
     .pln-thr .pricing-item span {
    display: none !important;
}

.mb-btn{display: none !important;}     
   }


   .job-br{/*background: #fffbf6;*/}

   /* Listing -----*/
.list-mn{
    background: #3e369d;
    position: relative;
    overflow: hidden;
    z-index: 9;
}
.list-mn:before{content: '';position: absolute;background: #544bc1;transform: skew(-25deg);top: 0;left: -210px;width: 282px;height: 350px;z-index: -1;}
.list-mn:after{content: '';position: absolute;background: #544bc1;transform: skew(-20deg);bottom: 0;right: -210px;width: 282px;height: 650px;z-index: -1;}
.list-mn h2{font-weight: 800;color: #fff;position: relative;}
.list-mn h6{font-weight: 500;color: #fff;}
#listed{margin: 0;position: relative;z-index: 1;}
#listed li{
    list-style: none;
    background: #ffffff;
    padding: 15px 30px;
    position: relative;
    margin-bottom: 5px;
    transform: scale(1); transition: all 0.3s;
}

#listed li:hover{ transform: scale(1.03); transition: all 0.3s; }
#listed .job-name{}
#listed .job-name h4{
    padding: 0;
    margin: 0;
}
#listed .job-name p{
    padding: 0;
    margin: 0 0 10px;
}
#listed li a{
    background: #3e369d;
    border-radius: 50px;
    color: #fff;
    padding: 5px 20px;
    position: absolute;
    right: 20px;
    top: 30px;
}
#listed li a:hover{
    background: #333;
}

.job-dtl{background: #f2f5f7;}

.job-cont p{ font-size: 16px; }


/* Career */
.form-cr{background: #fff;
    box-shadow: 0 0 40px #e7e7e7;
    padding: 50px;}
#ft-form {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15
}
#ft-form *,
#ft-form ::after,
#ft-form ::before {
  box-sizing: border-box
}
#ft-form input,
#ft-form select,
#ft-form textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
#ft-form select {
  text-transform: none
}
#ft-form [type=submit] {
  /*-webkit-appearance: button*/
}
#ft-form legend {
  padding: 0
}
#ft-form h2,
#ft-form p {
  margin: 0
}
#ft-form fieldset {
  margin: 0;
  padding: 0
}
#ft-form *,
#ft-form ::after,
#ft-form ::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb
}
#ft-form textarea {
  resize: vertical
}
#ft-form h2 {
  font-size: inherit;
  font-weight: inherit
}
#ft-form input,
#ft-form select,
#ft-form textarea {
  padding: 0;
  line-height: inherit;
  color: inherit
}
#ft-form [type=date],
#ft-form [type=email],
#ft-form [type=tel],
#ft-form [type=text],
#ft-form select,
#ft-form textarea {
 /* -webkit-appearance: none;
  -moz-appearance: none;*/
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  /* border-width: 1px; */
  border-radius: 0;
  padding-top: .5rem;
  padding-right: .75rem;
  padding-bottom: .5rem;
  padding-left: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem
}
#ft-form [type=file] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit
}
#ft-form [type=file]:focus {
  /*outline: 1px auto -webkit-focus-ring-color*/
}
#ft-form fieldset {
  font-size: 100%;
  margin-top: 3rem;
  margin-bottom: 1.5rem
}
#ft-form fieldset:first-child {
  margin-top: 0
}
#ft-form fieldset > * {
  display: block;
  margin-bottom: 1.5rem
}
#ft-form fieldset > :last-child {
  margin-bottom: 0
}
#ft-form fieldset > .two-cols > * {
  display: block;
  margin-bottom: 1.5rem
}
#ft-form fieldset > .two-cols > :last-child {
  margin-bottom: 0
}
@media only screen and (min-width:640px) {
  #ft-form fieldset > .two-cols {
    display: flex;
    align-items: flex-end;
  }
  #ft-form fieldset > .two-cols > * {
    display: block;
    margin-right: 1.5rem;
    margin-top: 0;
    margin-bottom: 0;
    flex: 1;
  }
  #ft-form fieldset > .two-cols > :last-child {
    margin-right: 0
  }
}
#ft-form fieldset div > label {
  display: inline-flex;
  align-items: flex-start;
  margin-top: .5rem;
  width: 100%
}
#ft-form fieldset div > label:last-child {
  margin: .5rem 0 0 0;
}
#ft-form fieldset div.inline {
  padding: .55rem 0 0;
  width: 100%
}
#ft-form fieldset div.inline > label {
  width: auto;
  margin-right: .5rem
}
#ft-form fieldset div.inline > label:last-child {
  margin-right: 0
}
#ft-form fieldset > .two-cols div.inline {
  padding: .55rem 0
}
#ft-form fieldset > legend {
  font-weight: 700;
  font-size: 120%;
  margin-bottom: 1rem
}
#ft-form fieldset > p {
  margin: 0
}
#ft-form [type=file] {
 /* -webkit-appearance: none;
  -moz-appearance: none;*/
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding-top: .5rem;
  padding-right: .75rem;
  padding-bottom: .5rem;
  padding-left: .75rem;
  font-size: 1rem;
  line-height: 1.5rem
}
#ft-form [type=file]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 0 0 #fff, 0 0 0 3px rgba(199,210,254,.5), 0 0 #0000;
  border-color: #2563eb
}
#ft-form [multiple],
#ft-form [type=date],
#ft-form [type=datetime-local],
#ft-form [type=email],
#ft-form [type=file],
#ft-form [type=month],
#ft-form [type=number],
#ft-form [type=password],
#ft-form [type=search],
#ft-form [type=tel],
#ft-form [type=text],
#ft-form [type=time],
#ft-form [type=url],
#ft-form [type=week],
#ft-form select,
#ft-form textarea {
  border-radius: .375rem;
  margin-top: .25rem;
  box-shadow: none;
  /* border-color: #bbb; */
  width: 100%;
  border-bottom: 1px solid #a3a3a3;
}
#ft-form .btns {
  text-align: right;
  margin-top: 3rem
}
#ft-form .btns > input[type=button],
#ft-form .btns > input[type=reset],
#ft-form .btns > input[type=submit] {
  display: inline-block;
  box-shadow: 0 0 #0000,0 0 #0000,0 1px 2px 0 rgba(0,0,0,.05);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: .6rem;
  padding-bottom: .6rem;
  line-height: 1.25rem;
  border-width: 1px;
  border-radius: .375rem;
  border-color: #bbb;
  background-color: #fff;
  cursor: pointer;
  margin-left: .5rem;
  font-weight: 700
}
#ft-form .btns > input[type=submit] {
  background-color: #040f28;
  transition: background-color .1s;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 25px;
}
#ft-form .btns > input[type=submit]:hover {
  background-color: #fd5d14;
}

.jjb{ position: relative; }
.jjb:after{ position: absolute; content: ''; background: #f7f7f7; right: 0; top: 0; width: 35%; height: 100%;z-index: -2; }
.jjb2{ position: relative; }
.jjb2:after{position: absolute;content: '';background: #fdf9f4;left: 0;top: 0;width: 35%;height: 100%;z-index: -1;}

@media screen and (max-width: 767px){
  .jjb:after{width: 100%; }
  .jjb2:after{width: 100%;}
  #listed li a {
    position: relative;
    right: 0;
    top: 0;
}
}

/* Blog ====*/

.blog-box{
    padding: 40px;
    /* background: #f7f7f7; */
    box-shadow: 0 0 20px #e7e7e7;
}
.blog-box img{}
.blog-box a.date-b{
    margin: 0 0 15px;
    display: inline-block;
}
.blog-box a h3{
    margin: 0;
    font-weight: 800;
}

.blog-box a:hover h3{
   color: #3e369d;
}
.blog-box p{
    font-size: 16px;
}
.blog-box a.btn-link{
    border: 1px solid #dbdbdb;
    padding: 10px 18px;
    display: inline-block;
    background: #3e369d;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
ul.blg-social{
    text-align: center;
    padding: 15px 0;
}
ul.blg-social li{
    display: inline-block;
    padding: 0;
    margin: 0 5px;
    text-align: center;
}
ul.blg-social li a{
    color: #939393;
    width: 32px;
    height: 32px;
    display: inline-block;
    border: 1px solid #c9c9c9;
    padding: 3px;
    border-radius: 50px;
    transition: all 0.3s;
}
ul.blg-social li a i{}
ul.blg-social li a:hover{
    color: #333;
    border: 1px solid #3e369d;
    transition: all 0.3s;
}


.poplr{}
.poplr h4{
    font-weight: 800;
    margin: 0px;
}
.pop-bb{}
.pop-bb a{}
.pop-bb a img{}
.pop-bb a h5{
    font-weight: 700;
    margin: 0;
}
.pop-bb a:hover h5{color: #1ccacd;}
.tg-b{
    margin: 25px 0 0;
}
.tg-b h4{}
.tg-b ul{}
.tg-b ul li{
    display: inline-block;
    border: 1px solid #e7e7e7;
    margin: 0 5px 5px 0;
}
.tg-b ul li a{
    padding: 5px 5px;
    color: #333;
}
.tg-b ul li a:hover{ color: #1ccacd; }

.cat-b{}
.cat-b h4{}
.cat-b ul{
    margin: 0;
    padding: 15px 10px;
}
.cat-b ul li{
    list-style: none;
    margin: 0;
    padding: 5px 0;
}
.cat-b ul li a{
    display: block; color: #1ccacd;
}
.cat-b ul li a:hover{ color: #333;}
ul.pagina{
    text-align: center;
    margin: 0 0 25px;
}
.pagina .page-item{
    display: inline-block;
    margin: 0;
    padding: 0;
}
.pagina .page-item a.page-link{
    color: #333;
}
.pagina .page-item.active a.page-link{
    color: #fff;
   /* background: #3e369d;
    border-color: #3e369d;*/
}


.jb-cnt{}
.jb-cnt h2{
    font-size: 32px;
}
.jb-cnt h2 img{
    width: 72px;
}

/* Page loader popup --------*/
#popup_content_wrap {width: 100%;height: 100%;top: 0;left: 0;position: fixed;background: rgb(0 0 0 / 26%);z-index: 9999999;}
#popup_content {
    /* width: 50%; */
    height: 100vh;
    padding:20px;
    position: relative;
    top: 25%;
    /* left: 25%; */
    /* background: #1b100e8c; */
    /* border: 10px solid #00cbfe; */
    padding: 0 20px;
}

#popup_content .form-heading { color:#fff; font-size:23px;}
#popup_content .panel h2{color:#444444;font-size: 24px;margin: 0 0 6px 0;font-weight: 900;}
#popup_content .panel p {color: #222222;font-size: 13px;margin-bottom: 0;line-height: 16px;font-weight: 500;}
#popup_content .login-form .form-control {
  background: #ffffff !important;
  border: 1px solid #b7b7b7 !important;
  border-radius: 4px !important;
  font-size: 14px;
  height: 42px !important;
  line-height: 47px;
  padding: 0 20px !important;
  color: #161616 !important;
  margin: 0 0 5px;
}
#popup_content .main-div {
  background: url(../images/subscribe-p.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 24px;
  margin: 10px auto 30px;
  max-width: 650px;
  padding: 20px 30px 20px 250px;
  box-shadow: 0 0 20px #787878;
  position: relative;
}
#popup_content .main-div .panel{background: transparent;border: none !important;padding: 15px 0 0;margin: 0;}
#popup_content .login-form .form-group {
  margin-bottom:10px;
}
#popup_content_wrap .main-div img{}
#popup_content .login-form{ text-align:center;}
#popup_content .forgot a {
  color: #777777;
  font-size: 14px;
  text-decoration: underline;
}
#popup_content #Login {
    padding: 5px 30px;
    clear: both;
}
#popup_content .login-form  .btn.btn-primary {
  background-color: #3f18b7;
  border-color: #3f18b7;
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}

#popup_content .login-form .btn-primary:hover {
    color: #fff;
    background-color: #4e23d3;
    border-color: #4e23d3;
}
#popup_content .forgot {
  text-align: left; margin-bottom:30px;
}
#popup_content .botto-text {
  color: #ffffff;
  font-size: 14px;
  margin: auto;
}
#popup_content .login-form .btn.btn-primary.reset {
  background: #ff9900 none repeat scroll 0 0;
}
#popup_content .back { text-align: left; margin-top:10px;}
#popup_content .back a {color: #444444; font-size: 13px;text-decoration: none;}

@media (max-width: 579px){
  #popup_content .main-div {
    max-width: 650px;
    padding: 20px 30px 20px 20px;
}
#popup_content .main-div .panel {
    background: #ffffffb3;
}
#popup_content #Login {
    background: #ffffffb3;
}

}
.verf-inst{background: url(../images/insti-bg.jpg) no-repeat center center;background-size: cover;border-radius:20px;/* text-align: center; */padding: 80px 60px;margin: 20px 20px;}
.verf-inst h2{color: #2e2e2e;text-transform: uppercase;font-weight: 800;margin: 0;padding: 5px 0 5px;font-size: 42px;}
.verf-inst p{color: #505050;font-size: 22px;}
.verf-inst a{background: #3e369d;padding: 15px 25px;border-radius: 8px;color: #fff;display: inline-block;max-width: 180px;width: 100%;text-transform: uppercase;letter-spacing: 1px;font-weight: 600;text-align: center;}
.verf-inst a:hover{ background: #1ccacd; color: #fff; }


.vnd-pmt{border-radius: 20px 20px 0 0;}
.vnd-pmt #tab-button li a:hover, .vnd-pmt #tab-button .is-active a {
     border-bottom-color: transparent;
    background: #2e26ab;
    /* border-top: 2px solid #2e26ab00; */
    color: #ffffff;
    border-radius: 20px 20px 0 0;
}

.vnd-pmt #tab-button li a {
    display: block;
    padding: 0.5em;
    background: #eee;
    border: 1px solid #ddd;
    text-align: center;
    color: #262626;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    border-radius: 20px 20px 0 0;
}
.sub-pln{}
.sub-pln a{
    padding: 5px 22px;
    border: 1px solid #333;
    border-radius: 50px;
    font-size: 14px;
    color: #333 !important;
    display: inline-block;
    position: relative;
    bottom: 0;
    left: 0;
    }
    
    .sub-pln a:hover{ background: #333;
    color: #fff !important;
    transition: all 0.3s;}

    .msg-b{}
    .msg-b h6{
    margin: 0;
    padding: 3px 0;
    font-size: 14px;
    background: #f7f7f7;
}
    .msg-b h6 span{
    font-weight: 600;
    color: #42a921;
}
    .msg-b h5{
    margin: 0;
    padding: 0;
    color: #ef2f2f;
    font-size: 14px;
}
.invoice-sec{}
.invoice-sec table tr{}
.invoice-sec table th{}
.invoice-sec table td p{
    font-size: 14px;
}
.invoice-sec table td h3{}
.invoice-sec table td h5{
    font-size: 16px;
    font-weight: 700;
}
.invoice-sec table td h4{
    font-size: 16px;
}
.invoice-sec table td h4 strong{ margin-right: 55px; }
.invoice-sec table{}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #3f51b5;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: #f7f7f7;
    border: 1px solid white;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.trm-cnd {
  margin-top: 20px;
}

.trm-cnd .form-group {
  display: block;
  margin-bottom: 15px;
}

.trm-cnd .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.trm-cnd .form-group label {
  position: relative;
  cursor: pointer;
  float: none !important;
  padding-left: 20px !important;
}

.trm-cnd .form-group label:before {
  content:'' !important;
  -webkit-appearance: none;
  background-color: transparent !important;
  border: 2px solid #0079bf;
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); */
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.trm-cnd .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 8px;
  width: 5px;
  height: 11px;
  border: solid #0079bf;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.ad-pay{
    background: #56c51e;
    border: 1px solid #56c51e !important;
    color: #fff !important;
}
.ad-pay:hover{border: 1px solid #333 !important;}
.pst-btn2{
    background: #3f18b7;
    border: 1px solid #3f18b7 !important;
    color: #fff !important; 
}
.pst-btn2:hover{border: 1px solid #333 !important;}
.py-meth{
    padding: 25px 0;
}

   .py-meth .dropdown-b {
     width: 325px;
     display: inline-block;
     background-color: #fff;
     border-radius: 4px;
     box-shadow: 0 0 2px rgb(204, 204, 204);
     transition: all .5s ease;
     position: relative;
     font-size: 14px;
     color: #474747;
     height: 100%;
     text-align: left;
     padding: 0 10px 10px;
     margin: 25px 25px 0;
   }

   .py-meth .dropdown-b .prc-b h5{margin: 0;padding: 0 0 0 46px;font-size: 16px;font-weight: 600;}
   .py-meth .dropdown-b .prc-b h5 small{display: block;padding: 10px 0 0;}
   .icn{
    position: absolute;
    left: -8px;
    width: 42px;
    top: 3px;
    border: 1px solid #fdc4b2;
}
   .icn img{
    width: 100%;
}
.pay-lt{
    padding: 0 15px;
    margin: 10px 15px;
}
.pay-lt li{
    display: inline-block;
    border-right: 1px solid #333;
    padding: 0;
    margin: 0;
    height: 18px;
}
.pay-lt li:last-child{ border-right: none; }
.pay-lt li a{
    color: #3f51b5;
    font-size: 14px;
    padding: 0px 10px;
    display: block;
    line-height: normal;
}

.sv-btn{
    margin: 25px 25px 25px;
    display: inline-block;
    background: #e7e7e7;
    padding: 5px 16px;
    border-radius: 50px;
    color: #a5a5a5;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 0.3s;
}
.sv-btn:hover{ background: #333; color: #fff; transition: all 0.3s; }

.cd-card{padding: 10px;margin: 25px 0 0;}
.cd-card form{ background: #fff; padding: 10px; }

.mn-pg{ background: url(../images/mn-pg-bg.jpg) no-repeat right center; background-size: cover; }
.frt-btn{}
.frt-btn span{
    background: #ffffff;
    padding: 8px 15px;
    border-radius: 5px;
    color: #333;
}
.ftr-box{
    padding: 25px 20px 35px;
    background: #f7f7f7;
}
.ftr-box h3{
    position: relative;
    margin: 0 0 15px;
    padding: 3px 0 10px 45px;
    background: transparent;
    border-bottom: 1px solid #e7e7e7;
}
.ftr-box h3 img{
    width: 38px;
    margin-right: 10px;
    position: absolute;
    top: -5px;
    left: 0;
}
.ftr-box .switch {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 20px;
  right: 0;
  top: 0;
  margin: 0;
}

.ftr-box .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.ftr-box .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.ftr-box .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 2px;
  bottom: 1px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.ftr-box input:checked + .slider {
  background-color: #6dcf67;
}

.ftr-box input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.ftr-box input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

/* Rounded sliders */
.ftr-box .slider.round {
  border-radius: 34px;
}

.ftr-box .slider.round:before {
  border-radius: 50%;
}

.vrf-btn{
    position: absolute;
    top: 37px;
    right: 12px;
    background: #333;
    padding: 5px 15px;
    font-size: 13px;
    border-radius: 12px;
}
.vri-dn{}
.vri-dn p{
    background: #d0f9b6;
    padding: 5px 15px;
    font-size: 14px;
    color: #000;
    border-radius: 5px;
    border: 1px solid #d9d8d8;
}

/* Service Request form -----------------*/

.serv-req{box-shadow: 0 0 20px #efeff5;background: #f9f9f9 !important;border: 1px solid #f1f1f1;} 
.serv-req h3{font-weight: 800;}

.serv-req .detl-frm form input {
    background: #ffffff !important;
    padding: 12px 15px;
    height: auto !important;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
}

.serv-req .user-detail2 .form-group select {
    width: 100%;
    padding: 12px 15px;
    background: #ebebeb;
    }

  .serv-req .user-detail2 .form-group i {
    position: absolute;
    top: 18px;
    right: 19px;
    color: #3e369d; left: auto;
}


.column-chart {
  position: relative;
  z-index: 20;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 320px;
  margin-top: 40px;
  margin-left: -50%;
  margin: 0 auto;
}

@media (min-width: 568px) {
  .column-chart {
    width: 80%;
    margin-left: -40%;
  }
}

@media (min-width: 768px) {
  .column-chart {
    /* width: 60%; */
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .column-chart {
    width: 80%;
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  .column-chart {
    /* width: 89%; */
    margin-left: 0;
  }
}

.column-chart:before,
.column-chart:after {
  position: absolute;
  content: '';
  top: 0;
  left: 127px;
  width: calc(100% + 60px);
  height: 25%;
  margin-left: -15px;
  border-top: 1px dashed #b4b4b5;
  border-bottom: 1px dashed #b4b4b5;
}

.column-chart:after {
  top: 50%;
}

.column-chart > .legend {
  position: absolute;
  z-index: -1;
  top: 0;
}

.column-chart > .legend.legend-left {
  left: 0;
  width: 25px;
  height: 75%;
  margin-left: -55px;
  border: 1px solid #b4b4b5;
  border-right: none;
}

.column-chart > .legend.legend-left > .legend-title {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 65px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  margin-left: -60px;
  font-size: 28px;
  letter-spacing: 1px;
}

.column-chart > .legend.legend-right {
  left: 0;
  width: 100px;
  height: 100%;
  margin-left: 0;
}

.column-chart > .legend.legend-right > .item {
  position: relative;
  width: 100%;
  height: 25%;
}

.column-chart > .legend.legend-right > .item > h4 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  font-size: 16px;
  text-align: right;
}

.column-chart > .chart {
  position: relative;
  z-index: 20;
  bottom: 0;
  left: 126px;
  width: 100%;
  height: 100%;
  margin-left: 0;
}

.column-chart > .chart > .item {
  position: relative;
  float: left;
  height: 100%;
}

.column-chart > .chart > .item:before {
  position: absolute;
  z-index: -1;
  content: '';
  bottom: 0;
  left: 43%;
  width: 1px;
  height: calc(100% + 15px);
  border-right: 1px dashed #b4b4b5;
}

.column-chart > .chart > .item > .bar {
  position: absolute;
  bottom: 0;
  left: 7px;
  width: 80%;
  height: 100%;
}

.column-chart > .chart > .item > .bar > span.percent {
  display: block;
  position: absolute;
  z-index: 25;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 26px;
  line-height: 26px;
  color: #fff;
  background-color: #3e369d;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.column-chart > .chart > .item > .bar > .item-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20%;
  color: #fff;
  background-color: #95d4d7;
}

.column-chart > .chart > .item > .bar > .item-progress > .title {
  position: absolute;
  top: calc(50% - 13px);
  left: 50%;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  background: transparent;
}

@media (min-width: 360px) {
  .column-chart > .chart > .item > .bar > .item-progress > .title {
    font-size: 16px;
  }
}

@media (min-width: 480px) {
  .column-chart > .chart > .item > .bar > .item-progress > .title {
    font-size: 18px; 
  }
}

.column-chart2 {
  position: relative;
  z-index: 20;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 320px;
  margin-top: 40px;
  margin-left: -50%;
  margin: 0 auto;
}

@media (min-width: 568px) {
  .column-chart2 {
    width: 80%;
    margin-left: -40%;
  }
}

@media (min-width: 768px) {
  .column-chart2 {
    /* width: 60%; */
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .column-chart2 {
    width: 80%;
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  .column-chart2 {
    /* width: 89%; */
    margin-left: 0;
  }
}

.column-chart2:before,
.column-chart2:after {
  position: absolute;
  content: '';
  top: 0;
  left: 127px;
  width: calc(100% + 60px);
  height: 25%;
  margin-left: -15px;
  border-top: 1px dashed #b4b4b5;
  border-bottom: 1px dashed #b4b4b5;
}

.column-chart2:after {
  top: 50%;
}

.column-chart2 > .legend {
  position: absolute;
  z-index: -1;
  top: 0;
}

.column-chart2 > .legend.legend-left {
  left: 0;
  width: 25px;
  height: 75%;
  margin-left: -55px;
  border: 1px solid #b4b4b5;
  border-right: none;
}

.column-chart2 > .legend.legend-left > .legend-title {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 65px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  margin-left: -60px;
  font-size: 28px;
  letter-spacing: 1px;
}

.column-chart2 > .legend.legend-right {
  left: 0;
  width: 100px;
  height: 100%;
  margin-left: 0;
}

.column-chart2 > .legend.legend-right > .item2 {
  position: relative;
  width: 100%;
  height: 25%;
}

.column-chart2 > .legend.legend-right > .item2 > h4 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  font-size: 16px;
  text-align: right;
}

.column-chart2 > .chart2 {
  position: relative;
  z-index: 20;
  bottom: 0;
  left: 126px;
  width: 100%;
  height: 100%;
  margin-left: 0;
}

.column-chart2 > .chart2 > .item2 {
  position: relative;
  float: left;
  height: 100%;
}

.column-chart2 > .chart2 > .item2:before {
  position: absolute;
  z-index: -1;
  content: '';
  bottom: 0;
  left: 43%;
  width: 1px;
  height: calc(100% + 15px);
  border-right: 1px dashed #b4b4b5;
}

.column-chart2 > .chart2 > .item2 > .bar {
  position: absolute;
  bottom: 0;
  left: 7px;
  width: 80%;
  height: 100%;
}

.column-chart2 > .chart2 > .item2 > .bar > span.percent {
  display: block;
  position: absolute;
  z-index: 25;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 26px;
  line-height: 26px;
  color: #fff;
  background-color: #3e369d;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.column-chart2 > .chart2 > .item2 > .bar > .item-progress2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20%;
  color: #fff;
  background-color: #95d4d7;
}

.column-chart2 > .chart2 > .item2 > .bar > .item-progress2 > .title {
  position: absolute;
  top: calc(50% - 13px);
  left: 50%;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  background: transparent;
}

@media (min-width: 360px) {
  .column-chart2 > .chart2 > .item2 > .bar > .item-progress2 > .title {
    font-size: 16px;
  }
}

@media (min-width: 480px) {
  .column-chart2 > .chart2 > .item2 > .bar > .item-progress2 > .title {
    font-size: 18px; 
  }
}


.ch-bx {
  display: block;
  position: relative;
  padding-left: 32px !important;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.ch-bx input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.ch-bx .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.ch-bx:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.ch-bx input:checked ~ .checkmark {
  background-color: #626262;
}

/* Create the checkmark/indicator (hidden when not checked) */
.ch-bx .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.ch-bx input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.ch-bx .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white !important;
  border-width: 0 3px 3px 0 !important;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: none !important;
}

.snt-back{background: #edebf5;}
.snt-back p{ color: #000; }

.sell-thumb{}
.bg-blue{
    padding: 50px;background: #3e369d;
}
.sell-cont{
    padding: 50px;
}
.sell-cont h3{
    font-weight: 900;
    color: #8a65f1; padding: 0 0 15px;
    margin: 0 0 10px; font-size: 34px; position: relative;

}

.sell-cont h3:after{ content: ''; position: absolute; bottom: 0; left: 0; background: #8a65f1; width: 32px; height: 5px; }
.sell-cont p{
    font-size: 15px;
}
.sell-cont h4{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.sell-cont h4 a{
padding: 5px 12px; display: inline-block;background: #3e369d; border-radius: 4px; color: #fff;
}
.sell-cont h4 a:hover{
background: #333;
}

.vnd-sign-page{padding: 50px 0; position: relative;
    background: url(../images/vnd-sup-bnr.jpg) no-repeat center center ; background-size: cover;}
.vnd-sign-page:after{ content: ''; position: absolute; width: 100%; height: 100%; background:#3e369d; opacity: 0.7; top: 0; left: 0;  }
.sup-vnd-bnr{
    position: relative;
    z-index: 2;
}
.sup-vnd-bnr h3{ position: relative; z-index: 9; padding: 0 0 20px; color: #fff; font-weight: 700; font-size: 2.0rem; }
.sup-vnd-bnr h3:after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; width: 120px; height: 5px; margin: 0 auto; background: #fff; }

.sup-vnd-bnr a{
    padding: 10px 35px;
    background: #07c9d3;
    border-radius: 50px 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px; transition: all 0.3s; display: inline-block;
}

.sup-vnd-bnr a:hover{background: #3e369d; color: #fff; transition: all 0.3s;}
.wl-btn{
    padding: 10px 30px;
    font-size: 16px;
    background: #1ccacd;
    border-radius: 6px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin: 20px 0 0;
    transition: all 0.3s;
    letter-spacing: 1px;
}
.wl-btn:hover{
    background: #202020;
    color: #fff;
}

.vnd-sign{}



@media (max-width: 767px){
  .rightColumn{ width: 100%; }
.vnd-sign .rightColumn{ display: none; }
.vnd-sign #logoSlider{ display:  none; }
.vnd-sign .navbar {
    padding-bottom: 0rem;
}
.order-1 {
    order: 0!important;
}

.vnd-sign .sell-thumb {
    padding: 35px 0 0;
}
}

@media (max-width: 574px){
.sc-p{display: none;}
}

.show-btn{
    text-align: center;
    margin: -20px 0 0;
}
.show-btn button{
    background: #1ccacd;
    padding: 8px 15px;
    border-radius: 0 0 10px 10px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
}
.show-btn button:hover{
    color: #fff;
    background: #333;
}

#more {display: none;}

.gr-alt{color: #198754;display: block;background: #ecf9dc;padding: 5px 10px;border-radius: 5px;border: 1px solid #c6d9b0;font-size: 14px;margin: 0 0 5px;}
.gr-alt i{
    background: #91d545;
    padding: 5px;
    border-radius: 20px;
    margin-right: 5px;
    color: #fff;
    font-size: 10px;
}
.rd-alt{color: #dc3545;background: #f9e9eb;padding: 5px 10px;border: 1px solid #e9cacd;font-size: 14px;margin: 0 0 5px;    border-radius: 5px;}
.rd-alt i{
    background: #e77c7c;
    padding: 5px 6px;
    border-radius: 20px;
    margin-right: 5px;
    color: #fff;
    font-size: 10px;
}

.vld-name{background: #f7f7f7;padding: 5px 10px;margin: 0 0 15px;}
.vld-name h5{
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #9b9b9b;
}
.vld-name p{
    font-weight: 600;
    margin: 0;
    padding: 0;
}


.b-select-wrap .wrap-drop {background: #f8f8f8;/* box-shadow:3px 3px 3px rgba(0,0,0,.2); */cursor:pointer;margin: 0;max-width: 116px;padding: 0.5rem 1rem;position:relative;width:35%;z-index:3;border-radius: 15px;border: 1px solid #e7e7e700;display: inline-block;}

.b-select-wrap .wrap-drop::after {border-color:#695d52 transparent;border-style:solid;border-width: 5px 5px 0;content:"";height:0;margin-top:-4px;position:absolute;right: 0.7rem;top:50%;width:0;}

.b-select-wrap .wrap-drop .drop {background: #ffffff;box-shadow:3px 3px 3px rgba(0,0,0,.2);display:none;left:0;list-style:none;margin-top:0;opacity:0;padding-left:0;pointer-events:none;position:absolute;right:0;top:100%;z-index:2;}

.b-select-wrap .wrap-drop .drop li a {color:#695d52;display:block;padding: 0.5rem 0.5rem 0.5rem 1rem;text-decoration:none;font-size: 13px;}

.b-select-wrap .wrap-drop .drop li a img{position: relative;top: -1px;right: 2px;}

.b-select-wrap .wrap-drop span {color:#000;font-size: 13px;}
.b-select-wrap .wrap-drop span img{position: relative;top: -1px;right: 2px;}

.b-select-wrap .wrap-drop .drop li:hover a {background-color: #525252;color: #ffffff;}

.b-select-wrap .wrap-drop.active::after {border-width: 0 5px 5px;}

.b-select-wrap .wrap-drop.active .drop {display:block;opacity:1;pointer-events:auto;margin: 0;padding: 0;}
.ref-c{}
.ref-c input{
    background: #c9f5d4 !important;
    color: #000 !important;
    border: 1px solid #65db84 !important;
}

.abt-page{ background: url(../images/abt-bg.jpg) no-repeat center center; background-size: cover; }
.abt-page h4{font-size: 38px;}
.sgn-sec{
    padding: 30px 0;
}
.sgn-sec > a{
    transition: all 150ms ease;
    background: #8b66f1;
    border: 2px solid #000000;
    color: #000000;
    display: inline-block;
    height: auto;
    line-height: 1em;
    font-size: 38px;
    padding: 8px 0px;
    margin: 0 0 25px;
    width: 290px;
    text-shadow: none;
    box-shadow: 3px 3px 0px #000;
}
.sgn-sec > a:hover{
    box-shadow: 0px 0px 0px  !important;
    color: #fff;
}
.sgn-sec p{font-size: 32px;color: #000;}
.sgn-sec p a{
    color: #000;
    font-weight: 700;
}
.sgn-sec p a i{
    font-size: 16px;
    border-radius: 50px;
    padding: 3px 0;
}
.sgn-sec p a:hover{
    color: #8b66f1;
}
.apli-ap{ position: relative; }

.apli-ap:after{content: '';position: absolute;width: 100%;height: 80%;background: #f7f7f7;top: 0;left: 0;z-index: -1}

@media (max-width: 767px){
.apli-ap:after{ height: 100%;}
  }

  .bus-box{
    margin: 0 0 15px;
    padding: 0 20px;
}
  .bus-box img{}
  .bus-cnt{}
  .bus-cnt h3{
    margin: 0;
    font-size: 26px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 10px 0 20px;
}
  .bus-cnt p{
    font-size: 18px;
    line-height: 26px;
}

.jn-us{}
.jn-us h3{
    color: #07c9d3;
    line-height: 100%;
    -webkit-text-stroke: 1px #3e369d;
    text-shadow: 4px 4px 0 #3e369d;
    font-size: 82px;
    font-weight: 900;
    margin: 10px 0;
}
.jn-us p{
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
.bt-b:hover{ color: #fff !important; }

.st-box{background: #e3dbf9;}
.st-box p{font-size: 18px;line-height: 28px;}

.bsn-slt{
    background: #333;
    padding: 0;
    margin: 0;
    height: 42px;
    width: 100%;
    max-width: 250px;
}
.bsn-slt .select-b{
    padding: 11px 25px 0;
}
.bsn-slt .select-b h5{
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.bsn-slt .select-b i{
    position: absolute;
    right: 15px;
    top: 12px;
    color: #fff;
}

.bsn-slt.dropdown-b:active {
    background-color: #dbdbdb !important;
    border-radius: 10px;
}
.bsn-slt ul{left: 0 !important;padding: 0px !important;}
.bsn-slt ul li{padding: 8px 12px !important;}
.bsn-slt.dropdown-b.active:hover,
   .bsn-slt.dropdown-b.active {
       box-shadow: 0 0 4px rgb(204, 204, 204);
       border-radius: 2px 2px 0 0;
       background-color: #333;border-radius: 10px;
   }


/* Adv */
   
.yourTech2 {
       margin: 70px 0 0;
   }

.app-sec2{background: url(../images/app-bg.png) no-repeat center center;background-size: cover;position: relative;border-radius: 10px;overflow: hidden;padding: 30px 0; position: relative;}

.app-sec2:after{content: '';position: absolute;bottom: 0;left: 0;right: 0;width: 100%;margin: 0 auto;height: 130px;background: url(../images/app-botm.png) no-repeat center center;background-size: cover;}
.app-sec2:before{content: '';position: absolute;top: 0;left: 0;right: 0;width: 100%;margin: 0 auto;height: 365px;/* background: url(../images/xmas-icon.png) no-repeat center center; */background-size: 100%;}
.app-cont2{
    padding: 50px 100px;
    text-align: left;
    position: relative;
    z-index: 9;
}
.am-p2{
    max-width: 100%;
    width: 330px;
    position: absolute;
    right: 150px;
    top: 40px;
    height: auto;
    z-index: 0;
}
.app-cont2 h3{
    text-transform: uppercase;
    margin: 0;
    padding: 20px 0;
    color: #fff;
}
.app-cont2 h2{
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
}
.app-cont2 h2 strong{
    font-size: 26px;
    font-weight: 800; display: block;
}
.app-cont2 h5{
    /* text-transform: uppercase; */
    margin: 0;
    padding: 15px 0;
    font-size: 29px;
    font-weight: 800;
    color: #07c9d3;
}
.app-cont2 a{ display: inline-block; }
.app-cont2 a img{
    width: 135px;
}
@media (max-width: 767px){

  .app-cont2 {
    padding: 20px 30px !important;}
    .app-cont2 a img {
    width: 150px;
}

    .app-cont2 h3 {
    font-size: 16px !important;
    font-weight: 600;
}
.am-p2 {
    max-width: 320px;
    width: 100%;
    position: relative;
    right: 0;
    left: 0;
    top: 10px;
    height: auto;
    z-index: 0;
    margin: 0 auto;
    display: block;
}

.app-cont2 h2 {
    font-size: 22px !important;
}
.app-cont2 h2 strong {
    font-size: 18px !important;
  }

  .app-cont2 h5 {
    font-size: 20px !important;}

}

.srch-bb{}
.srch-bb .card{}
.srch-bb i{
    margin: 0;
}
.srch-bb input{
    margin: 0 !important;
    padding: 10px 12px !important;
    height: auto !important;
    border-radius: 5px !important;
}
.srch-bb button{
    margin: 0 !important;
    padding: 12px 30px;
    border-radius: 5px;
}

.ap-dwn-pop #popup_content_wrap{ display: none; }

.ap-dwn-pop #popup_content_wrap {
background: rgb(0 0 0 / 65%);
    }
#dnw-app{display: none;background: #fff;padding: 20px;position: absolute;top: 35%;left: 0;margin: 0 20px;border-radius: 20px;right: 0;}
#dnw-app p{
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    padding: 10px 0 0;
}
#dnw-app ul{
    margin: 0;
    padding: 0 0 15px 60px;
    text-align: left;
    background: url(../images/dwn-ap.png) no-repeat 21px 0px;
    background-size: 32px;
}
#dnw-app ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
#dnw-app .btn-dnw{
    background: #07c9d3;
    padding: 10px 20px;
    display: block;
    max-width: 100%;
    border-radius: 10px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #000;
}
#dnw-app .close{
    position: absolute;
    display: inline-block;
    background: black;
    font-weight: 600;
    font-size: 13px;
    color: #ffffff;
    padding: 6px 11px;
    right: 7px;
    top: 7px;
    width: auto !important;
    height: auto !important;
    float: none;
    border-radius: 15px;
}

@media(max-width: 767px){
 .ap-dwn-pop  #popup_content_wrap{ display: inherit; }
  #dnw-app{display: block;}

}

.dl-btn{background: #3E369D;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 50px;
    margin: 0 0 25px;
    text-align: center;
    color: #fff;}

#popup_agveri{
    background: #fff;
    max-width: 650px;
    margin: 0 auto;
    width: 100%;
    padding: 30px 50px;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
}
#popup_agveri .main-div{}
#popup_agveri .main-div h3{
    font-weight: 900;
    font-size: 20px;
}
#popup_agveri .main-div p{}
#popup_agveri .main-div button{
    background: #4CAF50;
    padding: 8px 35px;
    border: none;
    vertical-align: top;
}
#popup_agveri .main-div button.btn{
    background: transparent;
    color: #333;
    font-weight: 700;
    padding: 5px 20px;
    border: 1px solid #e7e7e7;
}
#popup_agveri .main-div a{
    font-size: 14px;
    padding: 7px;
    background: #8d8d8d;
    font-weight: 700;
}

#popup_content_wrap.ag-vr {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    background: rgb(0 0 0 / 54%);
    z-index: 9999999;
}



/*!
Chosen, a Select Box

*/
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
    box-shadow: 0 4px 5px rgba(0,0,0,.15);
    clip: rect(0,0,0,0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container.chosen-with-drop .chosen-drop {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    color: #999
}

.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));
    background: linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/chosen-sprite.png) no-repeat 0 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type=text] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url(../images/chosen-sprite.png) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0,0,0,0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));
    background-image: linear-gradient(#3875d7 20%,#2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 10px 10px;
    width: 100%;
    height: auto;
    border: 1px solid #c5c5c5;
    background-color: #fdfdfd;
    /* background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff)); */
    /* background-image: linear-gradient(#eee 1%,#fff 15%); */
    cursor: text;
    border-radius: 5px;
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    margin: 1px 15px;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0!important;
    background: 0 0!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
    width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 0px 5px 0px 0;
    padding: 3px 26px 3px 11px;
    border: 1px solid #c3c3c3;
    max-width: 100%;
    border-radius: 100px;
    background-color: #dfdfdf;
    /* background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee)); */
    /* background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%); */
    /* background-size: 100% 19px; */
    /* background-repeat: repeat-x; */
    /* background-clip: padding-box; */
    /* -webkit-box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05); */
    /* box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05); */
    color: #3a3a3a;
    line-height: 25px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word;
    font-size: 14px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 10px;
    right: 8px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(../images/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
    background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));
    background-image: linear-gradient(#eee 20%,#fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: 0 0
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
    color: #222!important
}

.chosen-disabled {
    opacity: .5!important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type=text] {
    padding: 4px 5px 4px 20px;
    background: url(../images/chosen-sprite.png) no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {
    .chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text] {
        background-image:url(../images/chosen-sprite@2x.png)!important;
        background-size: 52px 37px!important;
        background-repeat: no-repeat!important
    }
}


/* Edit remove btn -----*/

.ed-re{
    margin: 20px 0 0;
}
.ed-re button{
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0px 8px;
    color: #000;
}
.ed-re button:hover{ background: transparent; }
.ed-re button i{
    position: relative;
    top: 0;
    left: 0;
    color: #333;
}
.table th, .table td {
    padding: 0.3rem 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 0.9rem;
}


.usr .form-group {
  display: inline-block;
  margin-bottom: 15px;
}

.usr .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.usr .form-group label {
  position: relative;
  cursor: pointer;
}

.usr .form-group label:before {
  content: '' !important;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #0079bf !important;
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); */
  padding: 6px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 5px !important;
}

.usr .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 13px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0 !important;
  transform: rotate(45deg);
}



/* Job left bar */

.jb-flt{background: #fff;vertical-align: top;padding: 15px 10px;border-radius: 8px;border: 1px solid #e7e7e7;}
.jb-flt h3{
    margin: 0;
    padding: 10px 15px;
    font-size: 18px;
}
.jb-flt i{margin-right: 5px;}
.jb-flt .card{
    border: none;
    position: relative; margin: 0 10px;
}
.jb-flt .card input{
    border-radius: 4px;
    width: 100%;
}
.jb-flt .card button{
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    padding: 10px;
    border-radius: 4px;
}
.jb-rslt{
    background: #e7e7e7;
    padding: 15px;
    border-radius: 8px;
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 600;
}
.jb-flt .usr .form-group input:checked + label:after {
    border: solid #ffffff;}

 .jb-flt .usr .form-group label{float: none !important;}
.jb-flt .usr .form-group {
    display: block;
    margin-bottom: 15px;
}
.jb-lst{}
.jb-box{
    padding: 60px 40px 20px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 10px #33333326;
    position: relative;
}
.jb-box h3{
    margin: 0;
    font-size: 18px;
    /* padding: 0 10px; */
}
.jb-box h3 a{
    color: #333;
    font-weight: 700;
    display: block;
    margin: 0 0 5px;
}
.jb-box a{color: #333;padding: 0 10px;}
.jb-box > p{
    color: #1e1e1e;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 0 10px;
}

.jb-box p strong{
    padding: 5px 8px;
    background: #e1e1e1;
    border-radius: 5px;
    color: #6e6e6e;
    font-weight: 500;
    font-size: 12px;
}
.jb-box p{ font-size: 14px; }
.jb-box p i{
    margin-right: 5px;
}
.jb-box p span{
    color: #333;
    font-weight: 600;
}
.jb-box .vw-dtl{float: right;display: inline-block;background: #333;padding: 6px 10px;border-radius: 4px;color: #fff;font-size: 12px;letter-spacing: 1px;}
.jb-box .vw-dtl:hover{ background: #3f18b7; transition:all 0.3s; }

.jb-pg{}
.jb-pg .page-item.active .page-link {
    z-index: 3;
    color: #c7c7c7;
    background: #333;
}

.sv-job{
    position: absolute;
    right: 15px;
    top: 14px;
    padding: 7px 9px;
    border-radius: 8px;
}
button.sv-job{background: transparent;
    border: 1px solid #4a4a4a;
    color: #333;}
    button.sv-job:hover{ background: #333; color: #fff; }
button.sv-job i{}
.skl-b{}
.skl-b ul{ margin: 0; padding: 0; }
.skl-b ul li{list-style: none;background: #e7e7e7;padding: 8px 12px;font-size: 14px;border-radius: 6px;color: #333;display:inline-block;margin: 0 0 6px;}

.detl-frm table span{ font-size: 12px; color: #333; }
.pst-btn{
    position: absolute;
    right: 15px;
    top: 54px;
    background: #3f18b7;
    padding: 6px 20px;
    border-radius: 50px 50px;
    color: #fff;
    font-size: 14px;
}
.pst-btn:hover{
    color: #fff;
    background: #8a65f1;
}

.jb-ls-sec.table th, .jb-ls-sec.table td {
    padding: 0.8rem 0.75rem !important;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 0.9rem;
}
.list-jb{}

.list-jb .tabs {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  box-shadow: none;
}
.list-jb #tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-jb #tab-button li {
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 0;
}
.list-jb #tab-button li a {
  display: block;
  padding: .5em 1.8em;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
}
.list-jb #tab-button li:not(:first-child) a {
  border-left: none;
}
.list-jb #tab-button li a:hover,
.list-jb #tab-button .is-active a {
  border-bottom-color: transparent;
  background: #fff;
}
.list-jb .tab-contents {
  padding: .5em 2em 1em;
  border: 1px solid #ddd;
}

.list-jb .tab-contents h3{
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: 700;
}
.list-jb .tab-contents a{ color: #333; font-weight: 600; }
.list-jb .tab-contents > a{
    background: #32458b;
    padding: 6px 20px;
    border-radius: 50px 50px;
    color: #fff; font-weight: 500;
    font-size: 14px;}
.list-jb .tab-contents a:hover{text-decoration: underline;}

.list-jb .tab-button-outer {
  display: none;
}
.list-jb .tab-contents {
  margin-top: 20px;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .list-jb .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  .list-jb .tab-select-outer {
    display: none;
  }
  .list-jb .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0px;
    padding: 25px 10px 0;
  }
}
.aplcnt-box{ border-radius: 8px; margin: 0 0 15px; }
.aplt-p{
    float: left;
    width: 80px;
    margin-right: 15px;
}
.aplt-p img{}
.hr-dw a{/* background: #2dc91a; */padding: 8px 10px;border-radius: 50px 50px;color: #32458b !important;font-size: 14px;letter-spacing: 1px;display: inline-block;margin: 8px 0 2px;max-width: 100%;width: 118px;/* text-transform: uppercase; */border: 2px solid #32458b;}
.hr-dw a:hover{background: #32458b;color: #fff !important;text-decoration: none !important;}
.appl-bar-bg{background: #f9f9f9;}
.aplnt-cont{position: relative;}
.aplnt-cont h3{
    margin: 0 !important;
    padding: 0;
    color: #32458b;
    font-size: 16px !important;
}
.aplnt-cont h5{
    margin: 0;
    font-size: 14px;
    width: 93%;
}
.aplnt-cont h6{
    margin: 0;
    font-size: 20px;
    width: 93%; padding: 10px 0 5px;
}
.aplnt-cont span{
    font-size: 14px;
    color: #9b9b9b;
}
.aplnt-cont .ppt-s{}
.aplnt-cont .ppt-s li{
    list-style: none;
    display: inline-block;
    max-width: 150px;
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    padding: 5px 0;
    color: #3f4e96;
}
.aplnt-cont p{
    font-size: 14px;
    line-height: normal;
    margin: 0 0 10px;
    text-align: left;
}
.aplnt-cont .tags{}
.aplnt-cont .tags li{
    list-style: none;
    display: inline-block;
    background: #e7e7e7;
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 5px;
    font-weight: 500;
    margin: 0 0 8px;
}
.usr-vew{
    background: #fff;
    padding: 25px;
    border-radius: 20px;
    }
.usr-vew h2{
    padding: 0;
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    color: #3f18b7;
}
.usr-vew small{
    font-size: 16px;
    padding: 8px 0 15px;
    display: block;
    color: #22bb18;
    font-weight: 600;
}
.usr-vew small i{
    background: #22bb18;
    color: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    padding: 3px 0px;
    text-align: center;
}

.red-alrt{
    font-size: 16px;
    padding: 8px 0 15px;
    display: block;
    color: #d30000 !important;
    font-weight: 600;
}
.red-alrt i{
    background: #d30000 !important;
    color: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    padding: 3px 0px;
}


.usr-vew h3{
    margin: 0;
    padding: 3px 20px;
    font-weight: 800;
    display: inline-block;
    border: 1px solid #e7e7e7;
}

.check-staus{
    background: #fff;
    padding: 20px 35px;
}
.check-staus h2{padding: 0;margin: 15px 0 25px;font-size: 32px;font-weight: 600;/* color: #3f18b7; */}
.check-staus p{}
.check-staus p strong{}
.check-staus a{
    display: inline-block;
    padding: 12px 25px;
    background: #3f18b7;
    border-radius: 10px;
    color: #fff;
    margin: 0 0 15px;
    max-width: 280px;
    width: 100%;
}
.check-staus span{
    color: #3f18b7;
    display: block;
    margin: 0 0 15px;
}
.cop-txt{
    position: relative;
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
}
.cop-txt input{
    border-radius: 8px !important;
    height: auto !important;
    padding: 8px 12px !important;
    border: 1px solid #e7e7e7;
    box-shadow: none !important;
}
.cop-txt button{
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 12px;
    border-radius: 8px;
    background: #8f8f8f;
}

.cv-btn{
    /* background: #333 !important; */
    font-size: 14px !important;
}

/*process bar*/

.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0;position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute;width: 30px;height: 30px;display: block;background: #3e369d;top: 45px;left: 50%;margin-top: -15px;margin-left: -15px;border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' ';width: 14px;height: 14px;background: #07c9d3;border-radius: 50px;position: absolute;top: 8px;left: 8px;} 
.bs-wizard > .bs-wizard-step > .progress {position: relative;border-radius: 0px;height: 8px;box-shadow: none;margin: 20px 0;border: none;padding: 0;bottom: 2px;background: #ffffff;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px;box-shadow: none;background: #3f18b7;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #ffffff;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%;width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }

/* OTP */
.otp .inputfield {
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin: 0 0 20px;
}
.otp .input {
  height: 2.5em !important;
  width: 2.5em;
  border: 1px solid #dad9df;
  outline: none;
  text-align: center;
  font-size: 1.5em;
  border-radius: 0.3em;
  background-color: #ffffff;
  outline: none;
  /*Hide number field arrows*/
  -moz-appearance: textfield;
  margin: 0 6px;
}
.otp input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.re-send{ background: transparent !important; padding: 5px 0 !important; color: #333 !important; text-transform: none !important; }
.jb-hm{}
.jb-hm label{
    position: relative; font-weight: 600;
}
.jb-hm label input{
    width: 100%;
    height: auto;
    padding: 12px;
    border-radius: 5px; font-weight: 400;
}
.jb-hm label i{
    position: absolute;
    right: 15px;
    top: 40px;
}
.jb-hm button{
    color: #fff;
    background: #3e369d;
    position: relative;
    top: 21px;
    padding: 10px 15px;
}
@media (max-width: 767px){
  .jb-hm button{top: 0 !important;}
}
.oth-lin{}
.oth-lin p{
    font-weight: 400;
    margin: 0 0 10px;
    font-size: 16px; text-align: left !important;
}
.oth-lin p a{
    color: #3e369d;
    font-weight: 600;
    /* background: #3e369d; */
    /* padding: 4px 15px; */
    display: inline-block;
    transition: all 0.3s;
}
.oth-lin a:hover{
    color: #000;
    /* background: #ccc; */
    transition: all 0.3s;
}

/* Hire Section */
.hire-sld{ background: url(../images/hire-bnr.jpg) no-repeat center center; background-size: cover; }
.hire-cnt{ position: relative; z-index: 9; }
.hire-cnt h3{
    color: #fff;
    font-weight: 800;
    font-size: 52px;
    line-height: normal;
}
.hire-cnt p{
    color: #fff;
    font-size: 20px;
}
.hire-cnt a {
    display: inline-block;
    padding: 12px 30px;
    background: #1ccacd;
    color: #fff;
    border-radius: 8px;
    font-weight: 600;
    margin: 25px 0 10px;
    font-size: 24px;
}
.hire-cnt a:hover{background: #fff;color: #0a58ca;}


/* Empolyer and Employee SIgn Up */

.empr-sg-b{
    border: 1px solid #e7e7e7;
    border-radius: 20px;
    padding: 20px 25px 60px;
    box-shadow: 0 0 20px #f7f7f7;
}
.empr-sg-b h3{
    margin: 0;
    padding: 25px 0;
    text-align: center;
    font-weight: 800; letter-spacing: 1px;
}
.empr-sg-b > a{
    display: block;
    text-align: center;
    padding: 10px 0;
    margin:  0 0 15px;
    color: #333;
    border-radius: 50px;
    border: 1px solid #999;transition: all 0.3s;
}
.empr-sg-b > a:hover{color: #fff;background: #3e369d !important;transition: all 0.3s;}
.empr-sg-b a i{}
.or-b{
    position: relative;
    padding: 15px 0;
    margin: 0 0 10px;
}
.empr-sg-b hr{}
.empr-sg-b span{
    position: absolute;
    top: 21px;
    left: 0;
    right: 0;
    display: inline-block;
    text-align: center;
    background: #fff;
    border-radius: 50px;
    width: 42px;
    margin: 0 auto;
}
.empr-sg-b form{}
.empr-sg-b input{
    border-radius: 8px !important;
    border: 1px solid #c9c9c9 !important;
}

   .empr-sg-b button {border: none;
    padding: 15px 15px;
    /*max-width: 300px;*/
    width: 100%;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    color: #ffffff;
    background: #3e369d;
    /* border-color: #3e369d; */
    border-radius: 0.25rem !important;
    font-size: 1rem;}


    /* EMployer Job list */

.emplr-job{
    margin: 0 0 15px;
}
.row-section h2{float:left; width:100%; color:#fff; margin-bottom:30px; font-size: 14px;}
.row-section h2 span{display:block; font-size:45px; text-transform:none; margin-bottom:20px; margin-top:30px;font-weight:700;}
.row-section h2 a{color:#d2abce;}
.row-section .row-block{/* background:#fff; */padding:0px;margin-bottom:50px;}
.row-section .row-block ul{margin:0; padding:0;}
.row-section .row-block ul li{list-style:none;margin-bottom: 15px;}
.row-section .row-block ul li:last-child{margin-bottom: 0;}
.row-section .row-block ul li:hover{/*cursor:grabbing;*/}

.row-section .row-block .media{border:1px solid #d5dbdd;padding:20px 20px;border-radius: 10px;box-shadow:0px 2px 1px rgba(0,0,0,0.04);background: #ffffff;}
.row-section .media .media-left img{width:75px;}
.row-section .media .media-body p{padding: 0 15px; font-size:14px;}
.row-section .media .media-body h4 {color: #6b456a;font-size: 18px;font-weight: 600;margin-bottom: 0;padding-left: 0;margin-top:12px;}
.row-section .media .media-body h4{ color: #333; }
.row-section .media .media-body span{font-size: 16px;color: #333;font-weight: 600;margin:0;padding: 0; display: block;}
.row-section .media .media-body small{
    font-size: 12px;
    line-height: normal;
    display: block;
    color: #6e6e6e;
}
.row-section .media .media-body a{
    color: #333;
    font-size: 12px;
    font-weight: 600;
}
.btn-default{background:#6B456A; color:#fff; border-radius:30px; border:none; font-size:16px;}/

.lt-drop{}

.lt-drop.bsn-slt{
    background: #ffffff;
    padding: 0;
    margin: 0;
    height: 36px;
    width: 100%;
    max-width: 120px;
    border-radius: 8px;
}
.lt-drop.bsn-slt .select-b{
    padding: 8px 15px 0;
}
.lt-drop.bsn-slt .select-b h5{
    color: #262626;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.lt-drop.bsn-slt .select-b i{
    position: absolute;
    right: 15px;
    top: 8px;
    color: #060606;
}

.lt-drop.bsn-slt.dropdown-b:active {
    background-color: #ffffff !important;
    border-radius: 10px;
    /* border: none; */
    box-shadow: none;
}
.lt-drop.bsn-slt ul{left: 0 !important;padding: 0px !important;min-width: auto;}
.lt-drop.bsn-slt ul li{padding: 3px 10px !important;margin: 0; font-size: 14px; }
.lt-drop.bsn-slt.dropdown-b.active:hover,
   .lt-drop.bsn-slt.dropdown-b.active {
       box-shadow: 0 0 1px rgb(204, 204, 204);
       border-radius: 2px 2px 0 0;
       background-color: #ffffff;
       border-radius: 10px;
   }

   .opn-cls{
    padding: 20px;
}
   .opn-cls a{
    padding: 8px 15px;
    background: #f7f7f7;
    color: #333;
    border-radius: 10px 0 0 10px;
    display: inline-block;
    margin: 0;
    border: 1px solid #e7e7e7;
    margin-left: -4px;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
}
   .opn-cls a.active{
    background: #3f18b7;
    color: #fff;
}
.opn-cls a.unactive{
border-radius: 0 10px 10px 0px; 
}
.srch-ttl{
    max-width: 300px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.srch-ttl label{
    position: relative;
    width: 100%;
    display: block;
    font-weight: 600;
}
.srch-ttl input{
    width: 100% !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    /* padding: 0 15px !important; */
    font-weight: 400;
}
.srch-ttl button{
    position: absolute;
    top: 22px;
    right: 0;
    padding: 8px 10px;
    background: #333!important;
    border-radius: 0 10px 10px 0;
}
.srch-ttl button i{}

.srt-bb{
    max-width: 160px;
    display: inline-block;
    width: 100%;
}
.srt-bb h4{
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}
.srt-bb .dropdown{
  position: relative;
}
.srt-bb .dropdown button{
    padding: 8px 12px;
    display: block;
    width: 100%;
    text-align: left;
    background: #ffffff;
    color: #333;
    border-radius: 8px;
    border: 1px solid #9b9b9b;
}
.srt-bb .dropdown button i{
    position: absolute;
    right: 10px;
    font-size: 12px;
    top: 13px;
}

.media .form-group {
  display: block;
  margin-bottom: 15px;
}

.media .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.media .form-group label {
  position: relative;
  cursor: pointer;
}

.media .form-group label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent !important;
  border: 2px solid #3f18b7 !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px !important;
}

.media .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: -11px;
  width: 6px;
  height: 12px;
  border: solid #3f18b7;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

@media (max-width: 767px){
  .opn-cls a{
    padding: 8px 13px;
    font-size: 14px;
  }
  .chk-b{ display: none !important; }
  .media { display: block;}
  .media-body {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
.row-section .media .media-body span {
    display: inline-block; padding: 0 4px;
}
.media-body.pst-b {
    display: inline-block;
    width: 100%;
    max-width: 115px;
    margin: 2px 0;
    padding: 5px 0;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #e7e7e7;
}
}

/* Employer Email Confirmation */
.emp-eml-cnf{
    padding: 50px 0;
}
.emp-eml-cnf h3{color: #0a58ca; font-weight: 700;}
.emp-eml-cnf p{}
.emp-eml-cnf a{color: #0a58ca;padding: 10px 0;display: inline-block;}
.emp-eml-cnf a:hover{
    color: #333;
}
.tt-btn{padding: 0 0 50px;}
.tt-btn a{
    padding: 10px 25px;
    background: transparent;
    color: #0a58ca;
    border-radius: 10px;
    display: inline-block;
    transition: all 0.3s; border: 1px solid #0a58ca;
}
.tt-btn a:hover{
    background: #0a58ca;
    color: #fff;
    transition: all 0.3s;
}
.emp-main{
    padding: 0 20px;
    border: 1px solid #e1e1e1;
    border-radius: 20px;
}

/* Redirect page */

@media (max-width: 767px){

  .red-bar h1 { font-size: 2em !important;}
  .red-bar .slider,.red-bar .line {width: 250px !important;}
}
.re-sec{
    padding: 10px 20px;
    box-shadow: 0 0 40px #f1f1f1;
    margin: 35px 15px;
}

.re-sec h3{font-weight: 800;margin-bottom: 0;color: #3e369d;}
.re-sec h4{ font-weight: 600; margin: 10px 0 0; }
.red-bar{ overflow: hidden; }

.red-bar h1{color: #8a65f1;/* font-family: 'Raleway', cursive; */font-weight: 100;font-stretch:normal;font-size:3em; margin: 5px 0 35px;}
.red-bar a{
color:#4a8df8;
font-family: 'Raleway', cursive;
}
.red-bar .slider{position: relative;width:400px;height:2px;margin-top:-30px;margin: -30px auto 0;}
.red-bar .line{position:absolute;background: #8a65f1;width:400px;height:2px;}
.red-bar .break{position:absolute;background: #fff;width: 6px;height:2px;}
 
.red-bar .dot1{
-webkit-animation: loading 2s infinite;
-moz-animation: loading 2s infinite;
-ms-animation: loading 2s infinite;
-o-animation: loading 2s infinite;
animation: loading 2s infinite;
}
.red-bar .dot2{
-webkit-animation: loading 2s 0.5s infinite;
-moz-animation: loading 2s 0.5s infinite;
-ms-animation: loading 2s 0.5s infinite;
-o-animation: loading 2s 0.5s infinite;
animation: loading 2s 0.5s infinite;
}
.red-bar .dot3{
-webkit-animation: loading 2s 1s infinite;
-moz-animation: loading 2s 1s infinite;
-ms-animation: loading 2s 1s infinite;
-o-animation: loading 2s 1s infinite;
animation: loading 2s 1s infinite;
}

@keyframes "loading" {
from { left: 0; }
to { left: 400px; }
}
@-moz-keyframes loading {
from { left: 0; }
to { left: 400px; }
}
@-webkit-keyframes "loading" {
from { left: 0; }
to { left: 400px; }
}
@-ms-keyframes "loading" {
from { left: 0; }
to { left: 400px; }
}
@-o-keyframes "loading" {
from { left: 0; }
to { left: 400px; }
}
.store-bar{}
.store-bar a{display: inline-block;width: 180px;border:1px solid #e7e7e7;border-radius: 8px;overflow: hidden;background: #fff;padding: 5px 8px;}

.sc-icb{}
.sc-icb a{
    width: 32px;
    height: 32px;
    color: #333;
    border: 1px solid #333;
    border-radius: 50px 50px;
    display: inline-block;
    text-align: center;
    padding: 5px 0 0; margin-right: 7px;
}
.sc-icb a i{
    padding: 0;
    margin: 0 !important;
}
.sc-icb a:hover{}

.navbar-expand-sm .navbar-collapse {
    
    flex-basis: auto;
}

#main-menu{ background: #3e369d; }
#main-menu li.nav-item {
    display: inline-block;
}
#main-menu li.nav-item .nav-link{color: #fff; font-size: 14px; padding: 10px 11px;}
#main-menu li.nav-item .nav-link:hover{color: #07c9d3;}

.top-lnk{}
.top-lnk a{
    color: #333;
    font-size: 13px;
    margin: 0 5px;
    font-weight: 600;
}
.ap-dn{
    color: #3e369d;
    font-size: 13px;
    margin: 0 5px;
    font-weight: 600;
    padding: 8px 0;
    }


@media (min-width: 992px){
#main-menu .nnav.navbar-collapse {
    display: flex!important;
    flex-basis: auto;
}
#main-menu .tgl.navbar-toggler {
    display: none !important;
}
}
tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: none;
    border-width: 0;
}
table{background: transparent !important; }
.table-bordered>:not(caption)>* {
    border-width: 1px 0;
    background: #fff !important;
}
.ord-inv-dtl .table th, .table td {
    padding: 1.8rem 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 0.9rem;
}

.ord-inv-dtl tr.tb-titl td {
    background: #f8f9fa!important;
    color: #2c2c2c !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 5px 12px;
}
.ord-vbtn {
    color: #333;
    border-radius: 50px 50px;
    border: 1px solid #333;
    padding: 5px 10px;
    font-size: 14px;
}

.ord-vbtn:hover{ background: #333; color: #fff; }
.ap-cntr{ height: 42px; overflow: hidden; }


/* job hire page ====--------*/

.hir-mn{}
.hr-hding{ position: relative; }
.hr-hding h2{
    font-weight: 300;
    font-size: 42px;
}
.hr-hding:after{content: '';position: absolute;width: 150px;height: 2px;background: #1ccacd;bottom: 0;left: 0; right:0; margin: 0 auto;}

.gt-rdy{
    position: relative;
    top: 0;
    background: #1ccacd;
    padding: 50px;
    margin-top: -190px;
}
.gt-rdy h2{}
.gt-rdy h4{}
.gt-rdy a{
    background: #fff;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 8px;
    color: #333;
    margin: 20px 0 0;
}

@media (max-width: 767px){
  .gt-rdy{ margin-top: -20px !important; }
.sld-p{
    position: relative !important;
    right: 0px !important;
    bottom: -45px !important;
    left: 0;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.hr-sld2 .hire-cnt h3 {
    font-size: 42px !important;
}

.jb-box {
    padding: 60px 10px 20px;}

    .top-lnk {
    text-align: center;
}.ap-dn {
    display: inline-block;
    /* text-align: center; */
    padding: 6px 0;
    margin: 6px 0;
}
  
}

@media (max-width: 1199px){
.hr-sld2 img {
    max-width: 100%;
    width: 100%;
    margin: auto;
    z-index: 0;
    height: 150%;
    object-fit: cover;
}
  }

.hr-sld2{ background: url(../images/hire-bnr2.jpg)no-repeat center center; background-size: cover; position: relative;}
/*.hr-sld2:before{ background: url(../images/slide-b.png) no-repeat center center; width: 100%; height: 100%; content: ''; position: absolute;top: 0; left: 0; object-fit: 100%; z-index: 0; }*/
.hr-sld2 img{position: absolute;top: 0;left: 0;right: 0;max-width: 1680px;width: 100%;margin: 0 auto;z-index: 0;height: 120%;}
.hr-sld2 .hire-cnt h3{ font-weight: 300; font-size: 72px; }
.hr-sld2 .hire-cnt p{}
.sld-p{
    position: absolute;
    right: 120px;
    bottom: 0;
}
.sld-p>img{width: 350px;max-width: 100% !important;height: auto;position: relative;}

.sign-hdg{
    margin: 0 0 40px;
}
.sign-hdg h5{
    padding: 80px 0 20px;
    position: relative;
    margin: 0 0 15px;
    font-size: 18px;
}
.sign-hdg h5:after{ position: absolute; content: ''; width: 150px; height: 3px; background: #333; bottom: 0; left: 0; right: 0; margin: auto; }
.sign-hdg h4{
    padding: 0;
    margin: 0;
    font-weight: 800;
    font-size: 24px;
    letter-spacing: 1px;
}

.hr-cnt{}
.hr-cnt h3{ font-size: 18px; text-transform: uppercase; font-weight: 800; }
.hr-cnt img{ width: 100px; margin: 0 auto; }
.hr-cnt a {
    display: inline-block;
    padding: 8px 15px;
    background: #1ccacd;
    color: #fff;
    border-radius: 8px;
    font-weight: 600;
    margin: 5px 0 10px;
}
.hr-cnt a:hover {
    background: #0a58ca;
    color:#fff ;
}

.std-new{position: relative;border-radius: 20px;}
.std-new img{position: relative; z-index: 2;}
.std-new .progress{
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: absolute;
    z-index: 9;
    border: none;
    left: 0;
    right: 0;
}
.std-new .progress:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 12px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.std-new .progress > span{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.std-new .progress .progress-left{
    left: 0;
}
 .std-new .progress .progress-bar{
    width: 100% !important;
    height: 100%;
    background: none;
    border-width: 5px;
    border-style: solid;
    position: absolute;
    top: 0;
}
.std-new .progress .progress-left .progress-bar{
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.std-new .progress .progress-right{
    right: 0;
}
.std-new .progress .progress-right .progress-bar{
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
}
.std-new .progress .progress-value{
    border-radius: 6px;
    background: #ffffff;
    font-size: 14px;
    color: #080808;
    line-height: normal;
    text-align: center;
    position: absolute;
    z-index: 9;
    padding: 4px 8px;
    font-weight: 700;
    top: -9px;
    left: 0;
    right: 0;
    width: 46px;
    margin: 0 auto;
}
.std-new .progress.blue .progress-bar{
    border-color: #22bb18;
}
.std-new .progress.blue .progress-left .progress-bar{
    animation: loading-2 1.5s linear forwards 1.8s;
}
.std-new .progress.yellow .progress-bar{
    border-color: #fdba04;
}
.std-new .progress.yellow .progress-left .progress-bar{
    animation: loading-3 1s linear forwards 1.8s;
}
.std-new .progress.pink .progress-bar{
    border-color: #ed687c;
}
.std-new .progress.pink .progress-left .progress-bar{
    animation: loading-4 0.4s linear forwards 1.8s;
}
.std-new .progress.green .progress-bar{
    border-color: #1abc9c;
}
.std-new .progress.green .progress-left .progress-bar{
    animation: loading-5 1.2s linear forwards 1.8s;
}
@keyframes loading-1{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes loading-2{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(144deg);
        transform: rotate(144deg);
    }
}
@keyframes loading-3{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@keyframes loading-4{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}
@keyframes loading-5{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(126deg);
        transform: rotate(126deg);
    }
}
@media only screen and (max-width: 990px){
   .std-new .progress{ margin-bottom: 20px; }
}

.nm-inf{
    padding: 15px;
}
.nm-inf h3{
    border: none;
    font-size: 18px;
    margin: 0;
    padding: 0;
}
.nm-inf h3 a{ color: #333; }
.nm-inf h3 i{ margin-left: 15px; }
.nm-inf p{}
.nm-inf > a{background: #3E369D;color: #fff;padding: 8px 15px;border-radius: 8px;font-size: 14px;}
.thr-inf{
    padding: 0 15px 15px;
}
.thr-inf h4{
    margin: 0;
    padding: 0;
}
.thr-inf h4 small{}
.thr-inf h4 small i{
    background: #22bb18;
    color: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    padding: 3px 0px;
    text-align: center;
}
.thr-inf h3{}
.thr-inf p{}
.thr-inf p small{}
.thr-inf p small i{}

.mn-inf{background: #fff;border-radius: 20px;overflow: hidden;}
.rct-act{
    overflow-y: scroll;
    height: 360px;
}
.rct-act .jb-box{box-shadow: none;background: transparent;border: 1px solid #f7f7f7;margin: 0 15px;padding: 30px 20px;}


.mn-inf .tabs {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.mn-inf #tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 15px 10px;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #e7e7e7;
  
}
.mn-inf #tab-button li {
  display: inline-block;
  width: auto; position: relative;
}
.mn-inf #tab-button li a {
  display: block;
  padding: 10px 20px;
  background: #fff;
  border: none;
  /* border-bottom: 1px solid #e7e7e7; */
  text-align: center;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600; position: relative;
}
.mn-inf #tab-button li:not(:first-child) a {
  border-left: none;
}
/*.mn-inf #tab-button li a:hover,
.mn-inf #tab-button .is-active {
  border-bottom-color: transparent;
   background: #3f18b7;
  color: #121212;
  border: none;
   border-bottom: 1px solid #e7e7e7; 
}*/

.mn-inf #tab-button li a:after{content: ''; position: absolute; bottom: 0; left: 0; right: 0; width:0%; background: #3f18b7; height: 3px; margin: 0 auto;}
.mn-inf #tab-button li a:hover{color: #3f18b7;}
.mn-inf #tab-button li a:hover:after{width:45%; transition: all 0.3s;}

.mn-inf #tab-button .is-active:after {
  content: ''; position: absolute; bottom: 0; left: 0; right: 0; width:45%; background: #3f18b7; height: 3px; margin: 0 auto;
  
}
.mn-inf #tab-button .is-active a{ color: #3f18b7; }
.mn-inf .tab-contents {
  padding: 1.8em 0.1em 1em;
  border: none;
}



.mn-inf .tab-button-outer {
  display: none;
}
.mn-inf .tab-contents {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .mn-inf .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  .mn-inf .tab-select-outer {
    display: none;
  }
 .mn-inf .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}

.svd-jb{
    text-align: center;
    padding: 50px 20px;
}
.svd-jb img{
    width: 150px;
}
.svd-jb h3{
    margin: 0;
    font-weight: 700;
    padding: 10px 0 15px;
}
.svd-jb p{}
.svd-jb a{
    background: #3e369d;
    padding: 8px 15px;
    border-radius: 8px;
    font-size: 14px;
    color: #fff;
}
.svd-jb a:hover{}

.heading-small{font-weight: 700;color: #ffffff !important;display: inline-block;background: #3E369D;font-size: 12px;text-transform: uppercase;padding: 5px 0;margin: 0;}

.srch-rst{
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    padding: 30px 0px 10px;
    background: #fff;
    width: 99%;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 5px 5px #00000029;
    margin: 0 auto;
    z-index: 1; display: none;
}
.srch-rst a{
    display: block;
    padding: 5px 0 5px 20px;
    color: #333;
    margin-bottom: 1px;
}
.srch-rst a:hover{background: #f7f7f7;color: #333;}


/* Social Page -------*/
.socl-lnk{}
.titl-head{
    text-align: center;
}
.titl-head img{
    width: 100px;
    margin: 0 auto;
}
.titl-head h3{
    margin: 0;
    font-weight: 800;
    font-size: 18px;
    padding: 10px 0;
}
.titl-head p{}
.socl-lnk ul{}
.socl-lnk ul li {
    list-style: none;
    transition: all 0.3s;
    margin-bottom: 15px;
/*    border-bottom: 1px solid #e7e7e7;*/
}
.socl-lnk ul li a{
    list-style: none;
    background: #8a65f1;
    padding: 12px 30px 12px 30px;
    position: relative;
    margin-bottom: 5px;
    transform: scale(1);
    transition: all 0.3s;
    display: block;
    border-radius: 14px;
    color: #fff;
    text-decoration: none;
}

.socl-lnk ul li:hover {
    transform: scale(1.03);
    transition: all 0.3s;
}
.socl-lnk ul li a h4{
    margin: 0;
    text-align: center;
    /* font-size: 16px; */
    color: #fff;
}

.socl-lnk ul li a i{
    position: absolute;
    left: 20px;
    color: #fff;
    font-size: 36px;
}

.socl-lnk ul li a img{
    position: absolute;
    left: 15px;
    color: #fff;
    width: 42px;
}

.scl-link{
    text-align: center;
}
.scl-link a{
    font-size: 21px;
    color: #333;
    display: inline-block;
    padding: 5px 0;
    border: 1px solid #e7e7e7;
    border-radius: 100px;
    width: 42px;
    height: 42px;
    margin: 0 5px;
    transform: scale(1);
    transition: all 0.3s;
    background: #fff;
}
.scl-link a:hover{transform: scale(1.1);color: #333;transition: all 0.3s;background: #fff;}

@media (max-width: 567px){
  .socl-lnk ul li a i {
    font-size: 28px;
}
.socl-lnk ul li a h4 {
    font-size: 16px;
}

.top-lnk a {
    font-size: 12px;
    display: inline-block;
    }
}

/* Post JOb ------*/

.pst-jb{}
.pst-jb .detl-frm form input {
    background: #f8f8f8 !important;
    padding: 16px 20px;
    height: auto !important;
    border-radius: 6px;
    }
.pst-jb .chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 16px 10px;
    border-radius: 6px;}

.pst-jb .user-detail2 .form-group select {
    width: 100%;
    padding: 16px 20px;
    border-radius: 6px;
    }
.pst-jb .detl-frm form label {
    font-size: 14px;
    color: #000;
    padding: 0 0 5px;
    font-weight: 600;
}
.pst-jb .detl-frm form textarea {
    background: #f8f8f8 !important;
    padding: 20px;}

input::placeholder{ color: #e7e7e7; }
.form-control::placeholder {
    color: #333;
    opacity: 1
}
.mm-hd{display: none;}
@media (max-width: 991px){

.mm-hd{padding: 8px 0px;display: inline-block;height: 30px;position: relative;right: 0;top: 0;float: right;}
.mm-hd i{
    color: #000;
    font-size: 22px;
    position: relative;
    right: 8px;
    top: 0;
}
.mnu-hdr{
    top: 0;
    padding: 10% 10px 0;
    z-index: 9999;
    border-radius: 0 !important;
}
.mnu-hdr .modal-header{
    border-radius: 0;
    padding: 30px 0 !important;
}
.pop-mnu{
    position: relative;
}
.pop-mnu a{
    display: block;
    text-align: left;
    padding: 10px 35px;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}
.pop-mnu a i{}

.pop-mnu .close2 {
    color: #2d2d2d;
    font-size: 40px;
    font-weight: 300;
    position: absolute;
    top: 0;
    background: transparent;
    right: 14px;
    float: none;
    }

}

.myac-s{ display: none; }

@media (max-width: 767px){
  .myac-s{ display: initial; position: absolute; top: 10px; right: 25px; }

  .myac-s .accountBut .catgy-btn .dropdown .dropdown-menu {
    min-width: 160px;
    left: -2px;
    }
    .new-hdr .accountBut{ display: none; }
     .myac-s .accountBut .catgy-btn .dropdown > a {
    background: #3f18b7;
    border: 1px solid #e7e7e7;
    color: #f9f9f9;
    padding: 12px 25px;
    min-width: 160px;
  }

  .main-nav .navbar-nav li > a {
    color: #0a0a0a !important;
    font-weight: 500;
    padding: 10px 5px !important;
    font-size: 14px;
}

.bsn-slt {
    margin: 10px 0; max-width: 100%;
    }
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
     position: absolute; right: 15px;
}

.navbar-toggler:hover{ background: transparent; }

/*button:hover, button:focus, .button:hover, .button:focus {
    background-color: #08c9d200 !important;
}*/
.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0.01rem;
}

.re-ps{}
.re-ps input {
    padding: 14px 15px 14px 15px !important;}

/* add Link  ----*/

.ad-link{
    padding: 12px 20px;
    background: #f9f9f9;
    border-radius: 20px;
    margin: 15px 0;
}
.ad-link h4{
    margin: 0;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 800;
}
.ad-bar{
    position: relative;
}
.ad-bar input{
    padding: 14px 20px !important;
    height: auto !important;
    border-radius: 50px !important;
}
.ad-bar button{
    position: absolute !important;
    top: 6px;
    right: 6px;
    border-radius: 50px;
    padding: 10px 25px;
    background: #e7e7e7;
    color: #585858;
    font-weight: 600;
    text-transform: uppercase;
}

/* add Link  End----*/

/* added Link DOne ----*/

.aded-link{
    padding: 12px 20px 12px 60px;
    background: #f9f9f9;
    border-radius: 20px;
    margin: 15px 0;
    position: relative;
}
.lnk-dn{
    width: 95%;
    position: relative;
}
.lnk-dn input{
    padding: 14px 20px !important;
    height: auto !important;
    border-radius: 50px !important;
    margin: 0 !important;
    width: 100% !important;
    display: inline-block !important;
}
.aded-link .ed-re{
    position: absolute;
    bottom: 7px;
    right: 7px;
    background: #ddd;
    padding: 5px 8px;
    border-radius: 50px;
    margin: 0 !important;
}
.aded-link .ed-re button{}

.lnk-dn h3{position: relative;font-size: 18px;font-weight: 600;margin: 0;padding: 0;}
.lnk-dn h3 button{
    margin: 0;
}
.lnk-dn h3 button:hover{
    background: transparent !important;
}
.btn.closed{
    position: absolute;
    bottom: 10px !important;
    float: none;
    right: -40px;
    margin: 0;
    /*background: #959595 !important;*/
    font-size: 16px;
    top: auto;
    border-radius: 50px;
}
.btn.closed:hover{ background: transparent; }

.mv-bt{
    padding: 0 4px;
    margin: 0;
    position: absolute;
    background: transparent;
    color: #333;
    top: 80px;
    left: 16px;
    cursor: move !important;
    width: 26px;
}
.mv-bt:hover{ background: transparent; color: #333; }
.mv-bt i{margin: 0 2px;}

.ed-btns{padding: 5px 15px; margin: 15px 0 0;}
.ed-btns a{color: #333;padding: 3px 0 0;width: 28px;height: 28px;display: inline-block;text-align: center;border-radius: 4px; transition: all 0.3s;}
.ed-btns a:hover{
    background: #3f18b7;
    color: #fff;transition: all 0.3s;
}


@media (max-width: 767px){
  .btn.closed{
    position: absolute;
    top: 0px !important;
    float: none;
    right: 10px;
    margin: 0;
    /* background: #959595 !important; */
    font-size: 16px;
    bottom: auto !important;
}
}

/* added Link Done End ----*/

.ad-scl{}
.ad-scl a{position: relative;
    border-radius: 50px;
    padding: 10px 25px;
    background: #e7e7e7;
    color: #585858;
    font-weight: 600;
    text-transform: uppercase;}
.ad-scl a:hover{}
.aded-sclink{}
.aded-sclink a{
    display: block;
    padding: 8px 18px;
    border-radius: 50px;
    color: #333;
    position: relative;
    font-size: 18px;
}
.aded-sclink a:hover{background: #f3f3f3;}
.aded-sclink a i{margin-right: 5px;}
.aded-sclink a .ed-btn{
    position: absolute;
    right: 15px;
    top: 13px;
}
.swtch.ftr-box{background: transparent !important;padding: 0;}
.swtch.ftr-box h3{border: none;padding: 0;margin: 0;}
.swtch.ftr-box label{position: relative;}

.add-socl-lk.modal-p{padding: 70px 50px 0;}
.add-socl-lk .mng-plan {
    position: relative;
    margin: auto;
    padding: 0;
    max-width: 550px;
    height: auto;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    animation-name: animatetop;
    animation-duration: 0.5s;
    border-radius: 20px;
}
.add-socl-lk.modal-p h5{
    margin: 0;
    padding: 20px 20px 0;
    font-weight: 600;
}
.add-socl-lk .pl-bar{
    padding: 10px 15px;
}
.add-socl-lk .pl-bar a{
    display: block;
    padding: 10px 0;
    color: #000;
}
.add-socl-lk .pl-bar a i{width: 32px; text-align: center;}
.add-socl-lk .pl-bar a:hover{
    background: #f7f7f7;
    border-radius: 5px;
}

.scl-icn{
    position: relative;
}
.scl-icn select{
    appearance: none;
    padding: 8px 10px;
    border-radius: 8px;
}

.scl-icn .apprn{position: absolute;top: 14px;right: 12px;left: auto;}

.scl-icn button{
    border-radius: 100px;
    position: relative;
    background: #d3d3d3;
    padding: 14px 22px;
    color: #333;
}
.scl-icn button i{
    margin-right: 8px;
}
.scl-icn button:hover{background-color: #08c9d2;}
.scl-icn button.active{background-color: #08c9d2; color: #fff;}
.sclkd{ position: relative; }
.sclkd input{
    padding: 10px 10px !important;
    border-radius: 50px !important;
    height: auto !important;
}
.adbtn{
    position: absolute;
    right: 4px;
    top: 3px;
    background: #e7e7e7;
    padding: 6px 18px;
    border-radius: 50px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
}

.lnk-pop a{
    background: #8a65f1;
    display: block;
    margin: 20px 0 0;
    text-align: center;
    color: #fff !important;
}
.lnk-pop a:hover{ background: #3E369D; }


.scl-icn .nav {
    left: 0;
    margin-left: 0;
    top: 0;
    position: relative;
    width: 100%;
    margin: 0 0 15px;
}
.scl-icn .nav a{padding: 8px 16px;display: block;color: #333;}
.scl-icn .nav li{position: relative;padding: 0;border-bottom: 1px solid #e5e5e5;}
.scl-icn .nav>li>a:hover, .scl-icn .nav>li>a:focus, .scl-icn .nav .open>a, .scl-icn .nav .open>a:hover, .scl-icn .nav .open>a:focus {
    /* background:#fff; */
}
.scl-icn .dropdown-sc {
    background:#fff;
    border:1px solid #ccc;
    border-radius: 10px;
    width: auto;
    padding: 0;
    background: #e5e5e5;
}
.scl-icn .dropdown-sc span{position: absolute;right: 12px;top: 14px;}
.scl-icn .dropdown-menu>li>a {
    color: #222222;
    padding: 8px 15px;
    display: block;
}
.scl-icn .dropdown-menu>li>a span{width: 25px;position: relative;left: 0;top: 0;top: 0;text-align: center;}
.scl-icn .dropdown-sc ul.dropdown-menu {
    border-radius: 10px;
    box-shadow:none;
    margin-top: 13px;
    width: 100%;
    position: absolute;
}
.scl-icn .dropdown-sc ul.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 16px;
    z-index: 10;
}
.scl-icn .dropdown-sc ul.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 14px;
    z-index: 9;
}


/* Social links2 ----*/

.scbar-mn{
    background: #f7f7f7;
    padding: 100px 0 20px;
}

.bs-img{
    width: 130px;
    height: 130px;
    margin: 0px auto;
    background: #fff;
    border-radius: 100px 100px;
    padding: 10px;
    align-items: center;
    display: flex;
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    }
.bs-img img{ width: 100%; }
.main-bb {
    background: #8a65f1;
    border-radius: 10px;
    margin: 0px 10px;
    position: relative;
    padding: 60px 0 0;
}

.socl-lnk .main-bb ul li a {
    list-style: none;
    background: #ffffff;
    padding: 12px 30px 12px 55px;
    position: relative;
    margin-bottom: 5px;
    transform: scale(1);
    transition: all 0.3s;
    display: block;
    border-radius: 14px;
    color: #1c1c1c;
    text-decoration: none;
}

.socl-lnk .main-bb ul li a i {
    position: absolute;
    left: 20px;
    color: #0e0e0e;
    font-size: 26px;
    width: 32px;
    text-align: center;
    top: 14px;
}
.socl-lnk .main-bb ul li a h4 {
    margin: 0;
    text-align: center;
    font-size: 20px;
    color: #000;
}

/* Social links3 ----*/

.scbar-mn2{
    background: #f7f7f7;
    padding: 10px 0px;
    border-radius: 10px;
}
.titl-head2{text-align: center;background: #fff;border-radius: 10px;padding: 15px 0;margin: 0 15px;}
.titl-head2 h3{
    margin: 0;
    padding: 10px 0;
    font-weight: 600;
    font-size: 22px;
}
.titl-head2 p{}
.bs-img2{
    width: 130px;
    height: 130px;
    margin: 0px auto 15px;
    background: #fff;
    border-radius: 100px 100px;
    padding: 10px;
    align-items: center;
    display: flex;
    position: relative;
    top: 0px;
    left: 0;
    right: 0;
    }
.bs-img2 img{ width: 100%; }
.main-bb2 {
    background: #8a65f1;
    border-radius: 10px;
    margin: 0px 10px;
    position: relative;
    padding: 30px 0;
}

.socl-lnk .main-bb2 ul{
    background: #fff;
    margin: 10px 15px !important;
    border-radius: 12px;
}
.socl-lnk .main-bb2 ul li {
    list-style: none;
    transition: all 0.3s;
    margin-bottom: 5px;
     border-bottom: 1px solid #e7e7e7; 
}

.socl-lnk .main-bb2 ul li:last-child{ border: none; }
.socl-lnk .main-bb2 ul li a {
    list-style: none;
    background: #ffffff;
    padding: 12px 30px 12px 55px;
    position: relative;
    margin-bottom: 5px;
    transform: scale(1);
    transition: all 0.3s;
    display: block;
    border-radius: 14px;
    color: #1c1c1c;
    text-decoration: none;
}

.socl-lnk .main-bb2 ul li a:hover h4, .socl-lnk .main-bb2 ul li a:hover i{color: #8a65f1;}

.socl-lnk .main-bb2 ul li a i {
    position: absolute;
    left: 20px;
    color: #0e0e0e;
    font-size: 26px;
    width: 32px;
    text-align: center;
    top: 14px;
}
.socl-lnk .main-bb2 ul li a h4 {
    margin: 0;
    text-align: center;
    font-size: 20px;
    color: #000;
}

.cpy-lnk{
    border: 1px solid #efe9fd;
    border-radius: 50px 50px;
    padding: 10px 20px 10px 58px;
    margin: 40px 0 0;
    position: relative;
}
.cpy-lnk i{
    width: 42px;
    height: 42px;
    background: #333;
    color: #fff;
    border-radius: 50px 50px;
    padding: 10px 0 0;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 9px;
    font-size: 22px;
}
.cpy-lnk h3{
    margin: 0;
    padding: 0;
    font-size: 14px;
}
.cpy-lnk h3 span{ text-decoration: underline; }
.cpy-lnk p{
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #998db5;
    font-weight: 400;
    line-height: normal; text-align: left;
}

.cpy-lnk a{
    position: absolute;
    right: 10px;
    top: 9px;
    padding: 10px 15px;
    background: #e7e7e7;
    color: #333;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600; display: inline-block;
}
.cpy-lnk a:hover{background: #333; color: #fff;}

@media (max-width: 767px){
  .cpy-lnk{
    border: 1px solid #efe9fd;
    border-radius: 10px;
    padding: 30px 20px;
    
}

  .cpy-lnk a{
    position: relative;
}
}

.vdr-titl{
    font-weight: 600;
    color: #673AB7;
    font-size: 20px;
}

.vndr-p{
    width: 90px;
    height: 90px;
    border-radius: 100px 100px;
    border: 1px solid #d7d7d7;
    overflow: hidden;
    margin: 0 auto;
}
.vndr-p img{
    width: 100%;
}
.mng-vnd-dt{}
.mng-vnd-dt button{
    width: 100%;
    border-radius: 50px;
    background: #8a65f1;
    padding: 10px 0;
    margin: 0 0 10px;
}
.mng-vnd-dt .pck-im{
    display: block;
}

.mng-vnd-dt .pck-im:hover{ background: #3e369d; }
.mng-vnd-dt .rem-btn{
    background: transparent;
    color: #adadad;
    border: 1px solid #e7e7e7;
}


.vnd-bio{margin: 15px 0;border-bottom: 1px solid #ede6e6;padding: 0 0 20px;}
.vnd-bio label{
    color: #4c4c4c;
    font-weight: 600;
    }
.vnd-bio input{
    height: auto !important;
    padding: 15px 15px 10px !important;
    border-radius: 8px !important;
}
.vnd-bio textarea{
    height: 100px;
    border-radius: 10px;
    box-shadow: none;
}

.vnd-upimg{
    min-height: 120px;
}
.vnd-upimg .file-upload {
  background-color: #ffffff;
  width: 100%;
  margin: 0;
  padding: 0 0 0 120px;
  position: relative;
}

.vnd-upimg .file-upload-btn {
  color: #fff;
  border: none;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  border-radius: 50px;
  background: #8a65f1;
  padding: 10px 0;
  margin: 0 0 10px; z-index: 9;
}

.vnd-upimg .file-upload-btn:hover {
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
  background: #3e369d;
}

.vnd-upimg .file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}

.vnd-upimg .file-upload-content {
  display: inline !important;
  text-align: center;
}

.vnd-upimg .file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer; z-index: 9;
}
/*
.vnd-upimg .image-upload-wrap:after{ content: ''; position: absolute; width: 100%; height: 100%; background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.6446953781512605) 0%, rgba(255,255,255,0) 100%); }
*/
.vnd-upimg .image-upload-wrap {
  margin-top: 0;
  border: 1px solid #9b9b9b;
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 100px 100px;
  display: flex;
  align-items: center;
  right: 0;
}

.vnd-upimg .image-upload-wrap i {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50% 50%;
    text-align: center;
    opacity: 0;
    transition: all 0.3s;z-index: 1;
}
.vnd-upimg .image-upload-wrap:hover i{ opacity: 1; transition: all 0.3s; color: #fff; }

.vnd-upimg .image-dropping,
.vnd-upimg .image-upload-wrap:hover {
  /* background-color: #1FB264; */
  /* border: 4px dashed #ffffff; */
}

.vnd-upimg .image-title-wrap {
  padding: 0;
  color: #222;
}
.image-upload-wrap .drag-text:after{content: ''; position: absolute; width: 100%; height: 100%; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0.6446953781512605) 0%, rgba(255,255,255,0) 100%); opacity: 0; left: 0; top: 0}
.image-upload-wrap:hover .drag-text:after{opacity: 1;}

.vnd-upimg .drag-text {
  text-align: center;
  display: block;
  margin: 0 auto;
  background: #3F51B5;
  color: #fff;
  border-radius: 50px 50px;
}

.vnd-upimg .drag-text span{
    width: 80px;
    height: 80px;
    display: block;
    font-size: 38px;
    font-weight: 600;
    padding: 10px 0 0;
}

.vnd-upimg .drag-text h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #15824B;
  padding: 60px 0;
}

.vnd-upimg .file-upload-image {
  height: 90px;
  width: 90px;
  margin: auto;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100px 100px;
  border: 1px solid #9b9b9b;
}

.vnd-upimg .remove-image {
  width: 100%;
  border-radius: 100px;
  transition: all .2s ease;
  font-weight: 500;
  background: transparent;
  color: #adadad;
  border: 1px solid #e7e7e7;
  text-transform: none;
}

.vnd-upimg .remove-image:hover {
  background: #2e2e2e;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.vnd-upimg .remove-image:active {
  border: 0;
  transition: all .2s ease;
}

/* COurse Plan */

.crs-bar{
    background: #fff;
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 30px 20px;
}
.crs-bar h3{
    margin: 0 0 20px;
    font-size: 22px;
    font-weight: 800;
}
.plan-crs{
    padding: 0 0 20px;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    overflow: hidden;
}
.crs-pic{}
.crs-pic img{}
.crs-dtl{
    padding: 15px 20px 0;
}
.crs-dtl a{
    font-size: 16px;
    color: #000; padding: 0; display: block;
    margin: 0 0 10px; font-weight: 600;
}
.crs-dtl span{
    font-size: 14px;
    line-height: normal;
    color: #31a90a;
    display: block; font-weight: 500;
}
.prc-crs{
    padding: 30px 80px 30px;
    background: #fff;
    border-radius:10px;
    display: inline-block;
}
.prc-crs span{
    display: inline-block;
    padding: 0;
    font-size: 26px;
    font-weight: 700;
    color: #3f18b7;
}
.prc-crs span.old-prc{
    padding: 0 15px;
    color: #585858;
    text-decoration: line-through;
    font-weight: 400;
}

.prc-crs a{display: inline-block;
    border-radius: 10px;
    padding: 10px 40px;
    margin: 0px 20px 20px;
    font-weight: 600;
    font-size: 16px; color: #fff;
    background: #3f18b7;}
.plan-crs>a{
    display: inline-block;
    border-radius: 10px;
    padding: 10px 0px;
    margin: 0px 20px;
    font-weight: 600;
    font-size: 14px;
    color: #3f18b7;
}

.main-crs{ background: url(https://ischoolwallet.com/site/mailer/security-bg.jpg) no-repeat center center fixed; background-size: cover; }

.main-crs2{ background: url(../images/security-bg2.jpg) no-repeat center center fixed; background-size: cover; }

.crs-cnt{padding: 80px 15px 20px;}
.crs-cnt h2{ font-size: 42px; margin: 0 0 15px; }
.crs-cnt p{ color: #fff; }
.crs-mn{
}
.crs-mn h3{
    margin: 15px 0;
    font-size: 32px;
}
.crs-mn p{}
.crs-mn ul{padding: 0; margin: 0;}
.crs-mn ul li{color: #333; font-size: 16px; padding: 6px 0 0 25px; list-style: none; position: relative;}
.crs-mn ul li i{ position: absolute; top: 12px ; left: 0; }

.mdl-cnt{}
.mdl-cnt #accordion-style-1 h1,
.mdl-cnt #accordion-style-1 a{
    color:#007b5e;
}
.mdl-cnt #accordion-style-1 .btn-link {
    font-weight: 400;
    color: #007b5e;
    background-color: transparent;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
  padding-left: 25px;
}

.mdl-cnt #accordion-style-1 .card-body {
    border-top: 2px solid #007b5e;
}

.mdl-cnt #accordion-style-1 .card-header .btn.collapsed .fa.main{
  display:none;
}

.mdl-cnt #accordion-style-1 .card-header .btn .fa.main{
  background: #007b5e;
    padding: 13px 11px;
    color: #ffffff;
    width: 35px;
    height: 41px;
    position: absolute;
    left: -1px;
    top: 10px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
  display:block;
}

.mdl-cnt .card-header h5{margin: 0;}
.mdl-cnt .card-header button{margin:0;color: #333;text-decoration: none;font-size: 22px; width:100%;}
.mdl-cnt .card-header button:hover{ background: transparent; }
.mdl-cnt .card-header button i{ font-size: 16px; }
.mdl-cnt .card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem 1rem 2.2rem;
    font-size: 14px;
}
.mdl-cnt .card{margin-bottom: 5px;}
.mdl-cnt .card-header {
    padding: 0.1rem 1rem;}

.mdl-cnt .btn-check:focus+.btn, .mdl-cnt .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.mdl-cnt button:hover, .mdl-cnt button:focus, .mdl-cnt .button:hover, .mdl-cnt .button:focus {
    background-color: transparent !important;
}

.why-box{
    padding: 40px 35px;
    box-shadow: 0 0 20px #e7e7e7; background: #fff;
}
.why-box h3{
    margin: 0px 0 5px;
    font-size: 18px;
    font-weight: 600;
}
.why-box p{
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 20px;
}
.icon-wy{}
.icon-wy img{
    width: 80px;
}

.crs-bgs{background: url(../images/crs-bg1.png)no-repeat center center fixed; background-size: cover;}

.adthum{
    text-align: center;
    margin: 15px 0;
}
.adthum h3{
    margin: 0 -20px 0 -60px;
    background: #d9d9d9;
    padding: 8px 0;
    font-size: 20px;
    position: relative;
}
.adthum h3 a{
    position: absolute;
    right: 15px;
    top: 10px;
    color: #333;
    font-weight: 600;
    font-size: 16px;
}
.adthum h4{
    margin: 0;
    padding: 10px 0;
    font-size: 20px;
    margin-left: -30px;
}
.adthum button.upld-img{
    width: 100%;
    font-size: 20px;
    border-radius: 50px;
    background: #8a65f1;
    padding: 10px 0;
}
.adthum button.upld-img:hover{}

.rem-pic{}
.ad-rm{}
.ad-rm img{}
.chng-p, .rm-im{    width: 100%;
    font-size: 16px;
    border-radius: 50px;
    background: #8a65f1 !important;
    padding: 10px 0; margin: 0 0 10px;}

    .rm-im{background: #e7e7e7 !important; color: #333 !important}

    .nm-ltr{
    width: 90px;
    height: 90px;
    background: #3e369d;
    color: #fff;
    padding: 20px 0 0;
    border-radius: 50px 50px;
    margin: 20px auto 10px;
    font-size: 34px;
    font-weight: 600;
}

.mn-lnkbtn{background: url(../images/links-bg.jpg) no-repeat center center;background-size: cover;padding: 70px 60px;border-radius: 15px;}
.mn-lnkbtn a{
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-size: 20px;
}

.alre-or-new{
    text-align: center;
    position: relative;
}
.alre-or-new h3{
    margin: 0;
    padding: 15px 0;
    font-size: 20px;
}
.alre-or-new span{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 55px;
    background: #fff;
    width: 52px;
    margin: 0 auto;
}
.alre-or-new a.cnti-bnt{background: #3f18b7;padding: 10px 20px;max-width: 220px;width: 100%;display: block;margin: 0 auto;color: #fff;text-transform: uppercase;font-weight: 600;letter-spacing: 1px;border-radius: 50px;}
.alre-or-new a.crt-nw-btn{
    color: #333;
    font-size: 18px;
    display: block;
    margin: 40px 0 0;
    font-weight: 600;
}


.form__group {
  position: relative;

}

.form__field {
  font-family: inherit;
  width: 100%;
 
  outline: 0;
  font-size: .875rem;
  color: #333;
  padding: 7px 0;border: 1px solid #ced4da;
 

  &::placeholder {
    color: transparent;
  }

  &:placeholder-shown ~ .form__label {
    /* font-size: 1.3rem; */
    cursor: text;
    top: 12px;
    left: 15px;
  }
}

.form__label {
  position: absolute;
  top: -12px;
  left: 15px;
  display: block;
  transition: 0.2s;
  /* font-size: 1rem; */
  color: #333;
  background: #fff;
  padding: 2px 5px;
}

.form__field:focus {
  ~ .form__label {
    position: absolute;
    top: -12px;
    display: block;
    transition: 0.2s;
    font-size: .875rem;
    color: #333;
    font-weight:600;    
  }
  padding-bottom: 6px; 
  border-width: 1px;
   border-image-slice: 0;
}
/* reset input */
.form__field{
  &:required,&:invalid { box-shadow:none; }
}
/* demo */

#loader{}
#loader img{ width: 42px; }

/* Service Package ------------------------*/
.srv-pln.pln-new #tab-button li {
    display: inline-block;
    width: 20%;
}
.srv-pln.pln-new #tab-button li a {
    display: block;
    padding: 0.5em;
    background: #eee;
    border: 1px solid #ddd;
    text-align: center;
    color: #262626;
    text-decoration: none;
    text-transform: none;
    font-weight: 400;
    font-size: 18px;
    border-radius: 10px 10px 0 0;
}
.srv-pln.pln-new #tab-button li a:hover, .srv-pln.pln-new #tab-button .is-active a {
    border-bottom-color: transparent;
    background: #8a65f1;
    border-top: none;
    color: #ffffff;
}
@media (max-width: 767px){

  .srv-pln.pln-new #tab-button li {
    width: 30%;
}
.srv-pln .tab-button-outer {
    display: inherit;
}
}


.serv-pack.pricing-area .pricing-item.active .pricing-header {
    background: #fff;
    border-color: transparent;
    margin: 0;
    border-radius: 0;
    padding: 0 0 10px !important;
    border-bottom: 1px solid #cfcfcf;
}
.serv-pack .pricing-header h4 {
    font-weight: 500;
    color: #3e369d;
    text-transform: uppercase;
    background: #000;
    border-radius: 15px;
    display: inline-block;
    width: 90%;
    padding: 15px 25px;
    font-size: 22px;
    margin: 10px 0 0;
}
.serv-pack .pricing-item .pricing-header span {
    font-family: "Poppins", sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    color: #000 !important;
    font-size: 52px;
}
.serv-pack .pricing-header small {
    color: #000;
    font-size: 13px;
    padding: 0;
    display: block;
    font-weight: 600;
}
.serv-pack .pricing-item {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: none;
    margin-bottom: 0px;
    position: relative;
    z-index: 9;
    border-radius: 20px;
    min-height: auto;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    padding: 0 0 25px;
}

.serv-pack .serv-pk h5 {
    margin: 0 0 5px;
    text-align: left;
    padding: 0;
    font-weight: 700;
    font-size: 22px;
    font-family: inherit;
}

.serv-pack .pricing-item ul {
    max-width: 230px;
    margin: 0 auto !important;
    width: 100%;
    padding: 10px 0;
}
.serv-pack .serv-pk li i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #352185;
    background: #15b4c17a;
    border-radius: 50% 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    padding: 4px 0 0;
    font-size: 14px;
}
.serv-pack .serv-pk li {
    text-align: left;
    position: relative;
    border-bottom: none;
    padding: 0px 5px 0 32px;
    color: #706989;
    background: transparent;
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 30px !important;
}

.serv-pack .serv-pk li.clos i {
    color: #ff2828; 
    background: #fbe2e2db;
}

.serv-pack .pricing-item .footer {
    padding: 0;
    background: transparent;
    position: relative;
    bottom: 0;
}
.serv-pack .pricing-item li {
    font-family: "Poppins", sans-serif !important;
    line-height: 40px;
    margin: 0;
    text-transform: capitalize;
    list-style: none;
    position: relative;
}

.rmp{}
.slc-sc-bb{}
.scl-sp{
    padding: 15px 20px 5px;
    background: #f9f9f9;
    border-radius: 20px;
    margin: 0;
    }

/* Loader 2 ---*/
    .water{
            width:150px;
            height: 150px;
            background-color: skyblue;
            border-radius: 50%;
            position: relative; margin: 0 auto;
            box-shadow: inset 0 0 30px 0 rgba(0,0,0,.5), 0 4px 10px 0 rgba(0,0,0,.5);
            overflow: hidden;
        }
        .water:before, .water:after{
            content:'';
            position: absolute;
            width:200px;
            height: 200px;
            top:-150px;
            left: -10px;
            background-color: #fff;
        }
        .water:before{
            border-radius: 45%;
            background:rgba(255,255,255,.7);
            animation:wave 5s linear infinite;
        }
        .water:after{
            border-radius: 35%;
            background:rgba(255,255,255,.3);
            animation:wave 5s linear infinite;
        }
        @keyframes wave{
            0%{
                transform: rotate(0);
            }
            100%{
                transform: rotate(360deg);
            }
        }
/* Loader 3 ---*/
        .loader {
      text-align: center;
    vertical-align: middle;
    position: relative;
    display: flex;
    background: white;
    padding: 10px;
    box-shadow: 0px 40px 60px -20px rgba(0, 0, 0, 0.2);
    width: 180px;
    margin: 0 auto;
}

.loader span {
  display: block;
  width: 20px;
  height: 20px;
  background: #eee;
  border-radius: 50%;
  margin: 0 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.loader span:nth-child(2) {
  background: #f07e6e;
}

.loader span:nth-child(3) {
  background: #84cdfa;
}

.loader span:nth-child(4) {
  background: #5ad1cd;
}

.loader span:not(:last-child) {
  animation: animate 1.5s linear infinite;
}

@keyframes animate {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(30px);
  }
}

.loader span:last-child {
  animation: jump 1.5s ease-in-out infinite;
}

@keyframes jump {
  0% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(10px, -10px);
  }
  20% {
    transform: translate(20px, 10px);
  }
  30% {
    transform: translate(30px, -50px);
  }
  70% {
    transform: translate(-150px, -50px);
  }
  80% {
    transform: translate(-140px, 10px);
  }
  90% {
    transform: translate(-130px, -10px);
  }
  100% {
    transform: translate(-120px, 0);
  }
}


/* Loader 4 ---*/
.dashed{
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  /* transform: translate(-50%, -50%); */
  display: flex;
  width: 280px;
  margin: 0 auto 35px;
  }
.dash {
  margin: 0 15px;
  width: 35px;
  height: 9px;
  border-radius: 8px;
  background: #673AB7;
  box-shadow: 0 0 10px 0 #FECDFF;
}

.uno {
  margin-right: -18px;
  transform-origin: center left;
  animation: spin 3s linear infinite;  
}

.dos {
  transform-origin: center right;
  animation: spin2 3s linear infinite;
  animation-delay: .2s;
}

.tres {
  transform-origin: center right;
  animation: spin3 3s linear infinite;
  animation-delay: .3s;
}

.cuatro {
  transform-origin: center right;
  animation: spin4 3s linear infinite;
  animation-delay: .4s;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(360deg);
  }
  30% {
    transform: rotate(370deg);
  }
  35% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin2 {
  0% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(-180deg);
  }
  35% {
    transform: rotate(-190deg);
  }
  40% {
    transform: rotate(-180deg);
  }
  78% {
    transform: rotate(-180deg);
  }
  95% {
    transform: rotate(-360deg);
  }
  98% {
    transform: rotate(-370deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

@keyframes spin3 {
  0% {
    transform: rotate(0deg);
  }
  27% {
    transform: rotate(0deg);  
  }
  40% {
    transform: rotate(180deg);
  }
  45% {
    transform: rotate(190deg);
  }
  50% {
    transform: rotate(180deg);
  }
  62% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(360deg);
  }
  80% {
    transform: rotate(370deg);
  }
  85% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin4 {
  0% {
    transform: rotate(0deg);
  }
  38% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(-360deg);
  }
  65% {
    transform: rotate(-370deg);
  }
  75% {
    transform: rotate(-360deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.coprt{ text-align: center; padding: 20px 0 0; }
.coprt a{ display: inline-block; }
.coprt a img{width: 80px;}

ul.tbl-icon{ margin: 0; padding: 0; height: 150px; overflow-y: scroll;}
.tbl-icon li{list-style: none;display: inline-block;width: 42px;height: 42px;border: 1px solid #e7e7e7;padding: 5px;margin: 5px; text-align: center;}
.tbl-icon li button{color: #6a6a6a;border: none;background: transparent;margin: 0;padding: 0;}
.tbl-icon li svg{ width: 24px !important; }

.thumb-opt a{border-radius:12px;position: relative;transition: all 0.3s;display: block;padding: 3px 8px 3px 82px;}
.thumb-opt img{position: absolute;left: 5px;top: 8px;width: 62px;}
.thumb-opt h5{
    padding: 15px 0 !important;
}
.thumb-opt h5 span{display: block;font-size: 16px;color: #949494;font-weight: 400;}
.thumb-opt i{position: absolute;right: 15px;top: 28px;color: #333;font-size: 22px;}

.thumb-opt a:hover{background: #f5f5f5;transition: all 0.3s;}

/* Google- Review ----- */

.gogl-sec{}
.grv-box{ background: url(https://ischoolwallet.com/global/uploads/media/1713979049405_542994.jpg) no-repeat center center fixed; margin-top: -100px;}
.grv-cnt{}
.grv-cnt h2{font-weight: 700;}
.grv-cnt h2 span{font-size:22px;display: block;}
.grv-cnt p{ color: #333; text-align: justify; }
.grv-ftr{ background: #3e369d; padding: 40px 0; }
.ftur-box{
    text-align: center;
}
.ftur-box h3{font-size: 32px;font-weight: 800;color: #fff;}
.ftur-box ul{
    text-align: left;
}
.ftur-box ul li{
    color: #fff;
    list-style: none;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding: 4px 0 4px 42px;
}
.ftur-box ul li span{
    display: inline-block;
    width: 36px;
    position: absolute;
    left: 0;
    top: 4px;
}
@media (max-width:  579px){
    .ftur-box ul li{
    font-size: 16px;
    
}
.ftur-box ul li span{
    width: 24px;
}
}
.ftr-pt2{background: #eceafd;}
.ftr-pt2 .ftur-box h3 {
    font-size: 32px;
    font-weight: 800;
    color: #3e369d;
}


.ftr-pt2 .pnt-bb span {
    width: 52px;
    height: 52px;
    display: inline-block;
    border: none;
    border-radius: 100px;
    margin: 0px;
}

.ftr-pt2 .pnt-bb h4 {
    margin: 0;
    color: #323232;
    font-size: 20px;
}
/*.ftr-pt2 .pnt-bb {
    padding: 10px;
    border-radius: 0 20px 0 20px;
    background: #fff;
}*/

.ftr-pt2 .pnt-bb {
    padding: 20px 30px 30px;
    border-radius: 0 60px 0 60px;
    background: #fff;
}

.table th, .table td {
    padding: 0.3rem 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 0.9rem;
}

.regl-prc{}
.regl-prc .table th, .table td {
    padding: 0.5rem 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 1.0rem; font-weight: 700;
}

.rgl-prc-box{
    background: #ffffff;
    border-radius: 15px;
}
.rgl-prc-box h3{
    margin: 0 0 10px;
    padding: 0 0 5px;
    color: #fff;
    font-weight: 700;
    border-bottom: 1px solid #e7e7e757;
}
.rgl-prc-box h4{
    color: #3f18b7;
    font-weight: 800;
    font-size: 32px;
    margin: 0;
    padding: 8px 0;
}
.rgl-prc-box h4 span{
    font-size: 20px;
    font-weight: 400;
    color: #1e1e1e;
    display: block;
}
.rgl-prc-box a{
    background: #3f18b7;
    color: #fff;
    display: inline-block;
    padding: 10px 35px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

.old-prc {
    padding: 0 15px;
    color: #858484;
    text-decoration: line-through;
    font-weight: 400;
    font-size: 24px;
}

.ggl-bt{
    background: #3e369d;
    padding: 10px 35px;
    border-radius: 12px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    display: inline-block;
}
.ggl-bt:hover{}

#popup-trm{
    max-width: 950px;
    background: #fff;
    border-radius: 15px;
    margin: 0 auto;
    position: relative;
    padding: 50px;
    text-align: center;
    top: 8%;
}
#popup-trm .main-div{}
#popup-trm .main-div img{
    max-width: 150px;
}
#popup-trm .main-div h2{
    font-size: 42px;
    font-weight: 900;
    margin: 0 0 15px;
    line-height: normal;
}
#popup-trm .main-div p{}
#Login-trm{}
#Login-trm button{
    background: #3e369d;
    padding: 8px 55px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 10px;
}

#popup-trm label {
    padding: 0 0 5px;
    font-weight: 600;
    display: inline-block !important;
}
#popup-trm input[type="checkbox"] {
    margin-right: 8px;
    width: 18px;
    height: 18px !important;
    position: relative;
    top: 4px;
}


/* Google card buy */

.rating-b{}
.rating-b span{margin-right: 8px;}
.rating-b span > i{
    color: #47b32d;
}
span.rtg{
    background: #47b32d;
    border-radius: 20px;
    color: #fff;
    padding: 3px 10px;
}
span.rtg i{
    color: #fff;
}
span.h-cst{
    font-size: 20px;
}

.prd-prc-wrap{}
.prdu-prc{
    padding: 10px 0;
    vertical-align: top;
}
.prdu-prc h5{
    margin: 0;
    padding: 0;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
}
.prdu-prc h6{
    display: inline-block;
    padding: 0 15px;
    text-decoration: line-through;
    color: #919191;
    margin: 0;
    font-size: 18px;
}
.prdu-prc span{
    background: #efefef;
    padding: 5px 8px;
    font-size: 12px !important;
    display: inline-block !important;
    vertical-align: top;
    border-radius: 6px;
}

.ser-bus{
    border: 1px solid #dbdbdb;
    padding: 15px;
    margin: 0 0 20px;
    border-radius: 10px;
}
.ser-bus h3{
    margin: 0 0 10px;
    font-weight: 800;
    font-size: 16px;
}
.ser-bus input{
    border-radius: 10px !important;
    border: 1px solid #bbbbbb !important;
    box-shadow: none !important;
    padding: 10px 15px !important;
}
.ser-bus input::placeholder{ color: #999; }
.ser-bus p{
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
}


.g-srch i{display: inline-block;width: 42px;height: 42px;text-align: center;padding: 8px 0;}
.g-srch input{display: inline-block !important; width: 88% !important;}

@media (min-width: 320px) and (max-width: 559px) {
.nfc-deg4 .g-srch input {
        width:100% !important;
    }  
}

@media (min-width: 560px) and (max-width: 767px) {
.nfc-deg4 .g-srch input{width: 90% !important;}  
}

@media (max-width: 767px){
    .g-srch input{width: 80% !important;}
    

    .nfc-deg4 .slct-opt .plans .plan .plan-details img {
    width: 62px !important;
    right: -25px;
    top: -10px !important;
}
}

@media (min-width: 991px) and (max-width: 1199px){
    .g-srch input{width: 85% !important;}
}

.pnt-bb{
    padding: 10px;
    }
.pnt-bb span{
    width: 52px;
    height: 52px;
    display: inline-block;
    border: 1px solid #e7e7e7;
    border-radius: 100px;
    margin: 0 0 15px;
}
.pnt-bb span img{}
.pnt-bb h4{
    margin: 0;
    color: #fff;
}

.mn-bnr{display: inherit;}
.mob-bnr{ display: none; }
@media (max-width:  767px){
    .mn-bnr{display: none;}
.mob-bnr{ display: inherit; }
}

.nfs-chout .input-group i{
    position: absolute;
    top: 12px;
    right: 12px;
    left: auto;
}

.py-cont a{
    display: inline-block;
    padding: 8px 25px;
    background: #333;
    color: #fff;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}


/* Animation demo page */
.ani-txt{ min-height: 180px; }
.ani-txt h1, .ani-txt h2{
  font-size: 2.0em;
  color: #ffffff;
  text-align: center;
  font-weight: 800;
}

.ani-txt2 p{
  font-size: 1.2em;
  color: #3e369d; text-align: center;
 font-weight: 600;
}



.ani-txt2 img{max-width: 100px; width: 100%;margin-bottom: 20px;}

.ani-txt span {
  border-right: .05em solid;
  animation: caret 1s steps(1) infinite;
}

@keyframes caret {
  50% {
    border-color: transparent;
  }
}


/* Google- Review 4----- */
.nfc-deg4{}
.nfc-deg4 .bg-light {
    background-color: #8a65f1 !important;
}

.nfc-deg4 table tr th, table tr td {
    padding: .2625rem .625rem !important;
    text-align: left;
}

.nfc-deg4 .rating-b span > i {
    color: #fab117;
}
.nfc-deg4 span.rtg {
    background:#fab117;
    border-radius: 20px;
    color: #fff;
    padding: 3px 10px;
}

.nfc-deg4 span.rtg i {
    color: #fff;
}

.nfc-deg4 .ser-bus {
    border: 1px solid #dbdbdb;
    padding: 15px;
    margin: 0 0 20px;
    border-radius: 10px;
    background: #92db8d;
}

.nfc-deg4 .ser-bus2 {
    border: 1px solid #a5a5a5;
    padding: 15px;
    margin: 0 0 20px;
    border-radius: 10px;
    background: #e5e5e5;
}

.ser-bus2 h3 {
    margin: 0 0 10px;
    font-weight: 800;
    font-size: 16px;
}
.ser-bus2 p {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
}
.nfc-deg4 .slct-opt .plans .plan .plan-details small {
    font-size: 14px;
    background: #57a352;
    color: #fff;
    padding: 2px 4px;
    font-weight: 600;
}

.nfc-deg4 .slct-opt .plans .plan input[type="radio"]:checked + .plan-content {
    border: 2px solid #3e369d;
    background: #3e369d;
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s;
}

.nfc-deg4 .slct-opt .plans .plan input[type="radio"]:checked + .plan-content .plan-details > span, .nfc-deg4 .slct-opt .plans .plan input[type="radio"]:checked + .plan-content .plan-details .prdu-prc h5 {
    color: #fff;
}
.nfc-deg4 .slct-opt .plans .plan input[type="radio"]:checked + .plan-content .plan-details .prdu-prc span{color: #000;}

.nfc-deg4 .slct-opt .plans .plan input[type="radio"]:checked + .plan-content:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    background: #ffd015;
    left: 16px;
    top: 20px;
    border-radius: 100%;
    border: 3px solid #3e369d;
    -webkit-box-shadow: 0px 0px 0px 2px #0066ff;
    box-shadow: 0px 0px 0px 2px #ffd015;
}

.nfc-deg4 .slct-opt .plans .plan input[type="radio"] + .plan-content:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    background: #ebebeb;
    left: 16px;
    top: 20px;
    border-radius: 100%;
    border: 1px solid #fff;
    /* -webkit-box-shadow: 0px 0px 0px 2px #0066ff; */
    box-shadow: 0px 0px 0px 2px #e7e7e7;
}
.nfc-deg4 .slct-opt .plans .plan .plan-details img {
    position: absolute;
    width: 92px;
    height: auto;
    right: -25px;
    top: -12px;
    bottom: auto;
}


.nfc-deg4 .ggl-bt {
    background: #3e369d;
    padding: 10px 35px;
    border-radius: 12px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    display: inline-block;
    text-transform: uppercase !important;
}

.nfc-deg4 .prdu-prc h5 {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-size: 20px;
    font-weight: 800;
    font-size: 28px;
}

.nfc-deg4 .prdu-prc h6 {
    display: inline-block;
    padding: 0 15px 0 0;
    text-decoration: line-through;
    color: #919191;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.dlv-rtn{}
.dlv-rtn ul{
    margin: 0;
    padding: 20px 0 0;
}
.dlv-rtn ul li{
    list-style: none;
    position: relative;
    padding-left: 55px;
    min-height: 52px;
    margin: 0 0 15px;
}
.dlv-rtn ul li img{
    position: absolute;
    left: 0;
    top: 0;
}
.dlv-rtn ul li h5{
    margin: 0;
    font-weight: 600;
}
.dlv-rtn ul li h5 small{
    display: block;
    padding: 7px 0 0;
    font-size: 14px;
    line-height: normal;
}

.nfc-deg4 span.h-cst {
    font-size: 20px;
    color: #4CAF50;
}


/* Background Rotate -----*/

#planet { 
    width:100%;
    height:100vh;
    /*background: transparent url(http://cdn3.iconfinder.com/data/icons/nx11/Internet%20-%20Real.png) no-repeat center center;*/
    background: rgb(62,54,157);
background: linear-gradient(90deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
}

#planet {
  -webkit-animation-name: rotate;
  -webkit-animation-duration:2s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:linear;
  -moz-animation-name: rotate;
  -moz-animation-duration:2s;
  -moz-animation-iteration-count:infinite;
  -moz-animation-timing-function:linear;
}

@-webkit-keyframes rotate {
  from {-webkit-transform:rotate(0deg);}
  to {  -webkit-transform:rotate(-360deg);}
}

@-moz-keyframes rotate {
  from {-moz-transform:rotate(0deg);}
  to {  -moz-transform:rotate(360deg);}
}

/* End ----------*/


.slct-opt{}
.slct-opt .plans {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* max-width: 970px; */
  /* padding: 85px 50px; */
  -webkit-box-sizing: border-box;
  /* box-sizing: border-box; */
  background: #fff;
  border-radius: 20px;
  /* -webkit-box-shadow: 0px 8px 10px 0px #d8dfeb; */
  /* box-shadow: 0px 8px 10px 0px #d8dfeb; */
  -webkit-box-align: center;
  -ms-flex-align: center;
  /* align-items: center; */
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slct-opt .plans .plan input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.slct-opt .plans .plan {
  cursor: pointer;
  width: 100%;
  margin: 0 0 20px;
  position: relative;
}

.slct-opt .plans .plan .plan-content {
  /* display: -webkit-box; */
  display: -ms-flexbox;
  /* display: flex; */
  padding: 15px 30px 15px 52px;
  /* -webkit-box-sizing: border-box; */
  box-sizing: border-box;
  border: 2px solid #e1e2e7;
  border-radius: 10px;
  /* -webkit-transition: -webkit-box-shadow 0.4s; */
  /* transition: -webkit-box-shadow 0.4s; */
  -o-transition: box-shadow 0.4s;
  /* transition: box-shadow 0.4s; */
  /* transition: box-shadow 0.4s, -webkit-box-shadow 0.4s; */
  position: relative;
}

.slct-opt .plans .plan .plan-content img {
  margin-right: 30px;
  height: 72px;
}

.slct-opt .plans .plan .plan-details span {
  margin-bottom: 0;
  display: block;
  font-size: 20px;
  line-height: normal;
  color: #252f42;
  font-weight: 700;
}

.slct-opt .plans .plan .plan-details span strong{font-size: 12px;font-weight: 600;}
.slct-opt .plans .plan .plan-details img{
    position: absolute;
    width: 92px;
    height: auto;
    right: -23px;
    bottom: 0;
}
.slct-opt .title {
  font-size: 20px;
  font-weight: 500;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #252f42;
  margin-bottom: 20px;
  background: transparent;
}

.slct-opt .plans .plan .plan-details p {
  color: #646a79;
  font-size: 14px;
  line-height: 18px;
}

.slct-opt .plans .plan .plan-details small{font-size: 14px;background: #fb3838;color: #fff;padding: 2px 4px;font-weight: 600;}

.slct-opt .plans .plan .plan-content:hover {
  -webkit-box-shadow: 0px 3px 5px 0px #e8e8e8;
  box-shadow: 0px 3px 5px 0px #e8e8e8;
}

.slct-opt .plans .plan input[type="radio"]:checked + .plan-content:after {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  background: #ff6262;
  left: 20px;
  top: 44px;
  border-radius: 100%;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #0066ff;
  box-shadow: 0px 0px 0px 2px #ff6262;
}

.slct-opt .plans .plan input[type="radio"] + .plan-content:after {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  background: #ebebeb;
  left: 20px;
  top: 44px;
  border-radius: 100%;
  border: 1px solid #fff;
  /* -webkit-box-shadow: 0px 0px 0px 2px #0066ff; */
  box-shadow: 0px 0px 0px 2px #e7e7e7;
}

.slct-opt .plans .plan input[type="radio"]:checked + .plan-content {
  border: 2px solid #f7e830;
  background: #f7e830;
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}



@media screen and (max-width: 991px) {
  .slct-opt .plans {
    margin: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
  }

  .slct-opt .plans .plan {
    width: 100%;
  }

  .slct-opt .plan.complete-plan {
    margin-top: 20px;
  }

  .slct-opt .plans .plan .plan-content .plan-details {
    width: 70%;
    display: inline-block;
  }

  .slct-opt .plans .plan input[type="radio"]:checked + .plan-content:after {
    top: 45%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}

@media screen and (max-width: 767px) {
  .slct-opt .plans .plan .plan-content .plan-details {
    width: 90%;
    display: inline-block;
  }
}

@media screen and (max-width: 540px) {
  .slct-opt .plans .plan .plan-content img {
    margin-bottom: 20px;
    height: 56px;
    -webkit-transition: height 0.4s;
    -o-transition: height 0.4s;
    transition: height 0.4s;
  }

  .slct-opt .plans .plan input[type="radio"]:checked + .plan-content:after {
    top: 20px;
    right: 10px;
  }

  .slct-opt .plans .plan .plan-content .plan-details {
    width: 100%;
  }

  .slct-opt .plans .plan .plan-content {
    padding: 15px 10px 15px 52px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}

.deal-b{
    position: absolute;
    bottom: 16px;
    right: 0;
    background: #47b32d;
    border-radius: 4px 0px 0 4px;
    padding: 4px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

/* inspiration */
.slct-opt .inspiration {
  font-size: 12px;
  margin-top: 50px;
  position: absolute;
  bottom: 10px;
  font-weight: 300;
}

.slct-opt .inspiration a {
  color: #666;
}
@media screen and (max-width: 767px) {
  /* inspiration */
  .slct-opt .inspiration {
    display: none;
  }
}


.gradient-box {
    animation-duration: 2s;
    animation-name: rotates;
    animation-iteration-count: infinite;
    animation-timing-function: step-start;
    background: rgb(62,54,157);
    background: linear-gradient(90deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    color: white;
    font-family: sans-serif;
    font-size: .8rem;
    height: 100vh;
    margin: 0 auto;
    padding: 5px;
    width: 100%;
}

@keyframes rotates {
    0% {
         background-image: linear-gradient(0deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    5% {
         background-image: linear-gradient(17.14deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    10% {
         background-image: linear-gradient(34.29deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    15% {
         background-image: linear-gradient(51.43deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    20% {
         background-image: linear-gradient(68.57deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    25% {
         background-image: linear-gradient(85.71deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    30% {
         background-image: linear-gradient(102.86deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    35% {
         background-image: linear-gradient(120deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    40% {
         background-image: linear-gradient(137.14deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    45% {
         background-image: linear-gradient(154.29deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    50% {
         background-image: linear-gradient(171.43deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    55% {
         background-image: linear-gradient(188.57deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    60% {
         background-image: linear-gradient(205.71deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    65% {
         background-image: linear-gradient(222.86deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    70% {
         background-image: linear-gradient(240deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    75% {
         background-image: linear-gradient(257.14deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    80% {
         background-image: linear-gradient(274.29deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    85% {
         background-image: linear-gradient(291.43deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    90% {
         background-image: linear-gradient(308.57deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    95% {
         background-image: linear-gradient(325.71deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
    100% {
         background-image: linear-gradient(342.86deg, rgba(62,54,157,1) 0%, rgba(7,201,211,1) 100%);
    }
}



:root{
    --headingSize: 55px;
}


.ani-txt h1{
  margin: 0;
  letter-spacing: -1px;
  font-size: 42px; font-weight: 300;opacity: 0.9;
}


.ani-txt span{
  display: inline-block;
  overflow: hidden; border: none;
  animation: .3s swift-up ease-in-out forwards; 
}

.ani-txt i{
  font-style: normal;
  position: relative;
  top: var(--headingSize);
  animation: .5s swift-up ease-in-out forwards;
}

@keyframes swift-up {
  to {
    top: 0;
  }
}

@media screen and (max-width: 767px){
    
    :root{
        --headingSize: 54px;
    }
    .ani-txt h1{
  margin: 0;
  letter-spacing: -1px;
  font-size: 22px;
}

.console-container {

  font-size:1.5em !important;
 
}

}

.ftr-web{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.ftr-web span{
  font-size: 1.1em;
  color: #dfdfdf;
  text-align: center;
  font-weight: 600;
}

.ftr-web p{
  font-size: 1.2em;
  color: #3e369d; text-align: center;
 font-weight: 500; opacity: 0.7;
}

.hidden {
  opacity:0;
}
.console-container {
    font-family: 'Poppins' !important;
  font-size:2.5em;
  text-align:center;
  display:block; padding: 100px 0 0;
  position:relative;
 font-weight: 300; opacity: 0.8;
}
.console-underscore {
   display:inline-block;
  position:relative;
  top:-0.14em;
  left:10px;
}



/* Product Galllery ---*/


/* Web Package ---------------- */
.bndl-box{
    padding: 20px;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 0 15px #edecec;
}
.bndl-box h3{
    font-weight: 800;
    color: #3e369d;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.bndl-box h5{
    font-size: 22px;
    margin: 0 0 15px;
    padding: 8px 15px;
    color: #fff;
    font-weight: 600;
    background: #8a65f1;
    border-radius: 15px;
    text-align: center;
}

.bndl-box h3.web-title{ font-size: 22px; }
.bndl-box h3.web-title span{
    display: inline-block;
    padding: 5px 10px;
    background: #3e369d;
    border-radius: 10px;
    color: #fff;
}
.bndl-box h3.web-title span strong{
    text-decoration: line-through;
}
.bndl-box ul{
    margin: 0 0 20px;
    padding: 0 25px;
}
.bndl-box ul li{
    display: block;
    padding: 0 0px 12px;
    color: #3e369d;
    font-size: 18px;
}
.bndl-box ul li i{
    color: #38c73d;
    font-size: 12px;
    margin-right: 8px;
}
.bndl-box p{
    font-size: 18px;
    font-weight: 600;
    padding: 0 25px;
    color: #3e369d;
}
.bndl-box a.bund-act{
    background: #3E369D;
    padding: 10px 25px;
    color: #fff;
    border-radius: 10px; text-align: center;
    display: block; text-transform: uppercase; font-weight: 600;
}

.old-pr{
    padding: 0 25px;
}
.old-pr h6 span{
    margin: 0;
    padding: 0 0 15px;
    font-size: 18px;
    text-decoration: line-through;
    color: #cbcbcb;
}
.old-pr h6 small{
    padding: 0 5px;
    font-size: 16px;
}
.nw-pr{
    padding: 15px 25px;
}
.nw-pr h6 span{
    margin: 0;
    padding: 0 0 15px;
    font-size: 18px;
    color: #787878;
    font-weight: 700;
    }
.nw-pr h6 small{
    padding: 0 5px;
    font-size: 18px;
    color: #1a1a1a;
    }

.tim-p{
    background: #07c9d3;
    padding: 2px 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.web-detl{
    padding: 20px 20px 0;
}
.web-detl h3{
    margin: 0 0 5px;
    font-size: 22px;
    font-weight: 600;
    color: #3e369d;
}
.web-detl ul{
    margin: 0 0 15px;
    padding: 0;
}
.web-detl ul li{
    list-style: none;
    position: relative;
    padding-left: 20px;
}
.web-detl ul li i{
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 12px;
    color: #35df2a;
}

/*   Our Partners -------------*/

.prtn-box{
    padding: 15px 25px;
    box-shadow: 0 0 20px #e7e7e7;
    border-radius: 10px;
    position: relative;
}
.prtn-box > a{
    width: 100px;
    height: 100px;
    display: flex;
    margin: 10px auto 15px;
    overflow: hidden;
    border-radius: 100px 100px;
    /* justify-content: center; */
    align-items: center;
   /* border: 1px solid #e7e7e7;*/
}
.prtn-box a img{
    width: 100%;
    /* object-fit: cover; */
    /* height: 100%; */
    padding: 10px;
}
.prtn-box h3{ font-size: 18px; font-weight: 800; margin: 0; padding: 0 0 10px; }
.prtn-box p{
    font-size: 14px;
    line-height: normal;
    padding-bottom: 35px;
}

.prtn-box p a{background: #333;color: #fff;padding: 8px 25px;border-radius: 8px;display: inline-block;position: absolute;bottom: 20px;left: 0;right: 0;max-width: 150px;margin: 0 auto;}

.jb-btn {
    background: #fff;
    color: #333 !important;
    border-radius: 8px;
    padding: 5px 15px !important;
}

.input-group .btn:focus {
    z-index: 10;
}
.btn-check:active+.btn-outline-secondary:focus, .btn-check:checked+.btn-outline-secondary:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus, .btn-outline-secondary:active:focus {
    box-shadow: none;
}

/* Sort By button */
.sort-btn{}
.sort-btn .btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: #f1f1f1;
    border: 1px solid transparent;
    padding: .375rem 1.75rem;
    font-size: 1.1rem;
    border-radius: 100px;
    transition: all 0.3s;
    margin: 0;
}

.sort-btn .dropdown-item.active, .sort-btn .dropdown-item:active {
    color: #0e0e0e;
    text-decoration: none;
    background-color: #f5f5f5;
}
.sort-btn .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px;
}
.sort-btn .dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    margin: 3px 0 0;
}