@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fa-regular-400.eot?v=3.0.1');
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}


:root {
    --red: hsl(0, 78%, 62%);
    --cyan: hsl(180, 62%, 55%);
    --orange: hsl(34, 97%, 64%);
    --blue: hsl(212, 86%, 64%);
    --varyDarkBlue: hsl(234, 12%, 34%);
    --grayishBlue: hsl(229, 6%, 66%);
    --veryLightGray: hsl(0, 0%, 98%);
    --weight1: 200;
    --weight2: 400;
    --weight3: 600;
};
.bluecolor{
	color: #1c69ad !important;
}
.orangecolor{
	color: #0a073c !important;
}
.box p {
    color: var(--grayishBlue);
}
.box {
    border-radius: 5px;
    box-shadow: 0px 30px 40px -20px var(--grayishBlue);
    padding: 30px;
    margin: 20px;  
}
@media (max-width: 450px) {
    .box {
        height: 200px;
    }
}

@media (max-width: 950px) and (min-width: 450px) {
    .box {
        text-align: center;
        height: 180px;
    }

}
#offeringprices{
    display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .offeringprices{
      /* background: #03024833;*/
    /*border-radius: 10px 10px 10px 10px;*/
    /*box-shadow: 2px 2px 12px 6px #1a044e66;*/
    margin-left: 167px !important;
   width: 80%;
   font-size: 18px !important;

}
    }
@media only screen and (min-width: 250px) and (max-width: 767px){
    .z-index{
    z-index: 9;
}

     .accordion-faq-nav:before, .accordion-faq-nav:after {
    content: "" !important;
    position: absolute !important;
    top: 17px !important;
    right: 13px !important;
    width: 2px !important;
    height: 10px !important;
    transition: all 400ms ease;
}
.accordion-faq-nav:after {
    width: 10px !important;
    height: 2px !important;
    right: 9px !important;
    top: 21px !important;
}


  .accordion-faq-title:before, .accordion-faq-title:after {
    content: "" !important;
    position: absolute !important;
    top: 29px !important;
    right: 13px !important;
    width: 2px !important;
    height: 10px !important;
    transition: all 400ms ease;
}
.accordion-faq-title:after {
    width: 10px !important;
    height: 2px !important;
    right: 9px !important;
    top: 33px !important;
}
.cobanaslider1{
        bottom: 3px !important;
    }
 .cobanaslider{
        bottom: 55px !important;
    }
    .footerslider .owl-item img{
    max-width: 23% !important;
}
.offeringprices{
      /* background: #03024833;*/
    /*border-radius: 10px 10px 10px 10px;*/
    /*box-shadow: 2px 2px 12px 6px #1a044e66;*/
    margin-left: 8px !important;
   width: 80%;
   font-size: 10px !important;
   margin-bottom: 15px !important;
}
#offeringprices{
    display: initial;
}
  .homepage{
    padding: 90px 0px 180px 0px !important;
    background: url('../images/welcomeimgce.jpg')!important;
    background-size: 100% 54% !important;
    background-repeat: no-repeat !important;
}  
.pb-0{
    padding-bottom: 0px !important;
}
.banner-heading {
    font-size: 24px !important;
}
.servicessection{
    margin-top: -189px;
}
}
.jobdiv:before, .jobdiv:after{
        display: table;
    content: "";
    line-height: 0;
}
.section-padding{
    padding: 335px 0px 200px 0px;
}
.careerpage{
    padding: 335px 0px 200px 0px;
    background: url('../images/careerspage2.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.homepage{
    padding: 335px 0px 50px 0px;
    background: url('../images/welcomeimg1.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.cyan {
    border-top: 3px solid var(--cyan);
}
.red {
    border-top: 3px solid var(--red);
}
.blue {
    border-top: 3px solid var(--blue);
}
.orange {
    border-top: 3px solid var(--orange);
}
.img {
    float: right;
}
@media (min-width: 950px) {
    .row1-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .row2-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .box-down {
        position: relative;
        top: 150px;
    }
    .box {
        width: 30%;
     
    }
    .header p {
        width: 30%;
    }
    
}

.text-color h2{
	color: #fd851f;
}
body {
  margin: 0;
  /*background-color: #f1f1f1;*/
 
}
.alignment{
	display: flex;
	align-items: center;
}
.head{
	padding: 35px 0px;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;

}
header.fixed {
    background: #fff;
    /*box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);*/
}
.listingstyle{
	display: inline-block;
	list-style: none;
	padding: 8px;
	margin: 0px;
}
.navmenubar{
display: flex;
    align-items: center;
    justify-content: flex-end;
}
@media (max-width: 991px){
.menu-toggle {
    right: 15px !important;
}
}
@media (max-width: 991px){
.menu-toggle {
    display: block !important;
}
}
.menu-toggle {
    display: none;
    width: 26px;
    height: 18px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
@media (max-width: 767px){
.logo {
    max-width: 120px !important;
}
}
@media (max-width: 991px)
{
header.fixed .menu-toggle span, header.fixed .menu-toggle span:before, header.fixed .menu-toggle span:after {
    background:#ff7900 !important;

}

}
/*@media (max-width: 998px){
	.listingstyle li {
   
    padding: 0px 5px !important;
   
}
}
*/.opener:before, .opener:after, header.fixed .menu-toggle span, header.fixed .menu-toggle span:before, header.fixed .menu-toggle span:after {
    background: #fff;
}

.menu-toggle span {
    top: 50%;
    transform: translate(-50%, -50%);
}
.menu-toggle span, .menu-toggle span:before, .menu-toggle span:after {
    position: absolute;
    left: 50%;
    width: 100%;
    height: 2px;
    content: "";
    transition: all 400ms ease;
}
@media (max-width: 767px){
.logo {
    max-width: 120px;
}
}
.menu-toggle span:before {
    top: -8px;
    transform: translate(-50%);
}
.menu-toggle span:after {
    top: 8px;
    transform: translate(-50%);
}
.menu-toggle.active span {
    background: transparent;
}
.menu-toggle.active span:before {
    top: 0px;
    transform: translate(-50%) rotate(
-45deg
);
}
.menu-toggle.active span:after {
    top: 0px;
    transform: translate(-50%) rotate(
45deg
);
}
@media (max-width: 991px){
header {
    /*padding: 20px 0px !important;*/
}
}
@media (max-width: 991px){
header.fixed .navmenubar {
    /*top: 112px !important;*/
}
}
@media (max-width: 991px)
{
.navmenubar {
    display: none;
    position: fixed;
    top: 65px;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 30%);
}
}
@media (max-width: 991px)
{
.navmenubar {
    background: #e9ebffa3;
    
}
}
@media (max-width: 991px)
{
.navmenubar > ul {
    display: block !important;
    text-align: left;
    padding-top: 10px;
}
}
@media (max-width: 991px)
{
.navmenubar ul li {
    display: block !important;
    padding: 0;
    border-bottom: 1px solid #f2f8fe;
}
}
@media (max-width: 991px){
.opener {
    display: block;
}
}
.opener {
    display: none;
    position: absolute;
    top: 20px;
    right: 15px;
    width: 18px;
    height: 18px;
    transform: translateY(-50%);
    z-index: 1;
}
@media (max-width: 991px){
.navmenubar ul li a {
    padding: 8px 15px !important;
    display: block !important;
}
}
@media (max-width: 1199px){
.navmenubar ul li a {
    font-size: 14px !important;
    float: none !important;
    text-align: left !important;
}
}
@media (max-width: 991px){
#head a {
   background: linear-gradient(to right, #fa7400, #fa7400 50%, #fa7400 50%) !important;
    -webkit-text-fill-color: white !important;
    background-size: 200% 100%;
    font-size: 25px !important;
    line-height: 42px !important;
}
}
@media (max-width: 991px){
#head a img{
   background: linear-gradient(to right, #fff, #fff 50%, #fff 50%) !important;
    -webkit-text-fill-color: white !important;
    background-size: 200% 100%;
    font-size: 25px !important;
    line-height: 42px !important;
}
}
/*@media (max-width: 991px){
.container {
    max-width: 720px !important;
}
}*/
.navmenubar ul li a:before {
    background: #16d5ff;
}
.navmenubar > ul > li > a:before {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 0;
    height: 2px;
    transition: all 400ms ease;
}
.listingstyle li{
	display: inline-block;
	padding: 0px 8px;
	position: relative;
}
.listingstyle li a{
	color: #f5581bd4
}
.navmenubar .listingstyle li a {

font-weight: 600;
font-size: 16px;
position: relative;
text-transform: uppercase;
}
.padleft{
	padding-left: 0px !important
}
.alignment div .h6{
	font-size: 19px;
	font-weight: 700

}

#navmenubar {
  background-color: #f1f1f1;
  position: fixed;
  top: -50px;
  width: 100%;
  display: block;
  transition: top 0.3s;
}

#navmenubar .listingstyle li a {
  
  display: block;
 
  text-align: center;
 
  
}

#navmenubar .listingstyle li a:hover {
  background-color: #00000005;
  color: black;
}


@media (max-width: 991px){
header.fixed .menu-toggle.active span {
    background: transparent !important;
}
}
/*......................................*/
#head1 {
  overflow: hidden;
  /*background-color: #fff;*/
  padding: 0px 10px;
  /*transition: 0.4s;*/
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}

#head a {

position: relative;
  /*display: inline-block;*/
 
  color: royalblue;
  overflow: hidden;
 background: linear-gradient(to right, midnightblue, midnightblue 50%, #feab63  50%);
  background-clip: text;
  -webkit-background-clip: text;

  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;

  float: left;
  text-align: center;
  line-height: 25px;
  border-radius: 4px;
}

#head div div div #logo {
  font-size: 19px;
  font-weight: bold;
  transition: 0.4s;
}

#head a:hover {
  background-position: 0 100%;
  border-bottom: 1px solid royalblue;
  text-decoration: underline;
  color: #16d5ff;
}

  
#head a.active {
  background-color: dodgerblue;
  color: white;
}

#head-right {
  float: right;
}

@media screen and (max-width: 600px) {
  #head {
    padding: 20px 10px !important;
  }
  #head a {
    float: none;
    display: block;
    text-align: left;
  }
  #head-right {
    float: none;
  }
}
.para
{
	text-align: justify;
	font-size: 19px
}



.navmenubar .iconbars {
  display: none;
}

@media screen and (max-width: 700px) {
  .navmenubar a:not(:first-child) {display: none;}
  .navmenubar a.iconbars {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .navmenubar.responsive {position: relative;}
  .navmenubar.responsive .iconbars {
    position: absolute;
    right: 0;
    top: 0;
  }
  .navmenubar.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

/*...............*/

#logo{
	width: 144px;
	height: auto;
}


.card{
	/*width: 18rem;*/
	border-radius: 1.25rem !important;
	/*background: linear-gradient(270deg,#fab577, #1717582e);*/
	/*background:linear-gradient(270deg, #fab577, #ffa5002e);*/
	border:0px !important;
}
.card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  
}
.card-title  {
	color: #001965;
}

.cardorange:hover {
    border-top: 5px solid #10237b !important;
    border-bottom: 5px solid #ff7600 !important;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    border-radius: 8px;
}

.cardblue:hover {
    border-top: 5px solid #ff7600 !important;
    border-bottom: 5px solid #10237b !important;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    border-radius: 8px;
}
#footer.bg-pattern1 {
    position: fixed;
     bottom:0px;
    left:0px;
    right:0px;
    margin-bottom: 0px;

  /*  background-position: center 125px;
    background: #f2f8fe url(../images/footer-petrn2.png) no-repeat bottom;*/
    /*padding-bottom: 33px;*/
}
#footer.cobanaslider {
    /*position: fixed;*/
    bottom: 30px;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
     /*padding-bottom: 55px; */
}
footer.bg-pattern {
   
/**/
    background-position: center 125px;
    background: #f2f8fe url(../images/footer-petrn.png) no-repeat bottom;
    padding-bottom: 50px;
}
.footer-logo img {
    transition: all 400ms ease;
}
.footer-icon ul li a {
    background: #c3c1c1;
    color: #616060;
}
.footer-icon ul li a:hover {
    background: #16d5ff;
    color: #0a0aab;
}
.footer-icon ul li a {
    display: list-item;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    font-size: 16px;
}
.footer-icon ul li:first-child {
    padding-left: 0;
}
.footer-icon ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.footer-icon ul li{
	display: inline-block;
	padding: 0px 5px;
}
.footer-link ul {
    display: inline-block;
    width: 100%;
}
.footer-link ul li {
    width: 33.33%;
    float: left;
    padding-bottom: 10px;
}
.subscribe {
    position: relative;
}
.form-group {
    margin-bottom: 20px;
}
.subscribe label, .copyright, .copyright p a:hover {
    color: #111111;
}
.subscribe label {
    font-size: 18px;
    padding-bottom: 15px;
}
.subscribe .form-control {
    background: #fff;
    color: #111111;
}
.subscribe .form-control {
    border: 0;
    border-radius: 5px;
    padding-left: 25px;
    padding-right: 125px;
}
.subscribe .submit {
    color: #fff;
    background: #16d5ff;
}
.form-control {
    border-radius: 5px;
    /*border: 0;*/
    height: unset;
    padding: 15px 30px;
}
.subscribe .submit {
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 50px;
    border: 0;
    width: 115px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.pd{
	padding: 100px;
}
.ftpd{
	padding-bottom: 50px;
}

.copyright ul{
	list-style: none;
	/*text-align: right;*/

}
.copyright ul li a{
  color: #014c8c;
}
.copyright ul li{
	display: inline-block;
	padding: 0px 8px;
	position: relative;
}
.copyright ul li:first-child {
    padding-left: 0;
}
.footer-link ul li a:hover, .copyright ul li a:hover, .copyright p a {
    color: #ff8c16;
}
.copyright{
	padding-top: 10px;
}
.footer{
	border-color: #e3e3e3 !important;
}
.footer {
    border-bottom: 1px solid;
    /*padding-bottom: 50px;*/
}
.flex-align {
    display: flex;
    align-items: center;
}
.fadeInLeft {
    animation-name: fadeInLeft;
}

.animated {
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
}
.container {
    max-width: 1230px;
}
.position-u {
    position: unset;
}
.fadeInRight {
    animation-name: fadeInRight;
}
.fadeInDown {
    animation-name: fadeInDown;
}

img {
    height: auto;
    max-width: 100%;
}
/*.banner-img {
    animation: MoveUpDown 2s linear infinite;
}*/
.cobanaimg {
        -webkit-animation: action 1s finite  alternate;
        animation: action 1s infinite  alternate;
    }
    @-webkit-keyframes action {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }
    @keyframes action {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }

    .lightskyblue, .sub-page-banner {
    background-color: #f2f8fe !important;
}
.fadeInUp {
    animation-name: fadeInUp;
}
.work-part {
    overflow: hidden;
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.ptb-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.pb-65 {
    padding-bottom: 65px;
}
.pb-55{
	padding-bottom: 55px;
}
.heading-des {
    max-width: 580px;
    margin: 0 auto;
}
.justify-center {
    justify-content: center;
    display: flex;
}
.work-box-bg {
    background: url(../images/work2.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: ripple 5s infinite;
    transition: all 400ms ease;
}
@keyframes ripple {
  to {
    transform: scale(1);
    opacity: 0;
  }
}
.work-box img {
    position: relative;
}

.rotation-img {
    -webkit-animation: rotation 15s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.work-des, ul.check-list li p, .work-process-title {
    color: #111111;
}
.work-process-title {
    font-size: 30px;
    max-width: 500px;
    font-weight: 600;
}
.pb-25 {
    padding-bottom: 25px;
}
.work-des {
    max-width: 480px;
}
.pb-20 {
    padding-bottom: 20px;
}
ul.check-list {
    max-width: 500px;
}
ul, li, label, span {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.check-list li {
    padding-bottom: 12px;
    display: inline-block;
    width: 100%;
}

ul.check-list li span {
    background: #f88511;
    color: #fff;
}

ul.check-list li span {
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 100%;
    display: block;
    text-align: center;
    float: left;
    position: relative;
    top: 4px;
}
.pt-0{
    padding-top: 0px !important;
}
.pb-10 {
    padding-bottom: 10px;
}
.pt-100 {
    padding-top: 100px;
}
.pt-40{
	padding-top: 40px;
}
.pt-30{
	padding-top: 30px;
}
.pb-65 {
    padding-bottom: 65px;
}
.pb-40{
	padding-bottom: 40px;
}
.pb-80{
	padding-bottom: 80px;
}
.sub-heading {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 3px;
}
.heading-title, .heading-title-2, .sub-banner-title {
    color: #181859;
}
.heading-title {
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 18px;
}
.pb-80 {
    padding-bottom: 80px;
}
.feature-box {
    max-width: 300px;
}
.feature-icon img {
    transition: all 400ms ease;
}
.pt-25 {
    padding-top: 25px;
}
.feature-title {
    font-size: 20px;
    font-weight: 600;
}
.pb-15 {
    padding-bottom: 15px;
}
.feature-des {
    color: #999999;
}
.feature-title:hover {
    color: #3c3c9a;
}
a:hover {
    text-decoration: none;
}
a, a:focus, a:hover, a.active {
    color: #fd851f;
}
.sub-heading, .heading-title-2 span, .sub-heading-2, .sub-page-banner ul li a:hover {
    color: #ff7601;
}
.whitebackground{
	background: #fff
}
.transition, .btn, .form-control, a, input, button {
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
a, a:focus, button:focus {
    outline: none !important;
    text-decoration: none;
    box-shadow: unset !important;
}
.heading-des, .sub-page-banner ul li a {
    color: #f78b2e;
}

.main-roadmap {
    overflow: hidden;
}
.h-border, .v-row {
    border-color: #c5c8cb !important;
}
.h-border {
    border-bottom: 2px dashed;
    margin-top: 175px;
}
.main-roadmap .owl-carousel .owl-stage-outer {
    overflow: unset;
}
.date-title {
    color: #16d5ff;
}
.date-title {
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    top: -60px;
    width: 100%;
    left: 0;
}
.small-round {
    border-color: #16d5ff !important;
    background: #f2f8fe;
}
.small-round {
    width: 38px;
    height: 38px;
    border: 2px solid;
    border-radius: 100%;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%);
    z-index: 1;
}
.small-round span {
    background: #16d5ff;
}
.small-round span {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.v-row {
    border-left: 2px dashed;
    height: 96px;
    position: relative;
    left: 50%;
    margin-left: -1px;
}
.v-row:before {
    background: #16d5ff;
}
.v-row:before {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 100%;
    position: absolute;
    bottom: -15px;
    left: -9px;
}
.roadmap-detail-box {
    color: #111111;
}
.roadmap-detail-box {
    max-width: 250px;
    margin: 0 auto;
    padding-top: 25px;
    width: 100%;
}
.roadmap-slider .owl-item:nth-child(2n+0) .v-row {
    top: -110px;
    position: absolute;
}
.roadmap-slider .owl-item:nth-child(2n+0) .v-row:before {
    top: -5px;
}
.roadmap-slider .owl-item:nth-child(2n+0) .date-title {
    top: 35px;
}
.roadmap-slider .owl-item:nth-child(2n+0) .roadmap-detail-box {
    position: absolute;
    bottom: 130px;
    left: 50%;
    transform: translate(-50%);
}
p {
    padding: 0;
    margin: 0;
}
.owl-dot.active {
    background: #16d5ff !important;
}
.owl-dots {
    padding-top: 50px;
    text-align: center;
}
.ourteam {
    overflow: hidden;
}
.team-img {
    border-color: #16d5ff !important;
}
.team-img {
    width: 156px;
    height: 156px;
    border-radius: 100%;
    overflow: hidden;
    border: 5px solid;
    float: left;
    transition: all 400ms ease;
}
.team-box:hover .team-img {
    border-color: #999999 !important;
}
.pb-45{
	padding-bottom: 45px;
}
.team-des {
    width: calc(100% - 156px);
    float: left;
    padding-left: 20px;
}
.member-name, .team-box ul li a:hover {
    color: #16d5ff;
}
.member-name {
    font-size: 20px;
    padding-bottom: 5px;
}
.member-des, .team-box ul li a {
    color: #999999;
}
.text-right {
    text-align: right!important;
}


/*  About-Us CSS start*/
.divfilter{
	    border-radius: 6px;
    background-color: rgb(0 0 0 / 63%);
    margin: 0px;
    z-index: auto;
    border-width: 0px;
    letter-spacing: 0px;
    filter: none;
}
.close{
    color: white !important;
    opacity: 1!important;
}
@media only screen and (max-width: 768px)
{
.sub-page-banner1 {
    padding-top: 180px !important;
    padding-bottom: 60px !important;
}
}

.sub-page-banner {
    padding-top: 100px;
    /*padding-bottom: 190px;*/
    /*background: url(../images/pylon.jpg);*/
    background-attachment: inherit;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% ;
}
.sub-page-banner ul li {
    font-size: 16px;
    position: relative;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px 30px;
}
.sub-page-banner ul li:before {
    background: #999999;
}
.sub-page-banner ul li:before {
    /*content: "";*/
    position: absolute;
    top: 6px;
    right: -2px;
    width: 2px;
    height: 15px;
    transform: rotate(
20deg
);
}
.faq-tab {
    max-width: 540px;
}
.Frequently-tabs li a.active, .qus-title {
    color: #ff9716;
}
.qus-title {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}
.Frequently-tabs li a, .qus-des {
    color: #4a4949;
    font-size: 17px;
}
.pt-10 {
    padding-top: 10px;
}
.aboutus-tab ul li {
	/*text-align: justify;*/
	list-style: square;
	    font-family: 'Verdana',sans-serif;

}
.fontfamily{
	font-size: 18px;
	font-family: 'Verdana',sans-serif;
}
.about-main {
    overflow: hidden;
}
.about-main .work-box {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.about-des {
    color: #888888;
}
.grey {
    color: #999999 !important;
}
@media (max-width: 767px){
.pt-100 {
    padding-top: 40px !important;
}
}

@media (max-width: 767px){
.section-heading {
    display: block;
}
}
@media (max-width: 991px){
.pb-65 {
    padding-bottom: 35px;
}
}
@media (max-width: 767px){
.heading-title {
    font-size: 25px;
}
}
/*About-US CSS end*/

/*SMEs css*/

.check-para{
border: 1px solid #ff9513;
max-width: none !important;
}

.overflow-words{
	overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
}

/*SMEs css end*/

/*FAQ's Css*/
.faq-part-2 {
    padding-top: 30px;
    margin-bottom: 14px;
}
.accordion-faq-box {
    box-shadow: 0px 0px 15px 1px rgb(0 0 0 / 10%);
    background: #fff;
}
.accordion-faq-box {
    border-radius: 5px;
}
.accordion-faq-nav {
    font-size: 18px;
    border-radius: 5px;
    padding: 10px 40px;
    display: block;
    position: relative;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.accordion-faq-title {
    font-size: 18px;
    border-radius: 5px;
    padding: 10px 40px;
    display: block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.accordion-faq-nav:before, .accordion-faq-nav:after {
    background: #111111;
}
.accordion-faq-title:before, .accordion-faq-title:after {
    background: #111111;
}
.accordion-faq-title-nav:before, .accordion-faq-title-nav:after {
    background: #ffffff !important;
}
.accordion-faq-nav:before, .accordion-faq-nav:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 40px;
    width: 2px;
    height: 15px;
    transition: all 400ms ease;
}
.accordion-faq-title:before, .accordion-faq-title:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 40px;
    width: 2px;
    height: 15px;
    transition: all 400ms ease;
}

.accordion-faq-title-nav:before, .accordion-faq-title-nav:after {
    content: "";
    position: absolute;
    top: 37px !important;
    right: 40px;
    width: 2px;
    height: 15px;
    transition: all 400ms ease;
}
.accordion-faq-title-nav:after {
    width: 16px;
    height: 2px;
    right: 33px;
    top: 43px !important;
}
.accordion-faq-title:before, .accordion-faq-title:after {
    background: #111111;
}
.accordion-faq-title:after {
    width: 16px;
    height: 2px;
    right: 33px;
    top: 21px;
}
.accordion-faq-nav:after {
    width: 16px;
    height: 2px;
    right: 33px;
    top: 21px;
}
.accordion-faq-content {
    display: none;
    padding: 10px 40px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 0;
}
.accordion-faq-nav.active {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.accordion-faq-title.active {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.accordion-faq-nav.active:before {
    transform: rotate(
-90deg
);
    top: 15px;
}
.accordion-faq-title.active:before {
    transform: rotate(
-90deg
);
    top: 15px;
}
a, a:focus, button:focus {
    outline: none !important;
    text-decoration: none;
    box-shadow: unset !important;
}
.mb-20 {
    margin-bottom: 20px;
}
/*FAQ's Css end*/

/*Table CSS*/
.custom-table {
    min-width: 900px;
    background: #0000000d !important;
}
.custom-table thead tr, .custom-table thead th {
    border-top: none;
    border-bottom: none !important;
}
.custom-table tbody tr:not(.spacer) {
    border-radius: 7px;
    overflow: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.custom-table tbody tr th, .custom-table tbody tr td {
    background: #d6d6d6;
    border: none;
}
.custom-table tbody th, .custom-table tbody td {
    color: #000000;
    font-weight: 400;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
   
}
.custom-table tbody tr.spacer td {
    padding: 0 !important;
    height: 10px;
    border-radius: 0 !important;
    background: transparent !important;
}
.greybackground{
	background-color: #45de
}
.ul-pd{
	padding: 12px 0px 0px 25px;
}
/*Table Css ENd*/

.feature-contain-2
{
	width: calc(100% - 48px);
    float: left;
    padding: 7px;
}
.feature-icon-2
{
	float: left;
}
ul.windmil {
list-style-image: url('/images/windmil.gif');
}
.partnerlist li p{
	font-size: 17px;
	text-align: justify;
}


.quote label{
    display: inline;
    margin-bottom: .5rem;
    min-width: 100%;
    color: #000000;
    text-align: left;
    margin-top: 20px;
}


.btn {
    color: #ffffff !important;
    background: #ff8f3f;
    border: 1px solid #1500c1 !important;
    border-color: #ff9a02 !important;
}
.btn {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid;
    padding: 14px 22px;
    border-radius: 5px;
    position: relative;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.btn:before {
    background: -webkit-radial-gradient(center, ellipse, rgb(22, 213, 255, .5) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgb(22, 213, 255, .5) 0%, rgba(0, 0, 0, 0) 80%);
}
.btn:before {
    content: "";
    pointer-events: none;
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition: all 400ms ease;
}
.signin, .btn {
    display: block !important;
    padding: 9px 30px;
}
.submitbtn:hover{
    background: -webkit-linear-gradient(left, rgb(255 140 22 / 42%) 0%, rgb(5 19 119 / 45%) 80%);
}

.banner-heading {
    font-size: 50px;
    padding-bottom: 10px;
}

.homeslider .owl-item {
    background: white;
    height: 150px;
    border: 1px solid orange;
    border-radius: 67px 0px 47px 0px;
    padding: 16px;
}
.footerslider .owl-item {
    /*background: white;*/
    /*height: 80px;*/
     /*border-left: double 4px transparent;*/
  
  /* first gradient is for card background, second for border background */
 /* background-image:linear-gradient(#f2f8fe,#f2f8fe), linear-gradient(to top, #0006d0, #ff9900);
  background-clip: padding-box, border-box;
  background-origin: border-box;*/
    /*border-left: 1px solid orange;*/
    /*border-radius: 67px 0px 47px 0px;*/
    /*padding: 16px;*/
}
.footerslider .owl-item img{
	max-width: 50%;
}
.modal-backdrop{
   backdrop-filter: blur(5px);
   background-color: #01223770;
}
.modal-backdrop.in{
   opacity: 1 !important;
}
.cobanamulticolor{
	background: -webkit-linear-gradient(left,#060158,#060158,#0a0373,#fb7400,#ff6600, #ff5e00);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cobanamulticolor:hover, .contactcolortext:hover{
	color: #060158;
    animation: rainbow-text-simple-animation 0.5s ease-in forwards;
}
.contactcolortext{
    background: -webkit-linear-gradient(left,#060158,#060158,#ff9005,#fb7e00,#f3902d, #ffa500);
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.multicolortext{
	/*background: linear-gradient(217deg, rgba(255,0,0,.8), rgba(255,0,0,0) 70.71%),
            linear-gradient(127deg, rgba(0,255,0,.8), rgba(0,255,0,0) 70.71%),
            linear-gradient(336deg, rgba(0,0,255,.8), rgba(0,0,255,0) 70.71%);*/

	 background: -webkit-linear-gradient(left,#060158,#060158,#0a0373,#fb7e00,#f3902d, #ffa500);
  /*background: -webkit-linear-gradient(left,#f9820b,#f88715,#f78615,#fb7e00,#fb9f10, #ffa500);*/
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.multicolortext:hover{
	color: #060158;
    animation: rainbow-text-simple-animation 0.5s ease-in forwards;
}
@keyframes rainbow-text-simple-animation-rev {
    0% {
        background-size: 650%;
    }
    40% {
        background-size: 650%;
    }
    100% {
        background-size: 100%;
    }
}

/* Move the background and make it larger. */
/* Animation shown when hovering over the text. */
@keyframes rainbow-text-simple-animation {
    0% {
        background-size: 100%;
    }
    80% {
        background-size: 650%;
    }
    100% {
        background-size: 650%;
    }
}
 #span1:hover {
	color: #0409ab !important;
}
.gradient-text1 {
  /* Fallback: Set a background color. */
  background-color: #CA4246;
  
  /* Create the gradient. */
   background-image: linear-gradient(
       
        #CA4246 16.666%, 
        #E16541 16.666%, 
        #E16541 33.333%, 
        #F18F43 33.333%, 
        #F18F43 50%, 
        #8B9862 50%, 
        #8B9862 66.666%, 
        #476098 66.666%, 
        #476098 83.333%, 
        #A7489B 83.333%);
  
  /* Set the background size and repeat properties. */
  background-size: 100%;
  background-repeat: repeat;

  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  
  /* Animate the text when loading the element. */
    /* This animates it on page load and when hovering out. */
    animation: rainbow-text-simple-animation-rev 0.75s ease forwards;

}
.textcontainer {
       display: none;
    position: absolute;
     top: 0; 
    /* left: 20px; */
    background-color: #fffdfc;
    color: #0a0a79;
    border: solid 1px #071b82;
    padding: 10px;
    box-shadow:20px 20px 50px 15px grey;
    z-index: 999;
    /* padding-left: 50px; */
    /* padding-right: 50px;*/
}
.button-text {
    padding:0 25px;
    /*line-height:56px;*/
    /*letter-spacing:3px*/
}
.button-text.contactme {
    position: relative;
    font-weight:50px;
}
.textcolor{
	color: #0a073c;
	font-size: 10px;
}

.zoom {
  /*padding: 50px;*/
  /*background-color: green;*/
  transition: transform .2s; /* Animation */
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.zoom:hover {
  transform: scale(1.5); /* (150% zoom)*/
}
.grow { transition: all .5s ease-in-out; z-index: 1;
    -webkit-transition:all 0.2s ease-in-out; }
.grow:hover { 
	transform: scale(1.7); 
	z-index: 1;
	background-size: 150% 150%;
}


 .whatimage
    {
      position:absolute;
      top: 10px;
      left: 10px;
      z-index: 1;
    }
    .img2
    {
      position:absolute;
      top: 25px;
      left: 25px;
      z-index: 2;
    }
     .card{
  position:relative;
  
  padding:42px 32px;
  
  /*clip-path: circle(5% at 95% 11%);*/
  transition: all ease-in-out .3s;
  background-color:#ffffff;
  }
  .card__infoicon{
    position:absolute;
    /*position:relative;*/
  
  padding:42px 32px;
  
  clip-path: circle(5% at 95% 11%);
  transition: all ease-in-out .3s;
  background-color:#ffffff;
    top:10px;
    right:28px;
    
    font-size:1.4em;
    color:#000000;
    transition:ease-out .3s;
  }
  .card__title{
    margin:0;
    
    font-size: 3em;
    line-height:1.8;
  }
  .card__description{
    margin:0;
    
    font-size: 1.1em;
    line-height:1.6;
  }
  .card__credits{
    margin:0;
    padding: 4px 0;
    
    font-size: 1.1em;
  }
  .card__reference{
    display:inline-block;
    
    border-bottom: 1px solid transparent;
    color:#0099ff;
    text-decoration:none;
    transition: ease-in .3s;
}
    .card:hover{
       border-bottom-color: #0099ff;
    }
  
  
  .card:hover, .card:focus{
    clip-path: circle(75%);
    border-radius:20px;
    box-shadow: 0px 3px 9px rgba(0,0,0,0.12),
                0px 3px 18px rgba(0,0,0,0.08);
    background:#ffffff;
    
    outline:none;
}
    .card__infoicon{
      opacity: 0;
    }
  
  .card:focus{
    box-shadow: 0px 3px 9px rgba(0,0,0,0.12), 
                0px 3px 18px rgba(0,0,0,0.08), 
                0px 0px 0px 4px rgba(0,0,0,0.2);
  }

.newbox1{
border-radius: 67px 0px 47px 0px;
    border: 1px solid orange;
    box-shadow: -2px 0px 20px 2px orange;
}
#mytrustpilot a {
  position: fixed;
  right: -13px;
  transition: 0.3s;
  padding: 12px;
  width: 100px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  border-radius: 5px 0px 0px 5px;
}
#mygoogle a {
  position: fixed;
  right: -13px;
  transition: 0.3s;
  padding: 12px;
  width: 100px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  border-radius: 5px 0px 0px 5px;
}
#myinstagram a {
  position: fixed;
  right: -13px;
  transition: 0.3s;
  padding: 12px;
  width: 100px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  border-radius: 5px 0px 0px 5px;
}
#myfacebook a {
  position: fixed;
  right: -13px;
  transition: 0.3s;
  padding: 12px;
  width: 100px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  border-radius: 5px 0px 0px 5px;
}
#mylinkedin a {
  position: fixed;
  right: -13px;
  transition: 0.3s;
  padding: 12px;
  width: 100px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  border-radius: 5px 0px 0px 5px;
}
#myportal a {
  position: fixed;
  right: -13px;
  transition: 0.3s;
  padding: 6px;
  width: 100px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  border-radius: 5px 0px 0px 5px;
}
#myportal a:hover {
  right: 0;
  box-shadow: 4px 4px 3px 3px #e69738 !important;
}
#myfacebook a:hover {
  right: 0;
  box-shadow: 4px 4px 3px 3px #045bfb !important;
}
#mylinkedin a:hover {
  right: 0;
  box-shadow: 4px 4px 3px 3px #038bff !important;
}
#myinstagram a:hover {
  right: 0;
  box-shadow: 4px 4px 3px 3px purple !important;
}
#mygoogle a:hover {
  right: 0;
  box-shadow:  4px 4px 3px 3px gray !important;
}
#mytrustpilot a:hover {
  right: 0;
  box-shadow:  4px 4px 3px 3px #000032 !important;
}
#portal{
top: 121px;
 background-color: #e69738;
 text-align: left;
}
#facebook{
top: 347px;
 background-color: #045bfb;
 text-align: left;
}
#linkedin{
top: 273px;
  background-color: #038bff;
  text-align: left;
}
#instagram{
top: 420px;
background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
  /*background-color: #045bfb;*/
  text-align: left;
}
#trustpilot{
top: 570px;
background: #000032;
  /*background-color: #045bfb;*/
  text-align: left;
}
#google{
top: 495px;
background: white;
  /*background-color: #045bfb;*/
  text-align: left;
}
.fa-google {
  background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}





/*.........................................  FEATURE PART 2 ..........................*/
.feature-part-2 {
    padding-bottom: 70px;
}
.feature-box-2 {
    position: relative;
    height: 100%;
}
.backend .textcolor{
	font-size: 15px;
}
.frontend ul{
	padding: 0px 0px 0px 22px;
    font-size: 14px;
    line-height: 1.9
}
.feature-box-2 .frontend, .feature-box-2 .backend {
    z-index: 1;
    border-radius: inherit;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: inherit;
    perspective: inherit;
    -webkit-transition: transform 0.8s cubic-bezier(0.5,0.2,0.2,0.8);
    -moz-transition: transform 0.8s cubic-bezier(0.5,0.2,0.2,0.8);
    transition: transform 0.8s cubic-bezier(0.5,0.2,0.2,0.8);
}
.feature-box-2 .frontend {
    -webkit-transform: rotateY(
0deg
);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(
0deg
);
}
.feature-box-2 .frontend, .feature-box-2 .backend {
    padding: 40px;
    height: 100%;
}
.feature-box-2 .frontend, .feature-box-2 .backend {
    box-shadow: 0px 0px 15px 1px rgb(0 0 0 / 10%);
        border-radius: 6px 6px 6px 6px;
    margin: 4px;
    background: #fbfbfb61;
}
.feature-content {
    width: calc(100% - 40px);
    float: left;
    padding-left: 20px;
}
.feature-title-2, .token-sale-2 .token-graphic-detail ul li {
    color: #111111;
}
.feature-title-2 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #fd851f;
}
.clear {
    clear: both;
}
.feature-part-2 .backend {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotateY(
180deg
);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(
180deg
);
}
.feature-box-2:hover .backend {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: transform 1.5s cubic-bezier(0.3,1,0.6,1);
    -moz-transition: transform 1.5s cubic-bezier(0.3,1,0.6,1);
    transition: transform 1.5s cubic-bezier(0.3,1,0.6,1);
}
.feature-box-2:hover .frontend {
    -webkit-transform: rotateY(
-180deg
);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(
-180deg
);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: transform 1.5s cubic-bezier(0.3,1,0.6,1);
    -moz-transition: transform 1.5s cubic-bezier(0.3,1,0.6,1);
    transition: transform 1.5s cubic-bezier(0.3,1,0.6,1);
}
.textbackcolor{
	color: #0a073c;
}

/*border top gradient*/
.border-bottom{
	 border-bottom: double 4px transparent;
  
  /* first gradient is for card background, second for border background */
  background-image: linear-gradient(white,white), linear-gradient(to right, #0006d0, #ff9900);
  background-clip: padding-box, border-box;
  background-origin: border-box;
}
.border-top{
	 border-top: double 4px transparent !important;
  
  /* first gradient is for card background, second for border background */
  background-image: linear-gradient(white,white), linear-gradient(to right, #0006d0, #ff9900) !important;
  background-clip: padding-box, border-box !important;
  background-origin: border-box !important;
}
.faq-border-top{
	 border-top: double 3px transparent;
  
  /* first gradient is for card background, second for border background */
  background-image: linear-gradient(white,white), linear-gradient(to right, #0006d0, #ff9900) !important;
  background-clip: padding-box, border-box !important;
  background-origin: border-box !important;
}
.border-right{
	 border-right: double 4px transparent;
  
  /* first gradient is for card background, second for border background */
  background-image: linear-gradient(white,white), linear-gradient(to top, #0006d0, #ff9900);
  background-clip: padding-box, border-box;
  background-origin: border-box;
}
.border-left{
	 border-left: double 4px transparent;
  
  /* first gradient is for card background, second for border background */
  background-image: linear-gradient(white,white), linear-gradient(to top, #0006d0, #ff9900);
  background-clip: padding-box, border-box;
  background-origin: border-box;
}




/*Side Bar buttons*/
#mySidenav a {
  position: fixed;
  right: -13px;
  transition: 0.3s;
  padding: 6px;
  width: 100px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  border-radius: 5px 0px 0px 5px;
}

#mySidenav a:hover {
  right: 0;
  box-shadow: 4px 4px 3px 3px #fb7604 !important;
}


#projects {
  top: 197px;
  background-color: #fb7604;
}
.custom-shape-divider-bottom-1626703636 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1626703636 svg {
    position: relative;
    display: block;
    width: calc(101% + 1.3px);
    height: 75px;
}

.custom-shape-divider-bottom-1626703636 .shape-fill {
    fill: #FFFFFF;
}

.menu-burger {
    color: orange !important;
  }
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
   background-color: #000000a6;
    background-image: linear-gradient(to right, #0031e2c4, #fb9b25);
    overflow-x: hidden;
    transition: 1.5s;
}


   /* a {
      font-family: 'Oswald', sans-serif;
      padding: 0 5rem;
      text-decoration: none;
      font-size: 3rem;
      color: $white;
      display: inline-flex;
      transition: 0.3s;
    }*/

   
 .overlay-content {
      position: relative;
      top: 20%;
      width: 100%;
      text-align: left;
    }
    .overlay-content a{
    	font-family: 'Oswald', sans-serif;
      padding: 0 5rem;
      text-decoration: none;
      font-size: 3rem;
      color: white;
     position: inherit !important;
      transition: 0.3s;
      float: none !important;
    	padding: 2rem 3rem;
    	text-align: left !important;
    	display: block !important;
    	    border-top: 1px solid #FFE0E4;
    border-bottom: 1px solid #FFE0E4;
    }
    .overlay-content a:hover{
        background: #5454ec;
    }
 .closebtn {
      position: absolute;
      top: 0px;
      right: 45px;
      font-size: 60px;
    }



@media screen and (max-width: 1299px){
.c-container-fluid {
    max-width: calc(100% - 4.5rem);
}
.mobile-container-fluid {
    max-width: calc(100% - 1.5rem) !important;
}
}
@media screen and (min-width: 1200px) and (max-width: 1350px){

.midmarketwidth {
    width: 80% !important;
}
}
@media screen and (min-width: 992px) and (max-width: 1920px){

.c-container-fluid1 {
    max-width: calc(100% - 12.5rem) !important;
}
}
@media screen and (max-width: 2920px){

   .c-container-fluid{
    max-width: calc(100% - 12.5rem);
}
}



@media screen and (max-width: 479px){
.header .navbar .navbar-brand {
    width: 4rem;
}
}
.header .navbar .navbar-brand {
    padding: 0;
    width: 5rem;
    height: auto;
    margin: 0;
}
.header .navbar .navbar-brand svg, .header .navbar .navbar-brand img {
    width: 100%;
    height: 100%;
}
.header .navbar {
    padding: 3rem 0 !important;
    height: auto;
}
@media screen and (max-width: 1366px){
.navbar {
    padding: 0 1rem !important;
}
}
@media screen and (max-width: 600px){
.header .navbar {
    padding: 1rem 0 !important;
}
}
@media only screen and (max-width: 768px){
 /*   .fadeInDown{
    animation-name: fadeInDown;
    bottom: 70px;
}*/
	.partners1{
		border-right: none !important;
		background-image: none !important;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1150px)
{
  .complaintwidth{
  width: 42% !important;
}
.width-unset
{
  width: unset !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1320px)
{
  .accordion-faq-title
  {
    white-space: pre-wrap !important;
  }

.complaintwidth{
  width: 42% !important;
}
    .careerwidth{
        width: 95%;
    }
    .pb-26{
    padding-bottom: 26px!important;
}
 .pb-53{
    padding-bottom: 53px!important;
}

.width-90
{
  width: 90%;
}
.width-85
{
  width: 85%;
}
.missionimgjustify
{
  justify-content: unset !important;
}
.feature-content-sme
{
  width: unset !important;
}
.pd-43
{
  padding:43px !important;
}
.pd-42
{
  padding:42px !important;
}
.pd-47
{
  padding:47px !important;
}
.pd-37
{
  padding:37px !important;
}
.pd-50
{
  padding:50px !important;
}
.pb-39
{
  padding-bottom: 39px !important;
}
.pdb-12
{
  padding-bottom: 12px !important;
}

}
@media only screen and (min-width: 240px) and (max-width: 750px)
{
    .contactus-container {
    max-width: calc(100% - 6.5rem);
}
}
@media only screen and (min-width: 240px) and (max-width: 700px)
{
    .textbackcolor{
        font-size: 10px !important;
    }
    .careerfont{
         font-size: 8.5px !important;
    }
}
@media only screen and (min-width: 787px) and (max-width: 900px)
{
      .faq-width{
    width: 90%;
}
}
@media only screen and (max-width: 786px)
{
      .faq-width{
    width: 87%;
}
	.contactnumber{
		font-size:16px !important;
		cursor:pointer; 
		position: absolute;
		 left: auto;  
		 color: #2E2E2E;
		 right: calc(100% / 5) !important;
	}
}
.mb-30 {
    margin-bottom: 30px;
}
.pb-46
{
    padding-bottom: 46px;
}
.pb-64{
    padding-bottom: 64px;
}
.pb-36{
  padding-bottom: 36px;
}
.pb-60
{
    padding-bottom: 60px;
}
@media only screen and (max-width: 1299px){
   .ourservices{
    border-right: none !important;
    background-image: none !important;
    width: 95%;
}
    }

    @media only screen and (min-width: 1200px) and (max-width: 1201px){
/*.feature-box-2 .frontend, .feature-box-2 .backend {
    padding: 30px !important;

}*/
.c-pb-35{
    padding-bottom: 35px !important;
}
.c-pdb-46{
    padding-bottom: 46px;
}
.c-pdb-20{
    padding-bottom: 20px;
}

}
@media only screen and (max-width: 1199px){
    .ourservices{
    border-right: none !important;
    background-image: none !important;
    width: 95%;
}
  .faq-width{
    width: 95%;
}
.width{
        width: 87%;
    }
    .ptb-0{
        padding-top: 0px !important;
        /*padding-bottom: initial;*/
    }
    .c-pb-64{
      padding-bottom: 64px;
    }
.pdb-40{
    padding-bottom: 40px !important;
}
.pb-6{
    padding-bottom: 6px;
}
.pb-0{
    padding-bottom: 0px !important;
}
.pb-26{
    padding-bottom: 26px!important;
}
.pb-33{
    padding-bottom: 33px !important;
}
.pb-32{
    padding-bottom: 32px !important;
}
.pb-17{
    padding-bottom: 17px;
}
.pb-26{
    padding-bottom: 26px;
}
.pb-27{
    padding-bottom: 27px;
}
.pdb-20{
    padding-bottom: 20px;
}
.pb-20{
    padding-bottom: 20px;
}
.pb-14{
    padding-bottom: 14px !important;
}
.pdb-46
{
    padding-bottom: 46px !important;
}
.pd-20{
    padding: 20px !important;
}
.pdb-25{
    padding-bottom: 25px;
}
.pb-46
{
    padding-bottom: 46px;
}
.feature-part-2 {
    padding-bottom: 50px;
}
.pt-100 {
    padding-top: 80px;
}
.container {
    max-width: 960px;
}

.feature-box-2 .frontend, .feature-box-2 .backend {
    padding: 30px !important;
}
.feature-box-2 .careerbackend{
    padding:17px !important;
}
.energyfeature{
    padding-bottom: 20px;
}
.sectorpb{
	padding-bottom: 26px;
}
    .accordion-faq-content {
    display: none;
    padding: 7px 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 0;
}
    .accordion-faq-title {

    font-size: 18px;
    border-radius: 5px;
    padding: 10px 5px;
    display: block;
    position: relative;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
.pb-12{
  padding-bottom: 12px;
}
.pb-16{
  padding-bottom: 16px;
}
@media only screen and (min-width: 280px) and (max-width: 320px)
{
    .contactfont{
        font-size: 11px;
    }
    .aboutusfooter{
        font-size: 11px !important;
        width: 82% !important;
    }
    .footer-width{
        font-size: 11px;
        width: 82%;
    }
.qus-title {
    font-size: 16px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}
.missiontext{
    font-size: 9px !important;
   
}
.pb-15{
    padding-bottom: 15px;
}
.heading-title{
    font-size: 20px !important;
}
.ptb-100{
    padding-top: 0px;
}
.box{
    width: 75% !important;
    padding: 7px;
    margin: 10px;
}

}
@media only screen and (min-width: 451px) and (max-width: 581px)
{
  .font-30{
    font-size: 20px;

}
    .aboutusfooter{
        font-size: 11px !important;
        width: 82% !important;
    }
  .sub-page-banner1 {
    padding-top: 90px !important;
    padding-bottom: 0px !important;
}
.qus-des1{
    font-size: 13px !important;
}
  .accordion-faq-content {
    display: none;
    padding: 7px 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 0;
}
    .accordion-faq-title {

    font-size: 18px;
    border-radius: 5px;
    padding: 10px 5px;
    display: block;
    position: relative;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

}
@media only screen and (min-width: 250px) and (max-width: 450px)
{
    .aboutusfooter{
        font-size: 11px !important;
        width: 82% !important;
    }
    .missiontext{
    font-size: 12px;
    padding: 0px 0px 7px 19px !important;
    line-height: 1.8 !important;
}
    .processcontainers
{
    width: 92%;
}
    .processdetail{
    font-size: 13px;
}
  .font-30{
    font-size: 20px;
}
 .processheading{
    font-size: 20px;

}
    .whitespace{
        white-space: pre-wrap;
    }
    .accordion-faq-content {
    display: none;
    padding: 7px 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 0;
}
    .accordion-faq-nav {

    font-size: 18px;
    border-radius: 5px;
    padding: 10px 5px;
    display: block;
    position: relative;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
    .accordion-faq-title {

    font-size: 18px;
    border-radius: 5px;
    padding: 10px 5px;
    display: block;
    position: relative;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
    .ulfontsize{
    font-size: 12px !important;
}
    .feature-title-2 {
    font-size: 20px !important;
    font-weight: 600;
    padding-bottom: 10px;
    color: #fd851f;
}
    .mainheading {
    padding-top: 55px !important;
    padding-bottom: 0px !important;
}
.faq-width{
    width: 87%;
}
.width{
        width: 80%;
    }
.text-align{
    text-align: initial;
}

.qus-des1{
    font-size: 13px !important;
}
.contactnumber{
        font-size:11px !important;
        cursor:pointer; 
        position: absolute;
         left: auto;  
         color: #2E2E2E;
         right: calc(100% / 3) !important;
         margin-top: 19px;
    }
}
.font-30{
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    /*font-family: 'Verdana',sans-serif;*/
}
.badge{
    background-color: #f0952b !important;
}
@media only screen and (min-width: 581px) and (max-width: 767px)
{
    .font-30{
    font-size: 20px;
}
    .aboutusfooter{
        font-size: 11px !important;
        width: 82% !important;
    }
    .processheading{
    font-size: 20px;

}
.missiontext{
    font-size: 12px;
    padding: 0px 0px 7px 19px !important;
    line-height: 1.8 !important;
}
.processcontainers
{
    width: 92%;
}
.sub-page-banner1 {
    padding-top: 90px !important;
    padding-bottom: 0px !important;
}

.width{
        width: 80%;
    }
.text-align{
    text-align: initial;
}

.qus-des1{
    font-size: 16px !important;
}
  .accordion-faq-content {
    display: none;
    padding: 7px 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 0;
}
    .accordion-faq-title {

    font-size: 18px;
    border-radius: 5px;
    padding: 10px 5px;
    display: block;
    position: relative;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}

.headingtitle{
    font-size: 30px;
}

}
@media only screen and (max-width: 580px)
{
    .aboutusfooter{
        font-size: 11px !important;
        width: 82% !important;
    }
    .processcontainers
{
    width: 92%;
}
    .feature-title-2 {
    font-size: 20px !important;
    font-weight: 600;
    padding-bottom: 10px;
    color: #fd851f;
}
    .width{
        width: 80%;
    }
	.contactnumber{
		font-size:12px !important;
		cursor:pointer; 
		position: absolute;
		 left: auto;  
		 color: #2E2E2E;
		 right: calc(100% / 4) !important;
	}
	.menu-burger{
		font-size:30px !important;
	}
 
.etho{
    font-size: 15px !important;
}
.section-heading{
    width: 78%;
}
.sub-page-banner1 {
    padding-top: 90px !important;
    padding-bottom: 0px !important;
}
.text-align{
    text-align: initial;
}
.heading{
    font-size: 15px;
    font-weight: 600;

}
.box{
    width: 75%;
    padding: 7px;
    margin: 10px;
}
.missiontext{
    font-size: 12px;
    padding: 0px 0px 7px 19px !important;
    line-height: 1.8 !important;
}
.missionimg{
    justify-content: normal !important;
    width: 75%;
}

.processheading{
    font-size: 20px;

}
.processdetail{
    font-size: 13px;
}
.ourservices{
    border-right: none !important;
    background-image: none !important;
    width: 84%;
}
.servicetext{
    padding: 4px 0px 0px 8px;
}
.qus-title {
    font-size: 14px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}
.qus-des1{
    font-size: 13px !important;
}
  .accordion-faq-content {
    display: none;
    padding: 7px 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 0;
}
    .accordion-faq-title {

    font-size: 18px;
    border-radius: 5px;
    padding: 10px 5px;
    display: block;
    position: relative;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.servicequs{
    text-align: unset !important;
}

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

}

.headingtitle{
    font-size: 30px;
}

@media only screen and (min-width: 240px) and (max-width: 768px)
{
    .footerpattern{
        position: fixed;
    bottom:0px !important;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
    }
 /*   .bg-pattern1 {
    position: fixed;
    bottom: 75px !important;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
   
}*/
}
@media only screen and  (min-width: 768px) and (max-width: 899px)
{
    /*  .faq-width{
    width: 87%;
}*/

    .feature-title-2 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #fd851f;
}
    .heading{
    font-size: 15px;
    font-weight: 600;

}
.width{
        width: 80%;
    }
.text-align{
    text-align: initial;
}
  .accordion-faq-content {
    display: none;
    padding: 7px 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 0;
}
    .accordion-faq-title {

    font-size: 18px;
    border-radius: 5px;
    padding: 10px 5px;
    display: block;
    position: relative;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.qus-des1{
    font-size: 15px !important;
}
.sub-page-banner1 {
    padding-top: 90px !important;
    padding-bottom: 0px !important;
}
    .ourservices{
    border-right: none !important;
    background-image: none !important;
    width: 84%;
}
    .missionimg{
    justify-content: normal !important;
    width: 80%;
}
    .box{
    width: 80%;
    padding: 7px;
    margin: 10px;
}
	.cobanaslider1{
        bottom: 54px ;
    }
    .cobanaslider{
		bottom: 54px ;
	}
    .banner-heading {
    font-size: 50px !important;
}
.etho{
    font-size: 24px !important;
}
#logo{
    width: 115px;
}
.contactnumber{
        font-size:24px !important;
        cursor:pointer; 
        position: absolute;
         left: auto;  
         color: #2E2E2E;
         right: calc(100% / 7) !important;
    }
}

@media only screen and  (max-width: 768px)
{
    .missiontext{
    font-size: 12px;
    padding: 0px 0px 7px 19px !important;
    line-height: 1.8 !important;
}
.processheading{
    font-size: 20px;

}
.processdetail{
    font-size: 13px;
}
      .heading{
    font-size: 15px;
    font-weight: 600;

}
    .ourservices{
    border-right: none !important;
    background-image: none !important;
    width: 84%;
}
      .missionimg{
    justify-content: normal !important;
    width: 80%;
}
    .box{
    width: 80%;
    padding: 11px;
    margin: 10px;
}
.banner-contain {
    /*text-align: center;*/
    margin-bottom: 20px;
}
.feature-box-2 .frontend, .feature-box-2 .backend
{
	width: 77%;
}
.banner-heading {
    font-size: 29px;
}
.etho{
	font-size: 18px;
}
#projects {
    top: 121px;
    background-color: #fb7604;
}

#portal {
    top: 68px !important;
    background-color: #e69738;
    text-align: left;
}
	#myportal a {
    position: fixed;
    right: -30px;
    transition: 0.3s;
    padding: 6px;
    width: 82px;
    text-decoration: none;
    font-size: 13px;
    color: white;
    border-radius: 5px 0px 0px 5px;
}
#mySidenav a {
    position: fixed;
    right: -30px;
    transition: 0.3s;
    padding: 6px;
    width: 81px;
    text-decoration: none;
    font-size: 15px;
    color: white;
    border-radius: 5px 0px 0px 5px;
}
#mylinkedin a {
    position: fixed;
    right: -30px;
    transition: 0.3s;
    padding: 12px;
    width: 81px;
    text-decoration: none;
    font-size: 15px;
    color: white;
    border-radius: 5px 0px 0px 5px;
}
#linkedin {
    top: 181px;
    background-color: #038bff;
    text-align: left;
}
#myfacebook a {
    position: fixed;
    right: -30px;
    transition: 0.3s;
    padding: 12px;
    width: 81px;
    text-decoration: none;
    font-size: 15px;
    color: white;
    border-radius: 5px 0px 0px 5px;
}
#facebook {
    top: 242px;
    background-color: #045bfb;
    text-align: left;
}
#myinstagram a {
    position: fixed;
    right: -30px;
    transition: 0.3s;
    padding: 12px;
    width: 81px;
    text-decoration: none;
    font-size: 15px;
    color: white;
    border-radius: 5px 0px 0px 5px;
}
#instagram{
	top: 305px;
}

#mygoogle a {
    position: fixed;
    right: -30px;
    transition: 0.3s;
    padding: 12px;
    width: 81px;
    text-decoration: none;
    font-size: 15px;
    color: white;
    border-radius: 5px 0px 0px 5px;
}

#google {
    top: 369px;
    background: white;
    /* background-color: #045bfb; */
    text-align: left;
}
#mytrustpilot a {
    position: fixed;
    right: -30px;
    transition: 0.3s;
    padding: 12px;
    width: 81px;
    text-decoration: none;
    font-size: 15px;
    color: white;
    border-radius: 5px 0px 0px 5px;
}
#trustpilot {
    top: 432px;
    background: #000032;
    /* background-color: #045bfb; */
    text-align: left;
}

}
@media only screen and (min-width: 769px) and (max-width: 980px){
.feature-box-2 .frontend, .feature-box-2 .backend
{
	width: 85%;
}



}




.header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}



.backgroundstyle{

    font-size: 4.10286px;
    padding: 0px;
    border-radius: 7px;
    background-color: rgb(148 146 150 / 72%);
    margin: 0px;
    z-index: auto;
    border-width: 0px;
    letter-spacing: 0px;
    filter: none;
}


.cobanamap{
	 max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    height: 300px;
}

#privacytbl thead tr th{
	text-align: center;
	font-size: 18px;
}

.whitecolor{
	color: white !important;
}

/*****************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/

:root {
	--white: #ffffff;
	--light: #f0eff3;
	--black: #000000;
	--dark-blue: #1f2029;
	--dark-light: #353746;
	--red: #da2c4d;
	--yellow: #f8ab37;
	--grey: #ecedf3;
}

/* #Primary
================================================== */


::selection {
	color: var(--white);
	background-color: var(--black);
}
::-moz-selection {
	color: var(--white);
	background-color: var(--black);
}

.section {
    position: relative;
	width: 100%;
	display: block;
	/*text-align: center;*/
	margin: 0 auto;
}
.over-hide {
    /*overflow: hidden;*/
}
.z-bigger {
    z-index: 100 !important;
}


[type="checkbox"]:checked,
[type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked){
	position: absolute;
	left: -9999px;
	width: 0;
	height: 0;
	visibility: hidden;
}



.checkbox:checked ~ .section .container .row .col-12 p{
	color: var(--dark-blue);
}


.checkbox-budget:checked + label,
.checkbox-budget:not(:checked) + label{
	position: relative;
	display: inline-block;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 285px;
	font-size: 14px;
	line-height: 30px;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0 auto;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	border-radius: 4px;
	overflow: hidden;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
	/*-webkit-text-stroke: 1px var(--white);*/
    /*text-stroke: 1px var(--white);*/
    /*-webkit-text-fill-color: transparent;*/
    text-fill-color: transparent;
    color: white;
}
.checkbox-budget:not(:checked) + label{
	background-color:#f76a06;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.checkbox-budget:checked + label{
	background-color: transparent;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-budget:not(:checked) + label:hover{
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.checkbox-budget:checked + label::before,
.checkbox-budget:not(:checked) + label::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	background-image: linear-gradient(to right, #1f2366, #2b2a61) !important;
	z-index: -1;
}
.checkbox-budget:checked + label span,
.checkbox-budget:not(:checked) + label span{
	position: relative;
	display: block;
}
.checkbox-budget:checked + label span::before,
.checkbox-budget:not(:checked) + label span::before{
	position: absolute;
	content: attr(data-hover);
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	-webkit-text-stroke: transparent;
    text-stroke: transparent;
    -webkit-text-fill-color: var(--white);
    text-fill-color: var(--white);
    color: var(--white);
	-webkit-transition: max-height 0.3s;
	-moz-transition: max-height 0.3s;
	transition: max-height 0.3s;
}
.checkbox-budget:not(:checked) + label span::before{
	max-height: 0;
}
.checkbox-budget:checked + label span::before{
	max-height: 100%;
}

.checkbox:checked ~ .section .container .row .col-xl-10 .checkbox-budget:not(:checked) + label{
	background-color: var(--light);
	-webkit-text-stroke: 1px var(--dark-blue);
    text-stroke: 1px var(--dark-blue);
	box-shadow: 0 1x 4px 0 rgba(0, 0, 0, 0.05);
}

.bussinesshide{
	display: none;
}
.detailhide{
	display: none;
}
.btnhide{
	display: none;
}
.bussinessshow{
	visibility: visible;
}
.detailshow{
	visibility: visible;
}







.switch-holder {
    display: flex;
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: -8px -8px 15px rgb(167 167 167),
     10px 10px 10px rgb(255 255 255 / 17%),
      inset 45px 68px 15px rgb(247 106 6),
       inset 10px 10px 10px rgb(247 106 6);
    justify-content: space-between;
    align-items: center;
}

.switch-label {
    width: 150px;
}

.switch-label i {
    margin-right: 5px;
}

.switch-toggle {
    height: 40px;
}

.switch-toggle input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: -2;
}

.switch-toggle input[type="checkbox"] + label {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 40px;
    border-radius: 20px;
    margin: 0;
    cursor: pointer;
    box-shadow: inset -8px -8px 15px rgba(255,255,255,.6),
                inset 10px 10px 10px rgba(0,0,0, .25);
    
}

.switch-toggle input[type="checkbox"] + label::before {
    position: absolute;
    content: 'OFF';
    font-size: 13px;
    text-align: center;
    line-height: 25px;
    top: 8px;
    left: 8px;
    width: 45px;
    height: 25px;
    border-radius: 20px;
    background-color: #d1dad3;
    box-shadow: -3px -3px 5px rgba(255,255,255,.5),
                3px 3px 5px rgba(0,0,0, .25);
    transition: .3s ease-in-out;
}

.switch-toggle input[type="checkbox"]:checked + label::before {
    left: 50%;
    content: 'ON';
    color: #fff;
    background-color: #0000c3;
    box-shadow: -3px -3px 5px rgb(255 255 255 / 50%), 3px 3px 5px #f46c0c;
}
.businessdesc{
    display: none;
}
/*********************************************************************************/
    @media
      only screen 
    and (max-width: 760px), (min-device-width: 768px) 
    and (max-device-width: 1024px){

        /* Force table to not be like tables anymore */
        table, thead, tbody, th, td, tr {
            display: block;
        }
        .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 44px 12px 17px 7px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
        /* Hide table headers (but not display: none;, for accessibility) */
        thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    tr {
      margin: 0 0 1rem 0;
    }
      
    tr:nth-child(odd) {
      background: #ccc;
    }
    
        td {
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 50%;
        }

        td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 0;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

        /*
        Label the data
    You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
        */
        td:nth-of-type(1):before { content: "Job Title"; }
        td:nth-of-type(2):before { content: "Salary"; }
        td:nth-of-type(3):before { content: "Action"; }


        #privacytbl td:nth-of-type(1):before { content: "Category Of Personal Data"; }
       #privacytbl td:nth-of-type(2):before { content: "Purpose"; }
       #privacytbl td:nth-of-type(3):before { content: "Lawful Basis Of Processing"; }
        
        
    }

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile + label strong {
    height: 100%;
    color: #f1e5e6;
    background-color: #d3394c;
    display: inline-block;
}
.inputfile + label span, .inputfile + label strong {
    padding: 0.625rem 1.25rem;
}
.inputfile + label span {
    width: 200px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}
.inputfile + label {
    color: #fb7604;
}
.inputfile + label {
    border: 1px solid #fb7604;
    /*background-color: #041b46;*/
    padding: 0;
}
.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
}
.inputfile + label strong {
    height: 100%;
    color: #022644;
    background-color: #fb7604;
    display: inline-block;
}
@media screen and (max-width: 768px){
.inputfile + label strong {
    display: block;
}
}