/*
@font-face {
    font-family: "Aeonik TRIAL";

*/
body{
  background-size: cover;
  background-attachment: fixed;
  overflow-x: hidden;
  font-family: 'Aeonik TRIAL' !important;
  background-color: ;
}

a {
  cursor:pointer !important;
  text-decoration:none !important;
  color:#000000;
}
a:hover{
  cursor:pointer !important;
  text-decoration:none !important;
  color:#000000;
}
body ul{
  padding:0px;
  margin:0px;
  list-style-type: none;
}
body li{
  list-style-type: none;
} 

body h1,body h2,body h3,body h4,body h5,body h6,body p{
  padding: 0px;
  margin: 0px;
}
p{
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
}
/*****====SCROLL PART START====******/
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px #18110a;
  border-radius: 5px;
}
::-webkit-scrollbar-thumb {
  background: linear-gradient(to top, hsla(45, 99%, 68%, 0.996) ,  rgb(253, 173, 78) , #ebecee );
  border-radius: 15px;
  background: -webkit-linear-gradient(90deg, hsla(45, 99%, 68%, 0.996) 0%, rgb(253, 173, 78) 100%);
}
@-webkit-keyframes zeess{
  
}
.scroll-top{
  width: 40px;
  height: 40px;
  line-height: 35px;
  position: fixed;
  bottom: 33px;
  right: 35px;
  z-index: 99;
  text-align: center;
  color: #ffff;
  font-size: 30px;
  padding: 3px;
  cursor: pointer;
  border: none;
  border-radius: 50%;
  display: none;
  transition: all .3s ease-in-out;
  background: linear-gradient(to right, #10c7ff , #289bff , #4662ff );
}
/*****====BANNER PART START====******/
.banner_bg{
  background: url(../images/banner_bg.png);
  background-size: 100% 100%;
  background-position: center;
  padding: 0px 0px 90px;
}
.banner_bg .fa-chevron-down{
    position: absolute;
    content: "";
    color: #000;
    background: url(../images/fix_arrow.png);
    background-position: center;
    bottom: 0px;
    left: 0;
    right: 0;
    background-size: 100% 100%;
    padding: 16px 17px 39px 15px;
    width: fit-content;
    margin: auto;
}
.banner_bg:after{
  
}
header .navbar-nav .nav-item .nav-link {
  color: #ffffff;

  font-size: 15px;
  font-weight: 400;
  padding: 0px 13px;
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, .55);
  border: 1px solid #fffb42;
  background: #fff;
  padding: 4px 10px;
  font-size: 15px;
  border-radius: 4px;
}
.navbar-toggler:focus {
  box-shadow: 0 0 0 2px #ffcd4d;
}
header {
    padding:14px 0px 0px;
}
/*****====BUT PART START====******/
.top_but{
    border-color: rgb(3, 125, 206);
    border-radius: 7px;
    background-color: rgb(36, 163, 255);
    padding: 8px 14px;
    display: flex;
    align-items: center;
    gap: 15px;
}
.but2 {
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 5px;
  background: -webkit-linear-gradient(90deg, rgba(254, 212, 91, 0.99608) 0%, rgb(253, 173, 78) 100%);
  font-size: 17px;
  font-weight: 500;
  color: #050505;
  padding: 6px 16px;
}
.but1{
  color: #FFF;
}



/*****====BANNER PART START====******/

.banner_sec{
  padding: 60px 0px 0px;
}
.banner_bg{
  position: relative;
  overflow: hidden;
}
.banner_bg .ban_pic1{
  position: absolute;
  right: 0px;
  top: 28%;
  max-width: 169px;
}
.banner_bg .ban_pic2{
  position: absolute;
  top: 26%;
  max-width: 98px;
}
.banner_text{

}
.banner_text h5{
  color: #fff;
  font-weight: 400;
  font-size: 13px;
}
.logo{
  max-width: 220px;
}
.banner_text h1{
  color: #fff;
  font-weight: 600;
  font-size: 50px;
  width: 84%;
}
.banner_text h2{
  color: #fdcf37;
  font-size: 43px;
  font-weight: 600;
  padding: 20px 0px;
}
.banner_text h2 img{
  max-width: 67px;
  margin: 0px 20px 0px 0px;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
  transition: 0.7s ease-in-out;
}


.banner_text h2 img:hover {
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
		transform: rotateY(180deg);
	}

.banner_text p{
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  padding: 10px 0px 25px;
}
.banner_text .banner_link{
  border: 1px solid rgb(65, 175, 255);
  border-radius: 10px;
  background-color: rgb(29, 163, 252);
  padding: 14px 22px 14px 12px;
  font-size: 17px;
  font-weight: 500;
}
.home_but{
  margin: 43px 0px 0px;
}
.home_but .but2{
  color: #fff;
}
.banner_image{
  position: relative;
}
.ban_img1{
  position: absolute;
  inset: 0px;
  margin: auto;
  max-width: 119px;
  bottom: 57%;
  left: 19%;
  animation: floater-2 infinite 6s ease-in-out;
}
@keyframes floater-2{
  0% {
      transform: translate3d(0px, 0px, 0px);
  }
  50% {
      transform: translate3d(0px, -20px, 0px);
  }
  100% {
      transform: translate3d(0px, 0px, 0px);
  }
}
.ban_img2{
  position: absolute;
  max-width: 36px;
  right: 18%;
  top: 31%;
  animation: floater-2 infinite 6s ease-in-out;
}
.ban_img3{
  position: absolute;
  max-width: 75px;
  left: 12%;
  top: 39%;
}
.ban_img4 {
  position: absolute;
  max-width: 36px;
  right: 29%;
  bottom: 38%;
  animation: floater-2 infinite 6s ease-in-out;
}
.ban_img5{
  position: absolute;
  max-width: 66px;
  left: 2%;
  bottom: 2%;
}
.fix_but{
  text-align: start !important;
  left: -23% !important;
}
.fix_but h3{
  color: #fff;
  padding: 5px 14px;
  border-radius: 10px;
  font-size: 11px;
  font-weight: 500;
  line-height: 28px;
}
.fix_but h3 span{
  background-color: #fdcf38;
  border-radius: 30px;
  padding: 4px;
  font-size: 12px;
  color: #0060b7;
  font-weight: 600;
}
.box-blured__round {
  border-radius: 50%;
  height: 20px;
  position: absolute;
  width: 20px;
  bottom: -27px;
  left: -16px;
  z-index: 10;
}
.box-blured__round:before {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  width: 10px;
  z-index: 1;
}
.box-blured__round:after {
  border-radius: 50%;
  content: "";
  display: block;
  height: 20px;
  left: 27%;
  position: absolute;
  top: 34%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* transform: translate(-50%, -50%); */
  width: 20px;
  z-index: 0;
  background: linear-gradient(144deg, #0e4552, rgba(14, 69, 82, 0));
}
.box-blured__line {
  -webkit-animation: rotate 8s linear 0s infinite normal;
  animation: rotate 8s linear 0s infinite normal;
  bottom: 13%;
  height: 37px;
  left: -5px;
  position: absolute;
  width: 38px;
  background: #fff0;
  border-radius: 50%;
  border: 2px dashed #000;
  opacity: 0.3;
}
@keyframes rotate{
0% {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
100% {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
}
}
/*****====BANNER PART END====******/
/*****====PLAN PART START====******/
.plan_bg{
  padding: 50px 0px 20px;
  background-color: #fff;
}
.head{

}
.head p{
  text-transform: uppercase;
}
.head h2{
  color: #131313;
  font-size: 40px;
  font-weight: 600;
}
.head_pic{
  margin:0px -7px 0px 0px ;
}
.head_pic1 {
  margin: -3px 1px 0px 0px;
}
.head h2 span{
  color: #2a95ff;
}
.plan_bg .head h2{
  width: 24%;
  padding: 10px 0px;
}
.heading{
  display: grid;
  grid-template-columns: 60% 40%;
  align-items: center;
}
.but3 {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff !important;
    padding: 8px 23px;
    background: linear-gradient(to right, #10c7ff, #1062aa, #020134);
    transition: all 0.3s ease;
    border-radius: 5px;
}
.plan_head p{
  color: #808080;
  width: 94%;
  padding: 10px 0px;
}
.plan_sec{
  text-align: center;
  border-width: 0.5px;
  border-color: rgb(203, 223, 255);
  border-style: solid;
  border-radius: 15px;
  background: -webkit-linear-gradient(0deg, rgb(247, 250, 255) 0%, rgba(247, 250, 255, 0) 100%);
  padding: 20px 16px;
  margin: 36px 0px;
  position: relative;
}
.plan_sec:before{
  position: absolute;
  content: "Project plan";
  color: #c7c7c7;
  top: 50%;
  left: -35px;
  transform: rotate(270deg);
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
}
.plan_sec li{
  display: inline-block;
  width: 23%;
  margin: 3px 8px;
}
.plan_text{
  background: url(../images/plan_pic.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 10px 0px;
  transition: 0.7s;
}
.plan_text:hover{
  background: url(../images/plan_hover.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.plan_tic{
  padding: 10px 0px;
}
.plan_text h2{
  color: #131313;
  font-size: 17px;
  text-align: start;
  font-weight: 600;
  border-bottom: 1px solid #c6e0fd;
  padding: 0px 0px 7px 10px;
}
.plan_text h3{
  font-size: 30px;
  line-height: 0.867;
  font-weight: 600;
  background: linear-gradient(to right, #10c7ff, #289bff, #4662ff);
  color: transparent;
  -webkit-background-clip: text;
  padding: 10px;
  text-align: start;
}
.plan_text:hover h3{
  background: linear-gradient(to right,#f1a240, #fad460fe, #fed45bfe);
  color: transparent;
  -webkit-background-clip: text;
}
.plan_text h3 b{
  
}
.plan_text:hover h3 span{
  color: #f1a240 !important;
  background: linear-gradient(white, white) padding-box padding-box, linear-gradient(to top, #f1a240, #fad460fe) border-box border-box;
  border: 2px solid transparent;
}
.plan_text h3 span{
  color: #00a5fb !important;
  background: linear-gradient(white, white) padding-box padding-box, linear-gradient(to top, #9de9ff, #b2beff) border-box border-box;
  border: 2px solid transparent;
  border-radius: 30px;
  padding: 3px 11px;
  font-size: 12px;
  position: relative;
  top: -5px;
}
.plan_text .plan_tic h5{
  color: #909090;
  font-size: 12px;
  font-weight: 400;
  text-align: start;
  padding: 3px 10px;
}
.plan_text .plan_tic h5 span{
  float: right;
}
.plan_text .plan_tic h4{
  color: #131313;
  font-size: 18px;
  font-weight: 600;
  text-align: start;
  padding: 2px 10px;
}
.plan_text .plan_tic h4 span{
  float: right;
}
.plan_text h6{
  display: flex;
  justify-content: space-between;
  padding: 12px 10px;
  color: #909090;
  font-size: 13px;
  font-weight: 400;
}
.dep_but{
  padding: 16px 0px;
}
.dep_but .but3 {
  color: #00a5fb !important;
  background: linear-gradient(white, white) padding-box padding-box, linear-gradient(to top, #9de9ff, #b2beff) border-box border-box;
  border-radius: 5px;
  border: 2px solid transparent;
  color: #000812;
  padding: 6px 36px;
}
/*****====PALN PART END====******/
/*****====PALN PART END====******/



.calci_bg {
  padding: 0px 0px 40px;
}
.calci_bg .sec{
  background: url(../images/cal_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  align-items: center;
  padding: 30px 20px;
}
.cals{
  padding: 0px 0px 20px;
}
.cla_but .but3 {
  color: #000000 !important;
  background: linear-gradient(to right, #ffdd77, #ffb95e);
}
.calci_bg .cals h2 {
  font-weight: 600;
  margin: 0px 0px 2px 0px;
  text-align: start;
  padding: 3px 10px;
  color: #909090;
  font-size: 13px;
}
.calci_bg .cals select {
  border: none;
  outline: none;
  background: #fff;
  padding: 9px 25px 10px 4px;
  margin: 0px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  width: 100%;
  max-width: 250px;
  border: 1px solid #00c4fb3b;
}
.calci_bg .cals input, .calci_bg .cals .val{
  border: none;
  outline: none;
  margin: 0px;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  padding: 7px 4px 9px 4px;
  border-width: 0.5px;
  border-color: rgb(203, 223, 255);
  border-style: solid;
  border-radius: 5px;
  background: -webkit-linear-gradient(0deg, rgb(247, 250, 255) 0%, rgba(247, 250, 255, 0) 100%);
  color: #5985bd;
}

/*****====ABOUT PART END====******/
.about_bg{
         background-color: rgb(240, 233, 225) !important;
}
.about_bg .head h2 {
  width: 57%;
  padding: 10px 0px;
}
.about_but{
  padding: 20px 0px;
}
.head h5{
  color: #545454;
  font-size: 20px;
  font-weight: 500;
  text-align: justify;
  line-height: 28px;
}
.about_text1 p {
  color: #808080;
  padding: 16px 0px;
  line-height: 22px;
  text-transform: capitalize;
  font-size: 16px;
}
/*****====ABOUT PART END====******/
/*****====VIDEO PART START====******/
.video_bg{
  padding: 41px 0px;
  background-color: rgb(240, 233, 225) !important;
  margin: 50px 0px;
}
.vide_banner {
  border: 1px solid rgb(203, 223, 255);
  border-radius: 15px;
  background: -webkit-linear-gradient(0deg, rgb(213, 224, 243) 0%, rgba(213, 224, 243, 0) 100%);
  margin: auto;
  max-width: 800px;
  padding: 64px;
  position: relative;
}
.vide_banner h4{
  color: #96999e;
  font-size: 36px;
  font-weight: 600;
  width: 68%;
  margin: auto;
  text-align: center;
  line-height: 43px;
}
.vide_banner h4 span{
  color: #98c9fa;
}
.vide_banner .vid_1{
  position: absolute;
  top: 37%;
  left: 10%;
  max-width: 66px;
  opacity: 0.5;
}
.vide_banner .vid_2{
  position: absolute;
  bottom: 0;
  right: 15px;
  max-width: 107px;
}
.vid_but{
  position: absolute;
  inset: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%; 
}
.vid_but i{
  color: #000000bf;
  font-size: 32px;
}
.btn {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  outline: none;
  background: linear-gradient(90deg, #fdb350, #fdcf5a);
  border: 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.btn::before {
  content: "";
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  background: #1f3a93;
  transform: scale(0);
  transform-origin: 83% 86%;
  transition-property: transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.btn.active::before {
  transition-timing-function: ease;
  transform: scale(1);
}

.btn .play {
  width: 38px;
  height: 33px;
  background: #fff;
  margin-left: 17px;
  z-index: 100;
  clip-path: polygon(0 0, 80% 48%, 0 100%, 0% 100%);
  transition: clip-path 0.5s ease;
  transition-delay: 0.4s;
}

.btn .play.active {
  transition: clip-path 0.1s;
  clip-path: polygon(0 0, 27% 0, 27% 100%, 0% 100%);
}

.small-box {
  width: 5px;
  max-height: 33.4px;
  background: #fff;
  z-index: 100;
  margin: 1px 9px 0px 0px;
  opacity: 0;
  transition: opacity 1s;
}

.small-box.pauseToPlay {
  animation: pauseToPlay 0.4s ease alternate-reverse;
}

@keyframes pauseToPlay {
  10% {
    transform: rotate(90deg);
    left: 73px;
  }
  20%,
  40% {
    transform: rotate(180deg);
    left: 92px;
  }
  50% {
    left: 92px;
    height: 66px;
    bottom: 57px;
    transform: rotate(180deg);
  }
  100% {
    left: 92px;
    height: 66px;
    bottom: 57px;
    transform: rotate(180deg);
  }
}

.small-box.active {
  opacity: 1;
  transition: opacity 1s;
  animation: move 0.8s cubic-bezier(0.52, 1.64, 0.37, 0.66) forwards;
  animation-delay: 0.2s;
}

@keyframes move {
  10% {
    transform: rotate(90deg);
    left: 73px;
  }
  20%,
  40% {
    transform: rotate(180deg);
    left: 92px;
  }
  50% {
    left: 92px;
    height: 66px;
    bottom: 57px;
    transform: rotate(180deg);
  }
  100% {
    left: 92px;
    height: 66px;
    bottom: 57px;
    transform: rotate(180deg);
  }
}

.vid_sec{
  text-align: center;
  border-top: 2px dashed #cccccc;
  margin: 38px 0px 0px;
  position: relative;
}
.vid_sec:before{
  position: absolute;
  content: "\f078";
  border: 2px solid #ccc;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  left: 3px;
  right: 0px;
  background: #fff;
  margin: auto;
  top: -18px;
}
.vid_sec:after {
  position: absolute;
  content: "";
  background: url(../images/vid_pic1.png);
  margin: auto;
  inset: 0;
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  left: 5px;
}
.vid_sec li{
  display: inline-block;
  width: 49%;
  vertical-align: middle;
  padding: 14px 20px;
}
.vid_sec li:nth-child(2), .vid_sec li:nth-child(4){
  border-left: 2px dashed #cccccc;
}
.vid_sec li:nth-child(3), .vid_sec li:nth-child(4){
  border-top: 2px dashed #cccccc;
}
.vid_text{
  text-align: start;
  padding: 0px 0px;
  height: 97px;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.vid_text h2{
  color: #131313;
  font-size: 19px;
  font-weight: 600;
  line-height: 28px;
  width: 78%;
}
.vid_text h2 span{
  color:#2a95ff;
}
.vid_text h3{
  color: #000000;
  font-size: 34px;
  font-weight: 600;
}
.vid_text h3 span{
  font-size: 16px;
  font-weight: 600;
  vertical-align: top;
}
.vid_text h3 b{
  color: #aeaeae;
  display: block;
  font-size: 17px;
  font-weight: 500;
  padding: 3px 0px 0px;
}
/*****====VIDEO PART END====******/


/*****====sta_bg PART END====******/
.sta_bg{
  padding: 50px 0px;
  background: url(../images/sta_bg.png);
  background-size: 66% 99%;
  background-position: center;
  background-repeat: no-repeat;
}
.sta_bg .sta_sec1{
  text-align: center;
  width: 67%;
  margin: auto;
  padding: 29px 0px;
}
.sta_bg .sta_sec2{
  width: 88%;
  padding: 35px 0px 0px;
  margin: 0;
}
.sta_sec1 li{
  display: inline-block;
  width: 49%;
}

.fix_but1{
  position: relative;
  text-align: center;
  margin: auto;
  max-width: 260px;
  padding: 10px 4px 42px 1px;
  border-radius: 10px;
  background: url(../images/sta_image1.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;

}
.sta_text{
  display: grid;
  grid-template-columns: auto auto;
  padding: 10px;
}
.sta_text h2{
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-align: start;
}
.sta_text h2 span{
  font-size: 17px;
  font-weight: 700;
  display: block;
  padding: 4px 0px 0px 0px;
  transition: 0.4s;
}
.sta_text:hover h2 span{
  color: #ffb95e;
}
.sta_text img{
  max-width: 40px;
  margin: 0px auto;
}

.box-blured__round1 {
  border-radius: 50%;
  height: 23px;
  position: absolute;
  width: 23px;
  bottom: 1px;
  right: 13px;
  z-index: 10;
}
.box-blured__round1:before {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 18px;
  position: absolute;
  width: 18px;
  z-index: 1;
  left: -1px;
  top: -1px;
}
.box-blured__round1:after {
  border-radius: 50%;
  content: "";
  display: block;
  height: 25px;
  right: -46%;
  position: absolute;
  top: 34%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 25px;
  z-index: 0;
  background: linear-gradient(144deg, #4662ff, #11c5f1);
}
.box-blured__line1 {
  -webkit-animation: rotate 8s linear 0s infinite normal;
  animation: rotate 8s linear 0s infinite normal;
  bottom: -6%;
  height: 45px;
  right: 5px;
  position: absolute;
  width: 45px;
  background: #fff0;
  border-radius: 50%;
  border: 2px dashed #000;
  opacity: 0.3;
}
.fix_but2{
  position: relative;
  text-align: center;
  margin: auto;
  max-width: 270px;
  border-radius: 10px;
  background: url(../images/sta_image2.png);
  background-size: contain;
  background-position: center;
  padding: 48px 4px 10px 29px;
  background-repeat: no-repeat;
}
.box-blured__round2 {
  border-radius: 50%;
  height: 23px;
  position: absolute;
  width: 23px;
  top: 9px;
  left: 14px;
  z-index: 10;
}
.box-blured__round2:before {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 18px;
  position: absolute;
  width: 18px;
  z-index: 1;
  left: 5px;
  top: -1px;
}
.box-blured__round2:after {
  border-radius: 50%;
  content: "";
  display: block;
  height: 25px;
  right: -67%;
  position: absolute;
  top: 34%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 25px;
  z-index: 0;
  background: linear-gradient(144deg, #4662ff, #11c5f1);
}
.box-blured__line2 {
  -webkit-animation: rotate 8s linear 0s infinite normal;
  animation: rotate 8s linear 0s infinite normal;
  top: -5%;
  height: 45px;
  left: 4px;
  position: absolute;
  width: 45px;
  background: #fff0;
  border-radius: 50%;
  border: 2px dashed #000;
  opacity: 0.3;
}
.sta_bg .sta_sec3{
  width:100%
}
.sta_p{
  color: #464646;
    font-size: 16px;
    font-weight: 600;
    text-align: justify;
    line-height: 28px;
    width: 74%;
}
/*****====sta_bg PART END====******/
/*****====HOW TO WORKS PART END====******/
.work_bg{
  padding: 30px 0px;
  background: url(../images/how_bg.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.work_head p{
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 600;
}
.work_bg .head h2 {
  width: 57%;
  padding: 10px 0px;
  color: #464646;
}
.work_sec{
  text-align: center;
  position: relative;
  width: 100%;
  max-width: 780px;
  margin: 140px auto 100px;
}
.work_sec .w_img3{
  width: 100%;
  max-width: 780px;
}
.work_sec .work_details{


}
.work_sec .work_details li{
  position: absolute;
}
.work_sec .work_details li:nth-child(1){
  bottom: -80px;
  left: 22%;
}
.work_sec .work_details li:nth-child(1) .work_text{
  position: relative;

}
.work_sec .work_details li:nth-child(1) .work_text::before{
  content: "";
  background: #2a95ff;
  width: 17px;
  height: 17px;
  position: absolute;
  top: -58px;
  left: 3px;
  border-radius: 50%;
  box-shadow: 0px 0px 3px 7px #cfe7ff;
  z-index: 1;
}
.work_sec .work_details li:nth-child(1) .work_text::after{
  content: "";
  height: 92%;
  position: absolute;
  border-left: 2px dashed #bdbebf;
  left: 10px;
  top: -52px;
}
.work_sec .work_details li:nth-child(2){
    right: -65px;
    bottom: -97px;
}
.work_sec .work_details li:nth-child(2) .work_text{
  position: relative;

}
.work_sec .work_details li:nth-child(2) .work_text::before{
  content: "";
  background: #2a95ff;
  width: 17px;
  height: 17px;
  position: absolute;
  top: -58px;
  left: 3px;
  border-radius: 50%;
  box-shadow: 0px 0px 3px 7px #cfe7ff;
  z-index: 1;
}
.work_sec .work_details li:nth-child(2) .work_text::after{
  content: "";
  height: 76%;
  position: absolute;
  border-left: 2px dashed #bdbebf;
  left: 10px;
  top: -52px;
}
.work_sec .work_details li:nth-child(3){
    right: -64px;
    top: -91px;
}
.work_sec .work_details li:nth-child(3) .work_text{
  position: relative;

}
.work_sec .work_details li:nth-child(3) .work_text::before{
  content: "";
  background: #2a95ff;
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: -71px;
  left: 28px;
  border-radius: 50%;
  box-shadow: 0px 0px 3px 7px #cfe7ff;
  z-index: 1;
}
.work_sec .work_details li:nth-child(3) .work_text::after{
  content: "";
  height: 92%;
  position: absolute;
  border-left: 2px dashed #bdbebf;
  left: 35px;
  bottom: -55px;
}
.work_sec .work_details li:nth-child(3) .work_text h3{
  font-size: 14px;
  font-weight: 400;
  color: #ababab;
  text-align: start;
  padding: 0px 0px 0px 34px;
}
.work_sec .work_details li:nth-child(4){
  left: 148px;
  top: -110px;
}
.work_sec .work_details li:nth-child(4) .work_text{
  position: relative;
}
.work_sec .work_details li:nth-child(4) .work_text::before{
  content: "";
  background: #2a95ff;
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: -71px;
  left: 28px;
  border-radius: 50%;
  box-shadow: 0px 0px 3px 7px #cfe7ff;
  z-index: 1;
}
.work_sec .work_details li:nth-child(4) .work_text::after{
  content: "";
  height: 80%;
  position: absolute;
  border-left: 2px dashed #bdbebf;
  left: 35px;
  bottom: -55px;
}
.work_sec .work_details li:nth-child(4) .work_text h3{
  font-size: 14px;
  font-weight: 400;
  color: #ababab;
  text-align: start;
  padding: 0px 0px 0px 34px;
}
.work_sec .work_details li:nth-child(5){
  top: 159px;
  left: -160px;
}
.work_sec .work_details li:nth-child(5) .work_text{
  position: relative;
}
.work_sec .work_details li:nth-child(5) .work_text::before{
  content: "";
  background: #2a95ff;
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 20px;
  left: 172px;
  border-radius: 50%;
  box-shadow: 0px 0px 3px 7px #cfe7ff;
  z-index: 1;
}
.work_sec .work_details li:nth-child(5) .work_text::after{
    content: "";
    width: 10%;
    position: absolute;
    border-bottom: 2px dashed #bdbebf;
    left: 155px;
    bottom: 13px;
}
.work_sec .work_details li:nth-child(5) .work_text h3 {
  padding: 0px 75px 0px 0px;
}
.work_sec .work_details li:nth-child(6){
  top: 140px;
  right: -244px;
}
.work_sec .work_details li:nth-child(6) .work_text{
  position: relative;
}
.work_sec .work_details li:nth-child(6) .work_text::before{
  content: "";
  background: #2a95ff;
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 8px;
  left: -46px;
  border-radius: 50%;
  box-shadow: 0px 0px 3px 7px #cfe7ff;
  z-index: 1;
}
.work_sec .work_details li:nth-child(6) .work_text::after{
  content: "";
  width: 20%;
  position: absolute;
  border-bottom: 2px dashed #bdbebf;
  left: -26px;
  bottom: 15px;
}
.work_sec .work_details li:nth-child(6) .work_text h3 {
  padding: 0px 0px 0px 35px;
}
.work_text{
  width: 100%;
  max-width: 238px;
}
.work_text h3{
  font-size: 14px;
  font-weight: 400;
  color: #ababab;
  text-align: start;
  padding: 0px 0px 0px 8px;
}
.work_text h3 small{
  font-size: 15px;
  font-weight: 400;
  display: block;
}
.work_text h3 span{
  color: #464646;
}
.work_sec .img1{
  position: absolute;
  inset: 0;
  top: -45px;
  margin: auto;
}
.work_sec .img2{
  position: absolute;
  inset: 0;
  top: 70px;
  margin: auto;
}
.work_level{
    position: absolute;
}
.work_level1{
    padding: 35px 25px 37px 7px;
    background: url(../images/work_sec1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 31px;
    left: -20px;
    font-size: 15px;
}
.work_level1 span{
    padding: 12px 10px;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    position:relative;
}
.work_level2{
  padding: 37px 22px 38px 4px;
    background: url(../images/work_sec2.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 24px;
    left: -32px;
    font-size: 15px;
}
.work_level2 span{
    padding: 12px 16px 5px 6px;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    position:relative;
}
.work_level1 span:before{
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    right: -52%;
    position: absolute;
    top: 54%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    z-index: 0;
    background: linear-gradient(144deg, #4662ff, #11c5f1);
}
.work_level1 span:after{
    animation: pulse 1s linear infinite;
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #00c2fc;
    right: -42%;
    position: absolute;
    top: 43%;
}

.work_level2 span:before{
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    right: -31%;
    position: absolute;
    top: 59%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    z-index: 0;
    background: linear-gradient(144deg, #ffb95e, #ffb95e);
}
.work_level2 span:after{
    animation: pulse 1s linear infinite;
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #ffb95e;
    right: -24%;
    position: absolute;
    top: 46%;
}

.work_level3 span:before{
    border-radius: 50%;
    content: "";
    display: block;
    height: 10px;
    left: -40%;
    position: absolute;
    top: 49%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 12px;
    z-index: 0;
    background: linear-gradient(144deg, #4662ff, #11c5f1);
}
.work_level3 span:after{
    animation: pulse 1s linear infinite;
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #00c2fc;
    left: -45%;
    position: absolute;
    top: 38%;
}



.work_level3{
    padding: 35px 11px 33px 38px;
    background: url(../images/work_sec3.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 37%;
    right: -96px;
    font-size: 15px;
  
}
.work_level3 span{
    padding: 12px 10px;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    position:relative;
}
/*****====HOW TO WORKS PART END====******/

/*****====ADVANTAGE PART END====******/
.advan_bg{
  padding: 30px 0px;
  background: url(../images/advan_bg.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.ad_img1{
  position: absolute;
  margin: auto;
  inset: 0;
  max-width: 500px;
  top: 18%;
}
.ad_img2{
  position: absolute;
  max-width: 150px;
  top: -63px;
  right: 40px;
}
.advan_bg ul{
  text-align: center;
  position: relative;
  z-index: 1;
}
.advan_bg ul li{
  display: inline-block;
  width: 28%;
  margin: 30px 21px;
}
.advan_bg ul li:nth-child(2){
  position: relative;
  top: -48px;
}
.advan_bg ul li:nth-child(5){
  position: relative;
  top: 27px;
}
.advan_text{
  background: url(../images/advan_sec.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 63px 32px 52px;
  max-width: 333px;
  margin: 41px auto 0px;

}
.advan_text img{
  background: #33404b;
  border: 0px solid #ffb95e;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 8px;
  margin: -138px 104px 1px 0px;
}
.advan_text h3{
  color: #fbfdff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0px;
  text-align: start;
}
.advan_text p{
  color: #fbfdff;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  text-align: start;
  padding: 10px 0px;
}
/*****====CERTIFICATE PART END====******/
.cerfi_bg{
  background: rgb(240, 233, 225) !important;
  padding: 40px 0px 0px;
}
.cerfi_sec{
  position: relative;
  z-index: 1;
}
.cerfi_sec .certi_img1{
  position: absolute;
  z-index: -1;
  margin: auto;
  inset: 0;
  max-width: 310px;
  top: 10%;
}
.cerfi_sec .img3{
  max-width: 391px;
  margin: 150px 0px 0px;
}
.cerfi_fix{
  position: absolute;
  bottom: -2%;
  right: 40px;
}
.cer_text h4{
  color: #fbfdff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 0px;
  text-align: center;
}
.cer_text h4 a{
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0px;
 
}
.fix_but4 {
  position: relative;
  text-align: center;
  margin: auto;
  max-width: 209px;
  border-radius: 10px;
  background: url(../images/sta_image1.png);
  background-size: contain;
  background-position: center;
  padding: 23px 27px 46px 2px;
  background-repeat: no-repeat;
  bottom: 20%;
  z-index: 1;
  right: -17%;
}
.fix_but4 .box-blured__round1 {
  border-radius: 50%;
  height: 15px;
  position: absolute;
  width: 15px;
  bottom: 28px;
  right: -2px;
  z-index: 10;
}
.fix_but4  .box-blured__round1:before {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  width: 14px;
  z-index: 1;
  left: -9px;
  top: -2px;
}
.fix_but4 .box-blured__round1:after {
  border-radius: 50%;
  content: "";
  display: block;
  height: 22px;
  right: -34%;
  position: absolute;
  top: 34%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 22px;
  z-index: 0;
  background: linear-gradient(144deg, #ffb95e, #ffb95e);
}

.cerfi_bg .head h5 {
  color: #464646;
  font-size: 20px;
  font-weight: 600;
  text-align: justify;
  line-height: 28px;
  padding: 14px 0px;
}
.cerfi_bg .head h2, .ref_bg .head h2{
  color: #464646;
}
.head h6{
  color: #aeaeae;
  display: block;
  font-size: 17px;
  font-weight: 500;
  padding: 16px 0px 10px;
}
.cerfi_bg .head {
  padding: 41px 0px;
}
.cerfi_but{
  margin: 60px 0px 0px;
}
/*****====REFERAL PART END====******/
.ref_bg{
  background-color: rgb(240, 233, 225) !important;
  padding: 30px 0px;
  position: relative;
  overflow: hidden;
}
.ref_bg .tras_img{
  position: absolute;
  right: 0px;
  max-width: 154px;
  top: 30%;
  z-index: 1;
}
.ref_head p{
  color: #464646;
  font-size: 17px;
  font-weight: bolder;
  line-height: 28px;
}
.ref_img img{
  padding: 0px 15px;
  position: absolute;
  top: 40px;
  z-index: 1;
}
.ref_img{
  position: relative;
}
.fix_but5 {
  position: relative;
  text-align: center;
  margin: auto;
  max-width: 209px;
  border-radius: 10px;
  background: url(../images/sta_image3.png);
  background-size: contain;
  background-position: center;
  padding: 23px 0px 54px 20px;
  background-repeat: no-repeat;
  bottom: -13px;
  z-index: 1;
  right: -30%;
}
.fix_but5 .box-blured__round1 {
    border-radius: 50%;
    height: 15px;
    position: absolute;
    width: 15px;
    bottom: 27px;
    left: 17px;
    z-index: 10;
}
.fix_but5 .box-blured__round1:before {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  width: 14px;
  z-index: 1;
  left: -9px;
  top: -2px;
}
.fix_but5 .box-blured__round1:after {
  border-radius: 50%;
  content: "";
  display: block;
  height: 22px;
  right: -34%;
  position: absolute;
  top: 34%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 22px;
  z-index: 0;
  background: linear-gradient(144deg, #ffb95e, #ffb95e);
}

.ref_text{

}
.ref_text h2 {
  color: #fbfdff;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 0px 5px;
  text-align: center;
}
.ref_text h6 {
  color: #ffc30b;
  font-size: 27px;
  font-weight: bolder;
  padding: 3px 0px 0px 0px ;
}
/*****====TRANAS PART END====******/

.trans_bg{
  padding: 220px 0px 50px;
}
.trans_bg ul{
  text-align: center;
  border-width: 0.5px;
  border-color: rgb(203, 223, 255);
  border-style: solid;
  border-radius: 15px;
  background: -webkit-linear-gradient(0deg, rgb(247, 250, 255) 0%, rgba(247, 250, 255, 0) 100%);
  padding: 10px 0px;
}
.trans_bg li{
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.trans_bg .table-responsive{
  margin: 10px 10px;
  max-height: 355px;
  background: url(../images/plan_pic.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.trans_bg .table-responsive:hover{
 filter: hue-rotate(179deg);
}
.table-responsive table{
  width: 100%;
  min-width: 519px;
  text-align: center;
  border-top: 2px dashed #abacb36e;
}
.tab_head{
  color: #464646;
  text-align: start;
  padding: 7px 10px 6px;
  font-size: 19px;
  font-weight: 600;
}
.table-responsive table tr h6{
  color: #ababab;
  font-size: 17px;
  font-weight: 500;
  padding: 10px;
  text-align: center;
}
.table-responsive table tr h2{
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #000000;
}
.table-responsive table tr h3{
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  color: #000000;
}
.table-responsive table tr h5{
  font-size: 18px;
  font-weight: 600;
  padding: 10px;
  text-align: center;
  background: linear-gradient(to right, #0fc8ff, #419aff, #4663ff);
  color: transparent;
  -webkit-background-clip: text;
}
.table-responsive table tr h5:hover{
  filter: hue-rotate(170deg);
}
.table-responsive table tr h3{
  text-align: center;
}
.table-responsive table tr h3 img{
  max-width: 30px;
}
/*****====FOOTER PART END====******/
.footer_bg{
  background: #020134;
  padding: 30px 0px;
  position: relative;
}
.footer_bg .heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.foot_con h3{
  color: #cfcfcf;
  font-size: 13px;
  font-weight: 400;
  padding: 8px 0px;
}
.foot_con h3 a{
  color: #f5f5f5;
  padding: 0px 0px 4px;
}
.footer_bg .head h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 600;
}
.foot_head .but3 {
  font-size: 16px;
  font-weight: 500;
  padding: 8px 23px;
  transition: all 0.3s ease;
  color: #ffffff !important;
  background: linear-gradient(#344048, #344048) padding-box padding-box, linear-gradient(to top, #9de9ff, #3b78f5) border-box border-box;
  border-radius: 5px;
  border: 2px solid transparent;
}
.foot_text h2{
  color: #fbfdff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0px;
  text-align: start;
}
.foot_text h2 span{
  color: #fbfdff;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  text-align: start;
  padding: 10px 0px;
  display: block;
  width: 47%;
}
.social_icon{
  display: flex;
  justify-content: end;
}
.social_icon{
  display: flex;
  gap: 15px;
  margin: 20px 0px 20px;
  justify-content: end;
}
.copy_right{
  display: grid;
  grid-template-columns: 40% 60%;
  margin-top: 50px;
}
.copy_right h3{
  color: #ababab;
  font-size: 13px;
  font-weight: 500;
  text-align: start;
}
.pay_carousel .owl-item img {
  max-width: 156px !important;
  margin: auto;
}
.footer_bg .fa-chevron-up {
    position: absolute;
    content: "";
    color: #000;
    background: url(../images/fix_arrow1.png);
    background-position: center;
    top: 0px;
    left: 0;
    background-size: 100% 100%;
    padding: 39px 16px 16px 17px;
    right: 0;
    width: fit-content;
    margin: auto;
}
.foot_con{
  margin-top: 77px;
}
.foot_sec{
  border-top: 1px dashed #cccccc;
  margin: 22px 0px 0px;
  position: relative;
}
.foot_sec:after {
  position: absolute;
  content: "";
  background: url(../images/vid_pic2.png);
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  left: 11%;
  top: -15px;
}
.foot_sec:before {
  position: absolute;
  content: "";
  border-left: 1px dashed #cccccc;
  width: 30px;
  height: 96%;
  left: 12.3%;
  top: 7px;
}



@media (max-width: 1199px){
.plan_sec li {
  width: 22%;
}
header .navbar-nav .nav-item .nav-link {
    padding: 0px 12px;
}

}
@media   (max-width: 991px){
.banner_text, .banner_text p{
  text-align: center;
}
.navbar-nav{
  text-align: center;
}
header .navbar-nav .nav-item .nav-link {
  padding: 8px 0px;
  font-size:14px;
}
.top_but {
  justify-content: space-between;
}
.banner_text h1 {
  width: 100%;
}
.plan_sec li {
  width: 30%;
}
.plan_bg .head h2 {
  width: 100%;
}
.plan_head p {
  width: 100%;
  text-align: center;
}
.head, .head p, .head h5{
  text-align: center;
}
.about_bg .head h2 {
  width: 100%;
}
.vide_banner {
  max-width: unset;
  padding: 35px;
}
.sta_bg .sta_sec1 {
  width: 100%;
}
.advan_bg ul li {
  display: inline-block;
  width: 49%;
  margin: 0px 0px;
}
.advan_text {
  padding: 63px 32px 53px;
  max-width: 299px;
  margin: 32px auto 0px;

}
  .advan_bg ul li:nth-child(2),   .advan_bg ul li:nth-child(5)  {
    position: unset;
}
.advan_text img {
  margin: -138px 94px 1px 0px;
}
.ad_img2 {
  opacity: 0.3;
}
.ad_img1 {
  display: none;
}
.cerfi_bg .head {
  padding: 0px 0px; 
  margin: -85px 0px 0px;
  text-align: center;
}
.cerfi_bg .head h5 {
  text-align: center;
}
.cerfi_but {
  margin: 15px auto 30px;
  text-align: center;
}
.heading {
  display: unset;
  text-align: center;
}
.ref_head p {
  text-align: center;
  padding: 10px 0px 10px;
}
.fix_but5 {
  bottom: 9px;
  z-index: 1;
  right: -36%;
}
.trans_bg {
  padding: 106px 0px 50px;
}
.foot_sec:after {
  left: 10.4%;
}
.work_bg .head h2 {
    width: 100%;
}
.work_head p{
    text-align:center;
}
.work_sec .w_img3, .work_sec .work_details li:nth-child(1) .work_text::before, .work_sec .work_details li:nth-child(1) .work_text::after, .work_sec .work_details li:nth-child(2) .work_text::before, .work_sec .work_details li:nth-child(2) .work_text::after {
    display: none;
}
.work_sec .work_details li {
    position: unset;
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin: 10px 0px;
    border-width: 0.5px;
    border-color: rgb(203, 223, 255);
    border-style: solid;
    border-radius: 5px;
    background: -webkit-linear-gradient(0deg, rgb(247, 250, 255) 0%, rgba(247, 250, 255, 0) 100%);
    padding: 10px 9px;
}
.work_sec .img1, .work_sec .img2{
    display:none;
}
.work_sec {
  
    max-width: unset;
    margin: 40px 0px;
}
.work_sec .work_details li:nth-child(3) .work_text::before, .work_sec .work_details li:nth-child(3) .work_text::after, .work_sec .work_details li:nth-child(4) .work_text::before, .work_sec .work_details li:nth-child(4) .work_text::after, .work_sec .work_details li:nth-child(5) .work_text::before, .work_sec .work_details li:nth-child(5) .work_text::after{
    display:none;
}

.work_sec .work_details li:nth-child(5) .work_text h3, .work_sec .work_details li:nth-child(3) .work_text h3, .work_sec .work_details li:nth-child(2) .work_text h3 {
    padding: 0px 0px 0px 0px;
}
.work_sec .work_details li:nth-child(4) .work_text h3 {
    padding: 0px 0px 0px 0px;
}

.work_level{
    display:none;
}

}


@media  (max-width: 767px){
.banner_bg .ban_pic1,   .banner_bg .ban_pic2{
  display: none;
}
.banner_bg .ban_pic2{
  display: none;
}
.banner_text h1 {
  font-size: 41px;
}
.plan_sec li {
  width: 46%;
}
.vid_text h2 {
  font-size: 17px;
  width: 100%;
}
.sta_bg {
  padding: 0px 0px 35px;
}
.sta_sec1 li {
  width: 100%;
}
.sta_p{
  display: none;
}
.sta_bg .sta_sec1 {
  padding: 0px 0px;
}
.cerfi_bg .row{
  display: flex;
    flex-direction: column-reverse;
}
.cerfi_bg .head {
  margin: 0px 0px 0px; 
}
.work_bg .head h2 {
  width: 100%;
}
.work_head p {
  text-align: center;
}
.ad_img2{
  display: none;
}
.advan_text img {
  margin: -136px 85px 1px 0px;
}
.fix_but5 {
  bottom: 37px;
  right: -20%;
}
.trans_bg li {
  width: 100%;
}
.footer_bg {
  padding: 60px 0px 15px;
}
.footer_bg .heading{
  display: unset;
  text-align: center;
}
.foot_sec:before {
  left: 0px;
  height: 100%;
}
.foot_sec:after {
  left: -15px;
}
.foot_head{
  padding: 20px 0px;
}
.foot_con {
  margin-top: 10px;
  text-align: center;
}
.social_icon {
  margin: 20px 0px 20px;
  justify-content: center;
}
.foot_text h2 span{
  width: 100%;
  text-align: center;
}
.foot_text h2{
  text-align: center;
}
.copy_right {
  margin-top: 16px;
  text-align: center;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
}
.work_sec .work_details li {
    width: 49%;
}
}

@media (max-width: 567px){
.logo {
    max-width: 150px;
}
.banner_sec {
  padding: 35px 0px 0px;
}
.banner_text h1 {
  font-size: 22px;
  padding: 10px 0px 0px;
}
.banner_text h2 img {
  max-width: 34px;
  margin: -6px 8px 0px 0px;
}
.banner_text h2 {
  font-size: 22px;
}
.banner_text p {
  font-size: 13px;
  line-height: 29px;
  padding: 4px 0px 25px;
}
.banner_text .banner_link {
  padding: 10px 13px;
  font-size: 13px;
}
.head p{
  font-size: 14px;
}
.head h2 {
  font-size: 19px;
  padding: 5px 0px;
}
.plan_sec li {
  width: 100%;
  margin: 10px 0px;
}
.plan_sec:before {
  top: 3px;
  left: 0px;
  right: 0;
  transform: unset;
  font-size: 14px;
}
.head h5 {
  font-size: 17px;
}
.vide_banner .vid_1 {
  position: absolute;
  top: 22px;
  left: 8px;
  max-width: 18px;
  opacity: 1;
}
.vide_banner {
  padding: 14px;
}
.vide_banner .vid_2{
  display: none;
}
.vide_banner h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 29px;
  width: 100%;
}
.video_bg {
  margin: 10px 0px;
}
.vid_text h2 {
  font-size: 14px;
  width: 100%;
  text-align: center;
  line-height: 23px;
}
.vid_sec:before, .vid_sec:after{
  display: none;
}
.vid_sec li {
  display: inline-block;
  width: 100%;
  padding: 6px 0px;
  text-align: center;
}
.vid_sec li:nth-child(3), .vid_sec li:nth-child(4), .vid_sec li:nth-child(2), .vid_sec li:nth-child(4){
  border: none;
  padding: 10px 0px;
}
.vid_text {
  height: 77px;
  text-align: center;
  display: unset;
}
.vid_text h3{
  font-size: 22px;
}
.vid_text h3 span{
  font-size: 11px;
}
.vid_text h3 b{
  font-size: 14px;
}
.advan_bg ul li{
  width: 100%;
}
.advan_text {
  padding: 35px 24px 46px;
  max-width: 299px;
  margin: 28px auto 0px;
  text-align: center;
    min-height: 293px;
}
.advan_text img {
  margin: -80px 85px 1px 0px;
}
.cerfi_bg .head h5 {
  font-size: 15px;
  line-height: 25px;
  padding: 9px 0px;
}
.cerfi_sec .certi_img1 {
  max-width: 210px;
}
.cerfi_sec .img3 {
  max-width: 251px;
  margin: 112px 0px 0px;
}
.fix_but4{
  right:0px
}
.ref_head p {
  padding: 5px 0px;
  font-size: 14px;
  line-height: 25px;
}
.fix_but5 {
  bottom: 0px;
  right: 0%;
}
.ref_img img{
  position: unset;
}
.trans_bg {
  padding: 36px 0px 30px;
}
.table-responsive table tr h6 {
  font-size: 16px;
}
.table-responsive table tr h2 {
  font-size: 14px;
}
.table-responsive table tr h5 {
  font-size: 15px;
}
.footer_bg .head h2 {
  font-size: 23px;
  padding: 10px 0px 10px;
}
.copy_right h3{
  text-align: center;
}
.foot_head .but3 {
  font-size: 12px;
  padding: 7px 17px;
}
.foot_text h2{
  font-size:13px ;
}
.foot_text h2 span {
  font-size: 11px;
  line-height: 25px;
  text-align: center;
  width: 100%;
}
.plan_text h2 {
  font-size: 16px;
  text-align: center;
}
.plan_text .plan_tic h4 {
  color: #131313;
  font-size: 15px;
}
.but3 {
  font-size: 13px;
  padding: 7px 19px;
}
.sta_bg .sta_sec2 {
  margin: 40px 0px 0px;
}
.fix_but2 {
  padding: 42px 4px 10px 29px;
}
.but2{
    font-size:14px;
}
.work_text {
  
     max-width: unset;
}
.work_sec {
    max-width: unset;
    margin: 40px 0px 0px;
}
.work_sec .work_details li {
    width: 100%;
}
.work_text h3, .work_sec .work_details li:nth-child(4) .work_text h3, .work_sec .work_details li:nth-child(3) .work_text h3, .work_sec .work_details li:nth-child(5) .work_text h3{
    text-align:center;
}
.social_icon{
    margin:0px;
}
.ref_bg .tras_img{
    display:none;
}
.navbar-light .navbar-toggler {
    padding: 6px 10px;
    font-size: 13px;
}
.calci_bg .sec {
    padding: 20px 8px;
}

.calci_bg .cals h2 {
    margin: 0px 0px 2px 0px;
    padding: 3px 0px;
    font-size: 12px;
}
.calci_bg .cals input, .calci_bg .cals .val {
    font-size: 13px;
    padding: 7px 4px 4px 4px;
}
.calci_bg .cals select {
 
    padding: 7px 16px 7px 0px;
   
    border-radius: 5px;
    font-size: 10px;
   


}
