/**********************style for old navbar pooja 06-04-2022*/
/*.mega-dropdown:hover .mega-dropdown-menu{*/
/*    display:block;*/
/*}*/
.mega-dropdown-menu {
      width: 46%!important;
    height: auto;
    position: absolute;
    max-width: 800px!important;
    min-width: 430px;
}
.mega-dropdown {
    position: relative!important;
}
ul.dropdown-menu.mega-dropdown-menu.dropdown-ul-1112 {
    width: 65%!important;
    max-width: 812px!important;
    min-width: 935px;
}
ul.dropdown-menu.mega-dropdown-menu.dropdown-ul-1115 {
    min-width: 210px;}
ul.dropdown-menu.mega-dropdown-menu.dropdown-ul-1114 {
    min-width: 210px;
}
ul.dropdown-menu.mega-dropdown-menu.dropdown-ul-1116 {
    min-width: 210px;
}
ul.dropdown-menu.mega-dropdown-menu.dropdown-ul-1117 {
    left: -36%;
}
.navbar-right .dropdown-menu {
    right: auto;
    left: 8%;
}
.menu-grid-container.menu-grid-1112 div {
    width: 25%;
    float: left;
}
ul.dropdown-menu.mega-dropdown-menu.dropdown-ul-1112 {
    width: 65%!important;
}
.menu-grid-container.menu-grid-1114 div {
    width: 100%;
}
.menu-grid-container.menu-grid-1115 div {
    width: 100%;
}
.menu-grid-container.menu-grid-1116 div {
    width: 100%;
}
.menu-grid-container div {
    width: 50%;
    float: left;
}
@media(max-width:768px){
    .menu-grid-container div {
    width: 100%!important;
    float: left;
}
    
}

/**********************style for old navbar pooja 06-04-2022*/
/*body{background:transparent;}*/
/* <  Header Css Start */
/* .sticky {
    position: fixed;
    top: 0;
    background: #fff!important;
    z-index: 9;
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
body {


} */



.top-header{
   width: 100%;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 15px;
    display: block;
    text-align: right;

}
.top-header p{  text-align: right;
    padding-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #7e8085;
    font-size: 13px;
    display: inline-block;
}
  p.border1 {
    border-left: 1px solid #d7d3d3;
    padding-left: 1%;
}
.inside-header{
  width: 100%;
  /* position: fixed; */
  background: white;
/* border-bottom: 1px solid #ccc; */
padding: 7px 0px;
display: none;
margin-top: -5px;
}
.google{
  display: block !important;
}
.googleApp{
  display: none !important;
}

.google:hover{
  border-bottom: 0;
}
.google img{
  margin-top:-7px;
}
.navbar-inverse{
  /*position: fixed;*/
  width: 100%;
   background: white;
   border: 0;
   padding:14px 130px;
   padding-bottom: 0;
   margin-bottom: 0px!important;
}
.navbar-toggle .icon-bar {
  position: relative;
  transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar {
  background-color: transparent !important;

}
.navbar-brand img{
  width: 150px;
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
  top: 6px;
  transform: rotate(45deg);
  background-color: #030303 !important;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
  top: 0px;
  transform: rotate(-45deg);
  background-color: #030303 !important;
}
/*.navbar-inverse.active {
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25) !important;
  top:0 !important;
}*/

@media(max-width:768px){
  .top-header{
    display: none;
  }
  .inside-header{
    display: block;
  }
  .navbar-inverse{
    position: static;
  
    padding: 0 0;
 }
 .navbar-brand img{
  width: 140px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: white;
  height: 100vh;
  position: sticky;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  overflow-y: scroll;
}
 .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color:white;
}
}
.dropdown-toggle:before{
  content: "\2039";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  /* font-family: "inspiro-icons"; */
  opacity: .4;
  position: absolute;
  right: 0;
  color: #262626;
  font-size: 30px;
  display: none;
}

.mega-dropdown .dropdown-top{ text-transform: uppercase;}

@media (max-width: 767px){
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 0 5px 0;
    text-align: left;
}
.dropdown-toggle:before{
  display: block;

}
.navbar-brand {
  padding: 6px 15px !important;
  margin-top:0 !important;

}
 .navbar-nav .open .dropdown-menu .dropdown-header strong {
  margin-left:-20px;
}
.mega-dropdown-menu > li > ul {
  padding: 0 20px !important;
  margin: 0;
}
.divider{
  margin-left:-15px !important;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
 
  border-bottom: 0 !important;
  
}
.navbar-nav .open .dropdown-menu{
  background-color: #f9f7f7;
}
.dropdown-toggle:before{
  right: 16px;
 
  /* display: none; */
}
.google{
  display: none !important;
}
.googleApp{
  display: block !important;
}
.google img{
  margin-top:0 !important;
}
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #030303;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
   color: #222;
   background-color:white;
   border-bottom: 4px solid #00baf2;
   
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
  color: #9d9d9d;
  background-color: white;
}

/*.mega-dropdown {*/
/*  position: static !important;*/
/*}*/
.navbar-brand {
   padding: 0px 15px;
   margin-top:5px;

}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
      margin-top: 0;
      border: none;
      -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
      box-shadow: 0 6px 12px rgba(0,0,0,.175);
    overflow-x: hidden;
    /*height: 400px;*/
    overflow-y: auto;	  
        top: 55x;
  
}


.mega-dropdown-menu::-webkit-scrollbar, .navbar-inverse .navbar-collapse::-webkit-scrollbar
{ width: 5px;
  border-radius: 4px;
  top: 0;
  position: absolute;
  background: #ccc;
  -moz-transition: display .2s;
  -webkit-transition: display .2s;
  -o-transition: display .2s;
  -ms-transition: display .2s;
  transition: display .2s;
  -webkit-transition-delay: 1s;
  display: none;
}
.mega-dropdown-menu:active::-webkit-scrollbar, .mega-dropdown-menu:hover::-webkit-scrollbar {
  display: block;
  -webkit-transition-delay: 0s;
  }
.mega-dropdown-menu::-webkit-scrollbar-thumb, .navbar-inverse .navbar-collapse::-webkit-scrollbar-thumb
{
border-radius:100px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5);
background-color:#7b7b7b;
}








.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
  font-size: 13px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #00baf2;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #00baf2;
  padding: 4px 60px 5px 5px;
  line-height: 30px;
}

.mega-dropdown-menu .dropdown-header a{
  color: #00baf2;
 
}
.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}

.menu-grid-container {
  /*columns: 4 200px;*/
  /*column-gap: 1.5rem;*/
  width: 95%;
  /*margin: 0 auto; */
  
  div {
    width: 150px;
    margin: 0 1.5rem 1.5rem 0;
    display: inline-block;
    width: 100%;
    border: solid 2px black;
    padding: 5px;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
    border-radius: 5px;
    transition: all .25s ease-in-out;
  }
    &:hover img {
      filter: grayscale(0);
    }
    &:hover {
      border-color: coral;
    }
	
    img {
      width: 100%;
      filter: grayscale(100%);
      border-radius: 5px;
      transition: all .25s ease-in-out;
    }
    p {
      margin: 5px 0;
      padding: 0;
      text-align: center;
      font-style: italic;
    }
  }
}



.menu-grid-container  div ul > li {
  list-style: none;
}

.menu-grid-container  div ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
  font-size: 13px;
}


@media(max-width:768px){

  
.menu-grid-container {
  columns: 1 100%;
  /* column-gap: 1.5rem;
  width: 95%; */
}

}




@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  .navbar-inverse{ padding: 15px 36px; }
  .navbar-brand img{ width: 110px;}
  .nav li a{ padding: 10px 8px; }
  .mega-dropdown .dropdown-top{ font-size:10px; }
  .navbar-brand{ padding: 15px 5px;}
  .navbar-right { margin-right: 20px; }
  .nav li.google a img{ width: 75px; }
}

@media (min-width: 768px) and (max-width: 768px){
.inside-header{ margin-top: -50px;}
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .navbar-inverse{ padding: 14px 0px; }    
  .mega-dropdown .dropdown-top{ font-size:13px; }
}
@media (min-width: 1281px) {
  .navbar-inverse{ padding: 0 0px; }    
}

/* <  Header Css End */




/* <footer Css Start */
footer {
    position: relative;
    z-index: 2
}

.footer-top {
    /* background: #fff; */
    padding: 20px 0;
}

.footer-top i {
    color: #00baf2;
    /* font-size: 60px; */
}

.footer-top h4 {
    margin-top: 10px;
    font-weight: 600;
}

.footer {
    background: #1a1a1a;
    padding: 30px 0px;
}

.footer li {
    list-style: none;
}

.flogo {
    margin-top: 15px;
    margin-bottom: 15px;
}

.footer h4 {
    position: relative;
    color: #fff;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: left
}

.footer h4:after {
    content: '';
    background: #00baf2;
    height: 2px;
    width: 50px;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.footer li a {
    display: block;
    color: #ede9e9;
    /* color: #726f6f; */
    font-weight: 300;
    padding: 5px 0;
    letter-spacing: .5px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.footer li a:focus {
    outline: none
}

.footer li:hover a {
    color: #00baf2;
    text-decoration: none;
}

.footer-icons li {
    display: inline-block;
    font-size: 60px;
    margin: 0 12px;
}

.footer li svg path {
    fill: #333333
}

.footer-icons {
    text-align: center;
    padding: 20px 0 0 0;
    /*color: #9b9797;*/
}

.footer-icons li i,
.footer-icons li svg path {
    transition: all .3s ease-in-out;
}

.footer-icons li:hover svg path {
    fill: #00baf2;
}

.footer-icons li:hover i {
    color: #00baf2;
}

.footer-icons li i, .footer-icons li svg path {
    transition: all .3s ease-in-out;
}


.icofont {
    font-family: 'IcoFont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icofont-mastercard:before {
    content: "\ecdb";
}
.icofont-mastercard-alt:before {
    content: "\ecda";
}
.icofont-american-express:before {
    content: "\ecc1";
}
.icofont-visa:before {
    content: "\ece8";
}



/*.copyright {
    text-align: center;
    border-top: 1px solid #616161;
    color: #616161;
    padding-top: 20px;
}*/

.home-service-bg {
    background: #222 url(../images/ourservices.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0;
}

.home-service h2 {
    font-size: 40px;
    color: #fff;
    margin: 0;
    font-weight: 400;
}

.template-01-body .home-service-box {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

.template-01-body .home-service-box h4 {
    font-size: 20px;
}

.home-service-box {
    font-family: 'Open Sans', sans-serif;
    margin-top: 30px;
    text-align: center
}

.home-service-icon {
    height: 60px;
    width: 60px;
    padding: 5px;
    border-radius: 100%;
    text-align: center;
    display: block;
    position: relative;
    margin: auto
}

.home-service-icon:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: #00baf2;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 100%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.home-service-box:hover .home-service-icon:after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.home-service-icon i,
.home-service-icon img {
    font-size: 33px;
    position: relative;
    z-index: 2;
}

.home-service-box p {
    line-height: 23px;
    color: #727272;
}

.home-service-content h4 {
    font-weight: 600;
}

.home-service-box a {
    color: #00baf2;
    font-weight: 600;
    max-width: 150px;
    position: relative;
    display: block;
    text-align: center;
    float: right;
    margin-bottom: 15px;
}

/*.home-service-box a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #00baf2;
    height: 2px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}*/

.home-service-box a:hover:after {
    right: 0;
}

.home-service-box a:hover {
    color: #000;
    text-decoration: none;
}

.home-service-box img {
    margin: auto;
    display: block;
}

.h-margin {
    margin-top: 60px;
}

.h-margin-left {
    margin-left: 20px;
}

.home-gst {
    margin-top: 50px;
    background: #363636;
    padding: 30px 0;
}

.home-gst h2 {
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
}

.home-gst p {
    color: #fff;
    font-weight: 100;
    line-height: 24px;
    font-size: 18px;
    text-align: center;
    margin: 10px auto;
    max-width: 900px;
}

.grid-5 {
    float: left;
    width: 20%;
    text-align: center;
    margin-top: 30px;
}

.grid-5 p {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400
}

.subscribe {
    margin: 30px 0;
    overflow: auto;
}

.subscribe button {
    overflow: hidden;
    min-width: 100px;
    padding: 9px 0;
    background: #00baf2;
    border-color: #00baf2;
    height: 40px;
}

.subscribe input {
    background: none;
    border-color: #363636;
    height: 40px;
    background: #363636;
    color: #fff;
}

.subscribe p {
    text-align: center;
    color: #000;
    font-size: 24px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-top: 5px;
    text-transform: uppercase;
}

.partners {
    text-align: center;
    padding-bottom: 20px;
}

.partners h2 {
    text-align: center;
    text-transform: uppercase;
    margin-top: 80px;
}

.partners-box i {
    font-size: 100px;
}

.partners-box img {
    display: block;
    margin: 26px auto;
}

.partners-box {
    padding: 20px 0;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
}

.partners-box:hover {
    box-shadow: 0 9px 31px rgba(0, 0, 0, .5);
    background: #00baf2;
    color: #fff;
}

.border-box {
    border: 1px solid #ccc;
    margin: 30px 0px 40px 2px;
}

.home-contact h2 {
    margin: 25px auto;
}

.home-contact {
    background: #00baf2;
    padding: 24px 0;
}

.con-box {
    background: #fff;
    min-height: 190px;
    padding: 30px 15px;
    margin-bottom: 30px;
}

.home-contact li {
    list-style: none;
}

ul.socala-icon {
    overflow: auto;
    padding: 0;
    width: 100%;
    margin: 20px 0 0 0;
}

ul.socala-icon li {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    border-radius: 100%;
    font-size: 18px;
    padding: 6px 0;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    margin-bottom: 20px;
}

ul.socala-icon li a {
    color: #fff
}

ul.socala-icon li:hover {
    background: #ffffff;
    border-color: #00baf2;
}

.about-header {
    background: url(../images/we-make-legal-simple.jpg) no-repeat;
    background-size: cover;
    padding: 10% 0;
}

.about-header p {
    font-size: 16px;
}

.idea {
    margin-top: 20px;
    font-family: 'Open', sans-serif;
    color: #727272;
}

.idea h2 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #000;
}

.idea p {
    font-weight: 400;
}

.about-box {
    margin: 30px 0;
    overflow: auto;
    width: 100%;
}

.box1,
.box2,
.box3 {
    padding: 40px;
    font-size: 18px;
}

.box1,
.box3 {
    background-color: #ffc000;
}

.box2 {
    background: #ffd43e;
}

.about-title {
    margin: 100px 0;
}

.img-center img {
    margin: auto;
}

.about-contact p {
    margin-bottom: 51px;
}

.about-contact input {
    margin-bottom: 30px;
    height: 40px;
    border-radius: 0;
}

button.white-btn.btn {
    background: none;
    border: 1px solid;
    min-width: 123px;
    height: 40px;
    margin: 20px auto;
    display: block;
    font-size: 16px;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    padding: 0;
}

button.white-btn.btn:hover {
    background: #000;
    color: #fff;
}

.template-header-01 {
    background: rgba(212, 228, 239, 1);
    background: -moz-linear-gradient(left, rgba(212, 228, 239, 1) 0%, rgba(134, 174, 204, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(212, 228, 239, 1)), color-stop(100%, rgba(134, 174, 204, 1)));
    background: -webkit-linear-gradient(left, rgba(212, 228, 239, 1) 0%, rgba(134, 174, 204, 1) 100%);
    background: -o-linear-gradient(left, rgba(212, 228, 239, 1) 0%, rgba(134, 174, 204, 1) 100%);
    background: -ms-linear-gradient(left, rgba(212, 228, 239, 1) 0%, rgba(134, 174, 204, 1) 100%);
    background: linear-gradient(to right, rgba(212, 228, 239, 1) 0%, rgba(134, 174, 204, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d4e4ef', endColorstr='#86aecc', GradientType=1);
    padding-top: 15px;
}

.template-header-01-box {
    border: 1px solid #ccc;
    padding: 15px;
    text-align: center;
}

.template-header-01-box h4 {
    background: #00baf2;
    margin: -15px -15px 15px -15px;
    padding: 15px 0;
}

.template-header-01-box input {
    width: 100%;
    margin-bottom: 10px;
    height: 36px;
    border: 1px solid #ccc;
    padding: 0 10px;
    border-radius: 1px;
}

.template-header-01-box button {
    margin: 0 auto;
    padding: 8px 23px;
}

.template-header-02-box {
    padding: 15px;
    border: 1px solid transparent;
    margin-top: 30%;
    text-align: center;
    box-shadow: 0px 0px 11px rgba(0, 0, 0, .5);
}

.ui-form-01 {
    max-width: 280px;
    margin: auto;
    display: block;
    margin-top: 40px;
    overflow: auto;
}

.ui-form-01-wraper {
    background: #272b37;
    background-size: 100% 100%;
    padding: 10px 15px;
    text-align: center;
    color: #fff;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, .5);
}

.ui-form-01-wraper p {
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 20px;
    font-size: 16px;
    color: #fcc813
}

.ui-form-01-wraper p span {
    margin-bottom: 0;
    display: block;
}

.ui-form-01 form {
    display: block;
    position: relative;
}

.ui-form-01 button {
    width: 100%;
    background: #00baf2;
    border: 0;
    color: #272b37;
    text-transform: uppercase;
    padding: 10px 14px;
    margin: 15px auto;
    border-bottom: 2px solid #4c4c4c;
    transition: all 300ms linear;
    border-radius: 3px;
    display: block;
    margin-bottom: 10px !important;
}

.ui-form-01 button:hover {
    background: #ffffff;
    color: #4c4c4c;
    border-bottom: 2px solid #4c4c4c;
}

.input-icon {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden
}

.ui-form-01 input {
    width: 100%;
    height: 35px;
    padding: 10px;
    font-size: 13.5px;
    font-weight: 600;
    color: #222;
    border-radius: 2px;
    border: 1px solid #4c4c4c;
    background: #fff;
    overflow: hidden;
}

.input-icon i {
    color: #4c4c4c;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    bottom: 0;
    padding: 6px;
    transition: all 300ms linear;
    max-height: 34px;
}

.input-icon input:focus~i {
    color: #ffffff;
    font-size: 20px;
    background: #4c4c4c;
}

.log,
.sig {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}

.steps-container {
    margin-top: 30px;
}

.six-steps {
    position: relative;
    margin-bottom: 30px;
}

.six-steps p {
    position: absolute;
    top: 13%;
    max-width: 61%;
    font-size: 14px;
    left: 33%;
}

.steps-container img {
   /* width: 100%;*/
    max-height: 423px;
}

.about-form {
    margin-top: 40px;
    margin-bottom: 30px;
    color: #fff;
    background: #4c4c4c;
    padding: 30px 0;
    overflow: auto
}

.about-form-gst {
    position: relative;
}

.about-ui-form {
    position: relative;
    color: #fff;
    height: 100%;
}

.about-ui-form img {
    margin: 20px auto;
    display: block;
    max-width: 150px;
}

.about-form p {
    font-weight: 100;
    font-size: 16px;
    text-align: justify
}

.subscribe-gst input {
    width: 70%;
    display: inline;
    height: 40px;
    border-radius: 2px;
    border: 1px solid #ccc;
    padding: 10px;
    color: #222
}

.subscribe-gst {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 20px auto;
    width: 75%;
}

section.about-form p {
    margin-bottom: 40px;
}

.subscribe-gst button {
    display: inline;
    height: 40px;
    width: 28%;
    background: #00baf2;
    border: 1px solid #00baf2;
    color: #222;
    text-transform: uppercase;
}

.subscribe-gst button:hover {
    background: #4c4c4c;
    color: #ead955;
}

.template-01-body {
    margin-top: 20px;
}

.template-01-body h4 {
    font-size: 24px;
    font-weight: 100;
    position: relative;
    margin-bottom: 20px;
}

.table-responsive img {
    max-width: 100px !important;
    max-height: 150px !important;
}

button.f-close {
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    border: 0;
    color: red;
    font-size: 25px;
    padding: 10px 5px;
    margin: 0;
    line-height: 0;
}

.sidebar-box li a:hover {
    font-weight: 600;
}

.table-responsive table {
    width: 100%;
    text-align: center
}

table.tabel th {
    text-align: center;
}

.table-responsive table tr td {
    padding: 10px 5px;
}

.table-responsive table tr:nth-child(odd) td {
    background: #dedede
}

.table-responsive {
    border: 1px solid #ccc;
    margin: 20px auto;
}

.table-responsive table {
    min-width: 990px;
    overflow-x: auto;
}

.main-table tr td:first-child {
    min-width: 220px;
    text-align: left;
}

.main-table tr:first-child th {
    background: #727272;
    min-width: 45%;
}

table.tabel.main-table tr th {
    padding: 10px 0px;
}

.main-table tr:hover td {
    background: #fcc813 !Important
}

.main-table tr:last-child:hover td {
    background: none !Important
}

.table a {
    background: #00baf2;
    display: block;
    margin-bottom: -18px;
    border-radius: 3px;
    color: #000;
    padding: 5px 0;
    border: 1px solid #969696;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
}

.table a:hover {
    background: #000;
    color: #00baf2;
}

header.affix {
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
}

.blog-img-header img {
    width: 100%;
}

.blog-img-header p {
    margin-top: 15px;
}

.blogs-container {
    border: 1px solid #ccc;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

.blog-content-body {
    border-top: 1px solid #ccc;
    padding-top: 26px;
    font-size: 13px;
    text-align: justify;
}

.blogs-container:hover {
    box-shadow: 0 4px 13px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 4px 13px rgba(0, 0, 0, .5);
}

.blogs-container .media-left {
    max-width: 100px;
    padding-left: 1px;
    text-align: center
}

.custom-text,
.steps-container h3 {
    text-align: center;
    font-weight: 900 !important;
    position: relative;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 34px
}

.custom-text span {
    display: inline;
    position: relative;
}

.custom-text span:after {
    content: '';
    position: absolute;
    right: 120px;
    height: 5px;
    background: #00baf2;
    left: 100px;
    bottom: -15px;
}

.custom-text strong:after {
    content: '';
    position: absolute;
    right: 295px;
    height: 5px;
    background: #00baf2;
    left: 295px;
    bottom: -15px;
}


.custom-text b:after {
    content: '';
    position: absolute;
    right: 465px;
    height: 5px;
    background: #00baf2;
    left: 465px;
    bottom: 7px;
}





.marginT40 {
    margin-top: 40px;
}

.template-01-body .home-service-box {
    border-bottom: 0px;
}

.gst-registration p {
    text-align: center;
    font-size: 16px;
    margin: 40px 0;
    color: #727272
}

.pacakage-box {
    background: #f6f6f6;
    padding-bottom: 30px;
    min-height: 350px;
}

.pacakage {
    margin: 100px 0
}

.standard {
    position: relative;
    z-index: 2;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    box-shadow: 0 0 25px rgba(0, 0, 0, .5);
}

.pacakage-price small {
    font-size: 50%;
}

.pacakage-header * {
    font-size: 24px;
    list-style: none;
    
    padding: 0;
    margin-bottom: 5px;
}

.pacakage-header i {
    font-size: 14px;
}
.pacakage-basic-color{
    color: #00baf2; 
}
.pacakage-standard-color{
    color: #000000; 
}

.pacakage-header {
    background: #4c4c4c;
    color: #00baf2;
    padding: 15px 10px;
}

.pacakage-box button {
    background: #4c4c4c;
    color: #00baf2;
    border: 0;
    padding: 12px 32px;
    border-radius: 3px;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    text-transform: uppercase;
}

.pacakage-box button:hover {
    background: #00baf2;
    color: #4c4c4c;
}

.pacakage {
    padding-bottom: 20px;
}

.pacakage .container {
    max-width: 1000px;
}

.standerd .pacakage-header {
    background: #00baf2;
    color: #4c4c4c;
}

.pacakage-price * small i {
    font-size: 11px;
}

.pacakage-price * {
    font-size: 24px;
    font-weight: 500;
}

.pacakage-content * {
    list-style: none;
    padding: 0;
    font-size: 14px;
    text-align: center;
}

.payment {
    display: inline-block;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 15px;
}

.payment img {
    max-width: 120px;
}

.payment input:checked~img {
    border: 1px solid #ccc;
    box-shadow: 0 2px 7px rgba(0, 0, 0, .5);
}

.payment input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
}

.payment-modal {
    text-align: center;
    max-width: 320px;
}

.share-btn {
    display: inline-block;
    margin-top: 12px;
}

.fb-like.fb_iframe_widget {
    top: -4px !important;
}

.sidebar-box li a {
    color: #222;
    line-height: 27px;
}

.sidebar-box li {
    list-style: none;
}

.gst-form {
    margin-top: 30px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

.gst-form .input-group {
    margin-bottom: 10px;
}

.gst-form h4 {
    font-size: 22px;
    margin: 20px auto;
}

.gst-form button {
    display: block;
    width: 100%;
    background: #d23a27;
    border: 0;
    color: #fff;
    padding: 11px 6px;
}

.shadow-none:hover {
    box-shadow: none;
}

.gst-form.sticky {
    max-width: 260px;
}

.map-container iframe {
    width: 100%;
    display: block;
    pointer-events: none;
    position: relative;
}

.map-container iframe.clicked {
    pointer-events: auto;
}

.contact-box {
    max-width: 600px;
    text-align: center;
    margin: 46px auto 34px auto;
    display: block;
}

.contact-box h4 {
    font-weight: 900;
    font-size: 34px;
}

.contact-box p {
    font-weight: 100;
    font-size: 16px;
    line-height: 1.6;
}

.contact-box ul.socala-icon li a {
    color: #777;
}

.contact-box ul.socala-icon li {
    border: 1px solid #777;
    margin-bottom: 0;
}

.box-border {
    background: #00baf2;
    width: 120px;
    height: 2px;
    margin: 35px auto;
    display: block;
}

.contact-details-box {
    border: 1px solid #ececec;
    padding: 15px;
    border-radius: 2px;
    text-align: center;
    min-height: 190px;
    margin-bottom: 20px;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
}

.contact-details-box:hover {
    border-color: #fcc813
}

.contact-details-box i {
    font-size: 70px;
    display: block;
    color: #1a1a1a;
}

.contact-details-box a,
.contact-details-box p {
    display: block;
    margin-top: 10px;
    font-weight: 100;
    color: #222;
}

.contact-details-box a {
    font-size: 16px;
}

.enquiry-form {
    max-width: 700px;
    margin: 40px auto;
    display: block;
}

.enquiry-form h4 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    margin-bottom: 30px;
    color: #1a1a1a;
}

.enquiry-form input {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 0 10px;
}

.enquiry-form textarea {
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 0 10px;
}

.captcha-code {
    position: relative;
    overflow: hidden
}

.captcha-code img {
    position: absolute;
    top: 0;
    right: 0;
}

.enquiry-form button {
    padding: 10px 20px;
    background: #000;
    color: #00baf2;
    border: 1px solid #000;
    border-radius: 3px;
    min-width: 120px;
    font-size: 16px;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
}

.enquiry-form button:hover {
    letter-spacing: 1.4px;
    background: #00baf2;
    color: #000;
    border: 1px solid #000;
}

.offers-header {
    max-height: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.offers-header img {
    width: 100%
}

.offer-tagline h4 {
    text-align: center;
    margin-top: 40px;
    font-weight: 100;
    font-size: 24px;
}

.offer-tagline h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 28px;
}

.offer-box {
    position: relative;
    overflow: hidden;
}

.offer-box-header img {
    width: 100%;
}

.offer-title h5 {
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 900;
    background: #00baf2;
    padding: 10px 5px;
    border-radius: 2px;
    position: relative;
    transition: transform 900ms cubic-bezier(0.58, 0.07, 0.74, 0.93);
    -webkit-transition: transform 900ms cubic-bezier(0.58, 0.07, 0.74, 0.93);
    -o-transition: transform 900ms cubic-bezier(0.58, 0.07, 0.74, 0.93);
    -ms-transition: transform 900ms cubic-bezier(0.58, 0.07, 0.74, 0.93);
    -moz-transition: transform 900ms cubic-bezier(0.58, 0.07, 0.74, 0.93);
}

.offer-box:hover .offer-title h5 {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}

.offer-title h5:after {
    content: '';
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #00baf2;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    max-width: 19px;
    margin: auto;
    bottom: -10px;
}

.offer-box-content h4 {
    text-align: center;
    margin-bottom: 20px;
}

.offer-box-content h4 span {
    display: block;
    margin: 4px auto;
    font-size: 25px;
    font-weight: 900;
}

.offer-box-content p {
    font-size: 18px;
    text-align: center;
    padding: 13px 5px;
    font-weight: 100;
    box-shadow: 0 -3px 4px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 -3px 4px rgba(0, 0, 0, .5);
    -o-box-shadow: 0 -3px 4px rgba(0, 0, 0, .5);
    -ms-box-shadow: 0 -3px 4px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 -3px 4px rgba(0, 0, 0, .5);
}

.offer-box-content p small {
    display: block;
    text-decoration: line-through;
    color: #7b7b7b;
}

.offer-box-content {
    overflow: hidden;
    background: #fff;
}

.offer-box a {
    display: block;
    text-align: center;
    color: #222;
    background: #00baf2;
    padding: 11px 6px;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .5);
    text-transform: uppercase;
    transition: all 400ms linear;
    -webkit-transition: all 400ms linear;
}

.offer-box a:hover {
    background: #00baf2;
    letter-spacing: 1px;
}

.grab-offer h4 {
    text-align: center;
    margin-top: 60px;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
}

.grab-offer p {
    text-align: center;
    font-weight: 100;
    font-size: 16px;
}

.offers h3 small {
    text-decoration: line-through;
}

ul.check-list li:before {
    content: '\f00c';
    margin-right: 10px;
    font-family: fontawesome;
}

ul.check-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.offer-details ul li {
    font-size: 20px;
    font-weight: 100;
    margin-top: 10px;
}

.offer-details h4 {
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 20px;
}

.rating-model h5 {
    text-align: center;
    padding: 13px 10px;
    margin: -15px -15px 15px -15px;
    background: #00baf2;
    font-weight: 100;
    font-size: 18px;
    text-transform: uppercase;
}

.rating-model {
    padding: 15px;
    text-align: center;
}

.stars {
    margin-bottom: 40px;
}

section.service-registration {
    padding: 0 10px;
    margin: 100px 0;
}

.grid-container {
    max-width: 90%;
    position: relative;
    margin: 200px 0;
}

.grid-container:after {
    content: '';
    position: absolute;
    border-top: 120px solid transparent;
    border-bottom: 111px solid transparent;
    border-left: 120px solid #00baf2;
    border-right: 118px solid transparent;
    top: 0;
    right: -19%;
    display: block;
    margin: auto;
}

.grid-icon {
    font-size: 50px;
    text-align: center;
    padding: 70px 10px;
    color: #fff;
    position: relative;
}

.grid-icon span {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    border: 5px solid;
    overflow: hidden;
    position: relative;
    display: block;
    padding: 4px 3px;
    margin: auto;
}

.grid-7:nth-child(odd) .grid-icon:before {
    content: '';
    position: absolute;
    border-top: 20px solid transparent;
    border-bottom: 20px solid #4c4c4c;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    top: -38px;
    left: 0;
    right: 0;
    max-width: 40px;
    display: block;
    margin: auto;
}

.grid-7:nth-child(even) .grid-icon:before {
    content: '';
    position: absolute;
    border-top: 20px solid #00baf2;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    bottom: -38px;
    left: 0;
    right: 0;
    max-width: 40px;
    display: block;
    margin: auto;
}

.grid-7:nth-child(odd) .grid-icon {
    background: #4c4c4c;
}

.grid-7:nth-child(even) .grid-icon {
    background: #00baf2;
}

.grid-7 {
    display: inline-block;
    width: 16%;
    position: relative;
}

.grid-7:nth-child(odd) .grid-count {
    position: absolute;
    top: -105px;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    color: #4c4c4c;
    border: 8px solid #4c4c4c;
    display: block;
    margin: auto;
    text-align: center;
    right: 0;
    left: 0;
    font-size: 40px;
    font-weight: 600;
    padding: 6px 0;
}

.grid-7:nth-child(even) .grid-count {
    position: absolute;
    bottom: -105px;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    color: #00baf2;
    border: 8px solid #00baf2;
    display: block;
    margin: auto;
    text-align: center;
    right: 0;
    left: 0;
    font-size: 40px;
    font-weight: 600;
    padding: 6px 0;
}

.grid-count {
    position: absolute;
}

.grid-7:nth-child(odd) .grid-count:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background: #4c4c4c;
    top: 45%;
    right: -100%;
}

.grid-7:nth-child(odd) .grid-count:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: -102%;
    background: #4c4c4c;
    border-radius: 100%;
    top: 37%;
}

.grid-content {
    position: absolute;
}

.grid-7:nth-child(odd) .grid-content {
    top: -96px;
    right: -105%;
    max-width: 90%;
}

.grid-7:nth-child(even) .grid-content {
    bottom: -96px;
    left: -90%;
    max-width: 90%;
}

.grid-7:nth-child(even) .grid-count:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background: #00baf2;
    top: 45%;
    left: -100%;
}

.grid-7:nth-child(even) .grid-count:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    left: -102%;
    background: #00baf2;
    border-radius: 100%;
    top: 37%;
}

.service-document {
    margin-top: 40px;
    margin-bottom: 140px;
}

.document-container {
    background: #4c4c4c;
    color: #fff;
    margin-bottom: 40px;
}

.document-box {
    text-align: center;
    min-height: 232px;
    padding: 30px 0;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
}

.document-box:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    background: #00baf2;
    color: #000;
    box-shadow: 0 0 15px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .5);
}

.document-box i {
    display: block;
    font-size: 70px;
}

.document-box p {
    font-size: 16px;
}

.document-box {
    text-align: center;
    min-height: 232px;
    padding: 30px 0;
}

.document-upload p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    font-size: 16px;
    font-weight: 600;
    top: 10px;
}

.document-upload input {
    position: relative;
    z-index: 3;
    opacity: 0;
    padding: 10px 3px;
    cursor: pointer;
}

.document-upload {
    text-align: center;
    margin: auto;
    display: block;
    max-width: 228px;
    position: relative;
    background: #00baf2;
    cursor: pointer;
    padding: 10px 0;
}

.pacakage-content {
    padding: 20px;
}

.card {
    position: relative;
    overflow: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    /*transform-style: preserve-3d;*/
    margin: 30px -15px
}

.card-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #272b37;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    -webkit-transform: rotatey(90deg);
    -moz-transform: rotatey(90deg);
    -ms-transform: rotatey(90deg);
    -o-transform: rotatey(90deg);
    transform: rotatey(90deg);
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
    opacity: 0;
}

.card-back .ui-form-01-wraper {
    box-shadow: none !important;
}

.card-back .ui-form-01 {
    margin-top: 15px;
}

.card-front.flip {
    -webkit-transform: rotatey(90deg);
    -moz-transform: rotatey(90deg);
    -ms-transform: rotatey(90deg);
    -o-transform: rotatey(90deg);
    transform: rotatey(90deg);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
}

.card-front {
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
}

.card-back.flip {
    -webkit-transform: rotatey(0deg);
    -moz-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    -o-transform: rotatey(0deg);
    transform: rotatey(0deg);
    opacity: 1;
}

.search-form button {
    background: none;
    border: none;
    position: absolute;
    top: 2px;
    right: 16px;
    font-size: 24px;
}

.search-form {
    position: relative;
    margin-bottom: 25px;
}

.search-form input {
    width: 100%;
    height: 40px;
    padding: 10px;
    border: 1px solid #ccc;
    background: rgba(255, 255, 255, .9);
    border-radius: 2px;
}

.panel-body {
    background: #f5f5f5;
}

.panel-heading * {
    padding: 0;
    font-size: 16px;
    list-style: none;
}

.panel-title span {
    float: right;
}

.panel-title a {
    display: block;
    font-weight: 400;
}

.strip-line {
    text-align: center;
    padding: 20px 10px;
    margin: 30px auto;
    display: block;
    background: #00baf2;
    font-size: 18px;
    text-transform: uppercase;
}

.team img {
    width: 100%;
}

.team1 {
    text-align: center;
    margin: auto;
    width: 95%;
    column-count: 7;
    -webkit-column-count: 7;
    -moz-column-count: 7;
    column-gap: 2px;
}

.team2 {
    margin: 3px auto;
    column-count: 6;
    -webkit-column-count: 6;
    -moz-column-count: 6;
    width: 85%;
    text-align: center;
    column-gap: 2px;
}

.team3 {
    margin: 3px auto;
    column-count: 5;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    width: 70%;
    text-align: center;
    column-gap: 2px;
}

.team4 {
    margin: 3px auto;
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    width: 25%;
    text-align: center;
    column-gap: 2px;
}

.team-container {
    position: relative;
    overflow: hidden
}

.team-container div {
    position: absolute;
    top: 110%;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(252, 200, 19, .8);
    transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
}

.team-container div * {
    font-size: 12px
}

.team-container:hover div {
    top: 0;
}

.others {
    margin-top: 15px;
}

.panel .btn {
    margin-bottom: 15px;
}

.forms input,
.forms select,
.forms textarea {
    margin-bottom: 10px;
    width: 100%;
    height: 34px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    padding: 6px 10px;
    position: relative;
    z-index: 2;
    background: #f3f3f3
}

.forms selcet {
    text-transform: capitalize
}

.forms label {
    text-transform: capitalize;
    margin-top: 5px;
}

.fileup.update-upload {
    position: relative;
    background: #00baf2;
    overflow: hidden;
    padding: 11px;
    border-radius: 3px;
    border-bottom: 2px solid #e2b20a;
    margin-top: 25px;
    max-width: 200px;
    text-align: center;
    text-transform: uppercase;
    transition: all .2s linear;
}

.form-input input[type="file"] {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.form-input ol li {
    list-style-type: decimal;
}

.fileup.update-upload:hover {
    background: #222;
    color: #00baf2;
}

.form-input {
    overflow: hidden;
    padding: 0 5px;
}

.img-upload img {
    width: 100%;
}

.img-upload {
    max-width: 150px;
    overflow: hidden;
    margin: auto;
    display: block;
}

.forms button {
    background: #00baf2;
    border: 0;
    border-bottom: 2px solid #e2b20a;
    padding: 10px 20px;
    border-radius: 3px;
    min-width: 150px;
    text-transform: uppercase;
    display: block;
    margin: 10px auto;
    transition: all .2s linear;
    width: 150px;
}

.forms button:hover {
    background: #222;
    color: #00baf2;
}

input[type="color"] {
    padding: 0;
    min-height: 42px;
}

.form-radio input {
    width: initial;
    display: inline-block;
    min-height: 12px;
}

.form-radio label {
    display: inline-block;
    margin-left: 0 !important;
    min-width: 200px;
}

.select-box>li {
    position: relative;
    list-style: none;
    max-width: 250px;
    margin: auto auto 20px auto;
}

.select-box>li>a {
    background: #00baf2;
    border: 0;
    border-bottom: 2px solid #e2b20a;
    padding: 10px 20px;
    border-radius: 3px;
    min-width: 150px;
    text-transform: uppercase;
    display: block;
    margin: 10px auto;
    color: #222;
    transition: all .2s linear;
}

.select-box li:hover>a {
    background: #222;
    color: #fcc813
}

.select-box li:hover ul {
    visibility: visible;
}

.select-box li ul {
    position: absolute;
    z-index: 3;
    background: #4c4c4c;
    padding: 0;
    display: block;
    overflow: hidden;
    list-style: none;
    visibility: hidden;
    top: 40px;
    left: 0;
    right: 0;
}

.select-box li ul li a {
    color: #fff;
    display: block;
    font-weight: 100;
    padding: 6px 18px;
}

.select-box li ul li:hover {
    background: #00baf2;
    color: #222;
}

.drop-forms .panel {
    border: 0px !important
}

span.checkbox-inline {
    margin-left: 0px !Important;
    min-width: 120px;
}

.panel .custom-text {
    margin-bottom: 10px;
}

.flex {
    display: flex;
    display: -webkit-flex;
    -moz-align-items: center;
    align-items: center;
}

.drop-forms .alert {
    margin-top: 20px;
}

.select2 input {
    margin: 0px !important;
    min-height: 20px;
}

span.select2-selection.select2-selection--multiple {
    border: 1px solid #ccc !important;
    background: #f3f3f3;
}

.select2-container {
    min-width: 100%;
}

.error {
    color: red !Important;
    font-size: 12px;
}

input.error,
select.error,
textarea.error {
    border-color: red;
}

.skip-step {
    position: relative;
    display: block
}

.skip-tooltip {
    background: #00baf2;
    max-width: 400px;
    position: absolute;
    right: 0;
    z-index: 5;
    color: #4c4c4c;
    border-radius: 2px;
    padding: 10px;
    font-size: 12px;
    text-align: left;
    visibility: hidden;
}

.skip-step span {
    display: inline-block;
    font-size: 18px;
}

.skip-step span:hover .skip-tooltip {
    visibility: visible;
    z-index: 5;
}

.skip-tooltip:after {
    content: '';
    border-right: 8px solid transparent;
    border-bottom: 8px solid #00baf2;
    border-left: 8px solid transparent;
    position: absolute;
    top: -6px;
    right: 0;
}

.drop-forms {
    max-width: 600px;
    margin: auto auto 30px auto;
    display: block;
}

.label-left {
    margin-top: 5px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
}

.label-left input,
.label-left select,
.label-left .form-radio-inline,
.label-left .notes,
.label-left textarea,
.switch-wrapper {
    width: 67%;
    display: inline-block;
}

.label-left select {
    min-width: 67%;
    line-height: 30px;
}

.label-select {
    position: relative;
    text-align: center;
    margin: auto;
    overflow: hidden
}

.label-select label {
    min-width: 180px !important;
    text-align: center;
}

.label-left input[type="file"] {
    visibility: hidden;
    padding: 0;
    margin: 0;
    height: 0;
}

.lebel-left input[type="file"] {
    visibility: hidden !important;
}

.lebel-left span {
    width: 100%;
    text-align: right;
}

.label-left p {
    margin: 0
}

.label-left #addprint {
    margin-bottom: 15px;
    display: block;
}

.label-left .notes input,
.label-left .notes select {
    width: 100%
}

.label-left label {
    min-width: 33%;
    max-width: 30%;
    padding-right: 5px;
    float: left;
}

input[type="checkbox"] {
    margin: -6px;
    width: auto;
}

.label-left .label {
    padding: .4em .6em .3em
}

.label-left label {
    margin-top: 0;
    clear: both;
}

.form-radio-inline input {
    width: auto;
    height: auto;
}

.form-radio-inline label {
    width: auto;
    margin-right: 20px;
    vertical-align: middle;
    margin-top: 0
}

.forms-top-btn a {
    display: inline-block;
    width: 49%;
    text-align: center;
    color: #222;
    padding: 8px 5px;
    margin-bottom: 25px;
}

label.label-up {
    margin: auto;
    float: none;
    cursor: pointer;
}

.drop-forms .custom-text span {
    display: inline-block;
}

form.tab-2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: none;
    padding: 15px;
}

.gob {
    color: #fff;
    cursor: pointer;
    top: 11px;
    left: 11px;
    position: relative;
    z-index: 4;
}

.btn-disabeld {
    pointer-events: none;
    opacity: .5;
    cursor: no-drop
}

.label-left label.error {
    min-width: 100%;
    text-align: right;
    float: none;
}

.video-wrapper {
    max-height: 90vh;
}

.video-wrapper video {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1;
}

.vodeo-bg {
    position: relative;
    z-index: 2;
    height: 90vh;
    background: none;
}

.vodeo-bg .signup {
    margin-top: 27vh;
}

.home-service .col-sm-4 {
    min-height: 200px;
}

.video_bg video {
    width: 100%;
}

.video_bg {
    position: relative;
}

.video_front {
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
}

.log_sign_wrapper {
    max-width: 250px;
    margin: auto;
}

.switch {
    display: block;
    background: #f3f3f3;
    max-width: 100px;
    border-radius: 4px;
    overflow: auto;
    position: relative;
    margin-bottom: 10px;
}

.switch-btn {
    position: relative;
    overflow: hidden;
    padding: 7px 0px;
    text-align: center;
}

.switch-btn input {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    min-width: 50px;
    min-height: 50px;
    opacity: 0;
    cursor: pointer;
}

.switch-btn b {
    display: inline-block;
    min-width: 44%;
    position: relative;
    z-index: 1;
}

.switch-btn .switcher {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    transition: .25s ease all;
    -webkit-transition: .25s ease all;
    border-radius: 2px;
}

.switch-btn span b {
    position: relative;
    z-index: 1;
}

.switch-btn input.chky:checked~.switcher {
    right: 50%;
    background: #4caf50;
}

.switch-btn input.chkn:checked~.switcher {
    left: 50%;
    right: 0%;
    background: red;
}

.switch-btn-big {
    min-width: 150px;
}

.switch-btn .switcher {
    background: #4caf50 !important;
}

.inline-width label {
    width: auto;
    margin: 0 !important;
    font-size: 13px;
    display: inline;
}

.form-radio-inline2 input {
    width: auto;
    margin-top: -7px;
}

a.mobile-phone {
    font-size: 24px;
    background: #00baf2;
    position: fixed;
    bottom: 10px;
    left: 10px;
    border-radius: 50%;
    display: none;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 4px 0;
    z-index: 98;
}

.offer-tagline .box-border {
    margin: 35px 0 !important;
}

.inmedia {
    text-align: center;
    margin-bottom: 60px;
}

.inmedia li {
    float: left;
    max-width: 25%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    list-style: none;
    margin: auto;
    transition: all .2s linear;
}

.inmedia h2 {
    margin-bottom: 60px;
}

.inmedia li img {
    width: 100%;
}

.inmedia li:hover {
    background: #fce113;
}

.inmedia li:nth-child(4),
.inmedia li:last-child {
    border-right: 0;
}

.inmedia li:nth-child(6),
.inmedia li:nth-child(7),
.inmedia li:nth-child(8),
.inmedia li:nth-child(5) {
    border-bottom: 0;
}

.inmedia .container {}

.poster {
    display: none
}


/* 
@media screen and (max-width:1024px) {
    header .container,
    .home-service .container,
    .home-gst .container,
    .footer-top .container,
    .blog-listing .container {
        width: 100%;
    }
    .box1,
    .box2,
    .box3 {
        min-height: 220px;
    }
    .about-title {
        margin: 30px auto
    }
    .about-contact p {
        margin-bottom: 20px;
    }
    .about-contact input {
        margin-bottom: 10px;
    }
    .about-contact {
        margin-top: -30px
    }
    .template-01-body .container {
        width: 100%;
    }
    .blog-box .container {
        width: 100%;
    }
    .grid-container:after {
        display: none;
    }
    .grid-container {
        max-width: 100%;
    }
    .grid-7:nth-child(odd) .grid-count:after {
        width: 50%;
        right: -50%
    }
    .grid-7:nth-child(even) .grid-count:after {
        width: 50%;
        left: -50%
    }
    .grid-7:nth-child(odd) .grid-count:before {
        right: -58%;
    }
    .grid-7:nth-child(even) .grid-count:before {
        left: -58%;
    }
    .switch-btn input {
        min-width: 50px !important;
        min-height: 50px !important;
    }
    .form-radio-inline {
        position: relative
    }
    .form-radio-inline2 input,
    .form-radio-inline input {
        width: auto !important;
        min-width: auto !important;
        left: inherit;
    }
    .signup {
        margin-top: 0% !important;
    }
    .dashboard-body.vodeo-bg {
        max-height: 500px;
    }
} */

@media screen and (max-width:768px) {
    .footer .col-sm-6.col-md-3 {
        min-height: 250px;
    }
    .user-box {
        display: inherit !important;
    }
    header .col-sm-7.col-sm-pull-2 {
        width: 100%;
        left: 0;
    }
    .grid-5 {
        width: 50%;
        margin-top: 10px;
    }
    .grid-7 {
        width: 100%
    }
    .grid-icon {
        width: 100%;
    }
    .grid-7:nth-child(odd) {
        background: #4c4c4c;
    }
    .grid-7:nth-child(even) {
        background: #00baf2;
    }
    .grid-7 {
        margin-bottom: 120px;
    }
    .grid-content {
        position: static;
        text-align: center;
        margin-bottom: 20px;
    }
    .grid-7:nth-child(odd) .grid-content {
        color: #fff;
        max-width: 100%;
    }
    .grid-icon {
        padding: 20px 5px;
    }
    .grid-7:nth-child(even) .grid-count {
        top: -226%;
    }
    .grid-7:nth-child(even) .grid-icon:before {
        bottom: 100% !important;
        border-top-color: transparent;
        border-bottom: 13px solid #00baf2;
        width: 29px !important;
    }
    .grid-container {
        margin-bottom: -150px;
    }
    .gst-form.sticky {
        position: static !important;
        max-width: 100%
    }
    .switch-btn input {
        min-width: 50px !important;
        min-height: 50px !important;
    }
    .form-radio-inline2 input,
    .form-radio-inline input {
        width: auto !important;
        min-width: auto !important;
        left: inherit;
    }
    .dashboard-body.vodeo-bg {
        max-height: max-content;
    }
    .template-header-01 img {
        margin: auto;
    }
    /* body {
        padding-top: 47px !important;
    } */
    .company-profile.border-box.box-shadow.fix {
        display: none;
    }
}

@media (max-width:720px) {
    .inmedia li {
        max-width: 49%;
        /*border-left: 1px solid #ccc;border-right: 0;*/
    }
    .inmedia li:nth-child(odd) {
        border-left: 0;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .inmedia li:nth-child(even) {
        border-bottom: 1px solid #ccc;
        border-right: 0;
        border-left: 0;
    }
}
/* 
@media screen and (max-width:767px) {
    a.mobile-phone {
        display: block!important;
    }
    .home-banner h1 {
        margin-top: 120px;
    }
    .logo img {
        max-width: 100px;
    }
    .callus a i {
        display: inline;
        margin-right: 3px;
    }
    .callus a {
        position: absolute;
        top: -35px;
        right: 5px;
        z-index: 99999999;
        line-height: 1;
        font-size: 13px;
        font-weight: 400;
    }
    div#menu-button {
        position: absolute;
        top: -45px;
    }
    header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background: #4c4c4c;
        height: 47px;
    }
    ul.navbar-right.open {
        background: #4c4c4c;
        top: -42px;
    }
    span.submenu-button {
        min-width: 100%;
        width: 100%;
    }
    span.submenu-button.submenu-opened {
        background: rgba(38, 38, 38, .3) !important;
    }
    #cssmenu .submenu-button.submenu-opened {
        background: rgba(38, 38, 38, .3) !important;
    }
    #cssmenu {
        position: fixed;
        top: 0;
    }
    .logo {
        text-align: center
    }
    div#menu-button {
        max-width: 110px;
    }
    .callus {
        float: right;
        z-index: 999
    }
    .callus a {
        line-height: 40px;
    }
    #cssmenu,
    #cssmenu #menu-button,
    #cssmenu ul,
    #cssmenu ul li,
    #cssmenu ul li a {
        top: 0;
    }
    #cssmenu>ul>li>a {
        line-height: 0px;
    }
    #cssmenu .submenu-button {
        height: 34px;
    }
    .box1,
    .box2,
    .box3 {
        min-height: auto;
        font-size: 16px;
        padding: 15px;
    }
    .map-container iframe {
        max-height: 300px
    }
    .switch-btn input {
        min-width: 50px !important;
        min-height: 50px !important;
        display: inline-block!important
    }
    .form-radio-inline2 input,
    .form-radio-inline input {
        width: auto !important;
        min-width: auto !important;
        left: inherit;
    }
    ul.navbar-right.open {
        position: absolute;
        top: 0;
        bottom: 0;
        height: 100vh;
        overflow-y: scroll;
    }
    .video_bg video {
        width: 100%;
        margin-top: 0px;
    }
} */

/* @media screen and (max-width:600px) {
    .steps-container img {
        max-width: auto;
    }
    .six-steps p {
        position: static !important;
        margin: 0;
        max-width: 100% !important;
    }
    .standard {
        transform: scale(1);
    }
    footer,
    .footer h4 {
        text-align: center;
    }
    .footer h4:after {
        left: 43% !important;
    }
    h4 strong,
    h3 strong,
    .contact-box h4,
    .custom-text {
        font-size: 20px !important;
    }
    .document-box img {
        display: block;
        margin: 10px auto;
    }
    header.affix {
        position: static;
    }
} */

@media screen and (max-width:575px) {
    .callus {
        margin-top: 9px;
    }
    .work-box {
        width: 100%;
    }
    .work-box:after {
        content: '';
        position: absolute;
        background: #00baf2;
        right: 0;
        width: 101%;
        height: 50px;
        bottom: -100%;
        height: 100%;
        width: 9%;
        left: 0;
        right: 0;
        display: block;
        margin: auto;
    }
    .work-box:first-child:after {
        width: 9%;
    }
    .work-box:last-child:after {
        display: none;
    }
    .form-radio-inline2 input {
        left: -40%;
    }
    .skip-step {
        margin-right: 15px;
    }
    .forms {
        padding: 0 10px;
    }
    .label-left {
        display: block;
    }
    .label-left label {
        display: block;
        max-width: 100%
    }
    .label-left input,
    .label-left select {
        display: block;
        min-width: 100%
    }
    .switch-btn input {
        min-width: 50px !important;
        min-height: 50px !important;
        display: inline-block !important
    }
    .form-radio-inline2 input,
    .form-radio-inline input {
        width: auto !important;
        min-width: auto !important;
        left: inherit;
    }
    .file-input-wrraper input {
        display: inline-block;
        max-width: 20px !important;
        min-width: 20px !important;
    }
    .logo img {
        max-width: 100px;
    }
    .callus a i {
        display: inline;
        margin-right: 3px;
    }
    .callus a {
        position: absolute;
        top: -35px;
        right: 5px;
        z-index: 99999999;
        line-height: 1;
        font-size: 13px;
        font-weight: 400;
    }
    div#menu-button {
        position: absolute;
        top: -45px;
    }
    /* header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background: #4c4c4c;
        height: 47px;
    } */
    ul.navbar-right.open {
        background: #4c4c4c;
        top: -42px;
    }
    span.submenu-button {
        min-width: 100%;
        width: 100%;
    }
    .container.container-sm.video_front {
        top: 0 !important;
    }
    .poster {
        display: block!important;
        width: 100%!important;
    }
    .video_bg video {
        display: none !important
    }
    .team2,
    .team3,
    .team4 {
        column-count: 2;
        width: 100%;
    }
    .about_video video {
        min-height: 100% !important
    }
    .about_video_text {
        position: static!important;
    }
}

@media (max-width:360px) {
    .custom-text span {
        display: inline-block;
    }
}

.big_add_text {
    font-size: 40px;
    font-weight: 100;
    text-align: left;
    margin-top: 6vw;
}

.big_add_text2 {
    font-size: 28px;
    font-weight: 100;
    text-align: left;
}

.big_add_text3 {
    font-size: 20px;
    font-weight: 100;
    text-align: left;
    margin: 30px 0;
}

.addyellow {
    background: #fcc812;
    padding: 31px 24px;
    box-shadow: 0 0 17px rgba(0, 0, 0, .5);
}

.addblk {
    background: #1f1f1f;
    padding: 26px 31px;
    color: #fcc812
}

.addyellow2 {
    background: #fcc812;
    padding: 20px 20px;
}

.blog-content-body img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}

.about_video {
    position: relative;
    overflow: hidden;
}

.about_video video {
    min-height: 100vh;
}

.about_video_text {
    position: absolute;
    top: 0;
    margin: auto;
    background: rgba(255, 255, 255, .5);
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.abtcontent {
    max-width: 800px;
    margin: auto;
    text-align: center;
    font-size: 16px;
}

.olcode {
    background: #eee;
    border: #ccc;
    padding: 30px 20px;
}

.bighead {
    margin-top: 50px;
}

.floating {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    max-width: 400px;
    margin: 50px auto;
    display: block;
}

@-webkit-keyframes floating {
    from {
        -moz-transform: translate(0, 0px);
    }
    65% {
        -moz-transform: translate(0, 15px);
    }
    to {
        -moz-transform: translate(0, -0px);
    }
}

@keyframes floating {
    from {
        transform: translate(0, 0px);
    }
    65% {
        transform: translate(0, 15px);
    }
    to {
        transform: translate(0, -0px);
    }
}

@media (max-width: 767px) {
    .bighead {
        margin-top: 30px;
    }
    .flex-logo div {
        width: 100% !important;
    }
}

.owl-item img {
    max-height: 100% !important;
}

.flex-logo {
    display: flex;
    flex-wrap: wrap;
}

.flex-logo img {
    height: 145px!important;
    margin: auto;
    display: block;
    transition: all .3s linear;
    width: auto;
    transition: all .3s linear;
}

.flex-logo div:hover img {
    transform: scale(1.2);
}

.flex-logo div {
    width: 33.33%;
    padding: 15px;
    background: #00baf2;
    min-height: 220px;
    display: flex;
    align-items: center;
}

.flex-logo div:nth-child(odd) {
    background: #4c4c4c;
}


/*new cms code*/


/*Gst registration*/

.h21 strong:after {
    content: '';
    position: absolute;
    right: 50px;
    height: 5px;
    background: #00baf2;
    left: 50px;
    bottom: -15px;
}

.h21 strong {
    text-align: center;
    font-weight: 900 !important;
    position: relative;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 34px;
    display: inline-block;
}

/*#process h1 strong::after {
    content: '';
    position: absolute;
    right: 50px;
    height: 5px;
    background: #00baf2;
    left: 50px;
    bottom: -15px;
}*/

/*#trad-process h2 strong::after {
    content: '';
    position: absolute;
    right: 50px;
    height: 5px;
    background: #00baf2;
    left: 50px;
    bottom: -15px;
}*/

.gstin {
    /* margin-left: px; */
    /* -webkit-box-shadow: inset 1px 0 0 #e0dfda, inset -1px 0 0 #dadce0,
     0 1px 2px 1px rgba(196, 195, 197, 0.15);
     box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0,
      0 1px 2px 1px rgba(196, 195, 197, 0.15);  */
}

.gstin p {
    margin-left: 50px;
    font-size: 18px;
    padding-top: 15px;
}

.gstin li strong {
    color: black;
    font-size: 14px;
    border-bottom: 0.5px solid rgb(233, 233, 233);
}

.gstin h2 strong::after {
    content: '';
    position: absolute;
    right: 50px;
    height: 5px;
    background: #00baf2;
    left: 50px;
    bottom: -15px;
}

.gstin ul li {
    list-style: none;
    padding: 10px;
}

.gstin ul li strong {
    font-size: 20px;
    color: rgb(10, 9, 0);
    padding-right: 10px;
}

.gstin li:hover {
    -webkit-box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    z-index: 1;
}

.newtab td:nth-child(2) {
    width: 50%;
}

.newtab td:nth-child(3) {
    width: 50%;
}

.newtab td:nth-child(5) {
    width: 50%;
}

.newtab td:nth-child(6) {
    width: 50%;
}

.newtab td:nth-child(8) {
    width: 50%;
}

.newtab td:nth-child(9) {
    width: 50%;
}

.newtab td:nth-child(11) {
    width: 50%;
    background: white;
}

.newtab td:nth-child(12) {
    width: 50%;
}

.newtab td:nth-child(14) {
    width: 50%;
}

.newtab td:nth-child(15) {
    width: 50%;
}

.newtab yr:nth-child(4) {
    background: white;
}

.scheme h3 strong::after {
    content: '';
    position: absolute;
    right: 50px;
    height: 5px;
    background: #00baf2;
    left: 50px;
    bottom: -15px;
}

*/ .about p {
    margin-left: 50px;
}

.about h4 strong::after {
    content: '';
    position: absolute;
    right: 50px;
    height: 5px;
    background: #00baf2;
    left: 50px;
    bottom: -15px;
}

.about ul li {
    list-style: none;
    padding: 10px;
}

.about ul li strong {
    font-size: 20px;
    color: rgb(10, 9, 0);
    padding-right: 10px;
}
/* 
.video {
    background-image: url("../images/video-bg.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-bottom: 80px;
    position: relative;
    margin-top: 50px;
}

.video-area .section-title {
    max-width: 300px;
} */

@media (max-width: 767px) {
    .video-area .section-title {
        max-width: 300px;
    }
}

.icon {
    background: #00baf2;
    width: 80px;
    height: 80px;
    position: relative;
    /* left: 386px; */
    top: 100px;
    border-radius: 50%;
    box-shadow: 0px 10px 15px 0px rgba(130, 137, 255, 0.4);
    margin: auto;
    /* margin-top: 172px; */
}

.play-1 {
    position: relative;
    left: 6px;
}


/* @media screen and (max-width:1024px){
    .icon{
        left: 469px;
         top: 278px;
    }
} */

.ineed {
    margin-top: 50px;
}

.ineed h3 strong::after {
    content: '';
    position: absolute;
    right: 50px;
    height: 5px;
    background: #00baf2;
    left: 50px;
    bottom: -15px;
}

.ineed ul li {
    list-style: none;
    padding: 10px;
}

.ineed ul li strong {
    font-size: 20px;
    color: rgb(10, 9, 0);
    padding-right: 10px;
}

.icon p {
    margin-left: 8px;
    margin-top: 30px;
    /* margin-bottom: 0; */
    /* margin: 0 auto; */
    padding-top: 14px;
}

.icon a {
    color: #00baf2;
}

.white {
    padding-top: 80px;
}

.white span {
    font-size: 1.5em;
}


/* 
.popup {
    position:absolute;
    z-index:2;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    opacity:0;
    visibility:hidden;
    transition:.3s ease;
}

.show-popup .popup {
    opacity:1;
    visibility: visible;    
}

.popup > iframe {
    position:absolute;
    top:0px;
    left:0%;
    margin-left:-280px;
} */

.gstdoc img {
    height: 600px;
}


/*video css*/

.yu2fvl {
    z-index: 9999;
    top: 0;
    -webkit-z-index: 9999;
}

.yu2fvl-iframe {
    display: block;
    height: 100%;
    width: 100%;
    border: 0;
}

.yu2fvl-overlay {
    z-index: 9998;
    background: #000;
    opacity: 0.8;
}

.yu2fvl-close {
    position: absolute;
    top: -20px;
    right: -20px;
    color: #fff;
    border: 0;
    background: none;
    cursor: pointer;
}


/*imagezoom*/

.item9 {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.item9 img {
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    transition: .5s ease;
}

.item9:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.item9:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
    opacity: 0;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

.item9:hover:before {
    opacity: 1;
}


/*imagezoom*/

.item2 {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.item2 img {
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    transition: .5s ease;
}

.item2:hover img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.item2:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
    opacity: 0;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

.item2:hover:before {
    opacity: 1;
}

.link img {
    height: 20px;
    width: 20px;
    position: relative;
    top: -51px;
    left: 131px;
}

@media screen and (max-width:767px){
    .section{
        margin-left: -40px;
    }
    .section2{
        margin-left: -50px;
    }
 .gstin{
        margin-left: -50px;
    } 
    .p10{
        left: 10px;
    }
    .app {
        margin-right: 10px;

    }
    .local ul li{
       
        padding: 0px;
        
    
      }
      .local ul li i {
        padding: 5px;
    }
 .local ul{
          margin-right: 3em;
    } 
    .local h4::after{
        content: '';
        background: #00baf2;
        height: 2px;
        width: 50px;
        position: absolute;
        bottom: -10px;
        left: 43% !important;
     }
     .useful ul{
         margin-left: -30px;;
     }
     .about h4{
        margin-left:43px;
     }
} 


/*contact us page css*/

.chat {
    position: absolute;
    right: 169px;
    top: 10px;
    background: none;
}

.chat::after {
    box-shadow: 0 2px 2px -1px #b4b3b3;
    -webkit-box-shadow: 0 4px 4px -2px #b4b3b3;
    position: absolute;
}

.chat img {
    position: relative;
    left: 131px;
    top: 117px;
    background: none;
}
.local h4 {
    text-align: center;
}

.local h4::after {
    content: '';
    background: #00baf2;
    height: 2px;
    width: 60px;
    position: absolute;
    bottom: -10px;
    left: 47%;
}

.local ul li {
    display: inline-block;
    padding: 5px 3px;
    font-weight: 300;
    text-align: center;
}
@media only screen and (min-width: 600px) {
    .local ul li {
        display: inline-block;
    }
}


.local ul li i {
    padding: 5px;
}

nav.navbarcolor
{
    background-color: white;
border-color: white; 
  
}



/* <package */




.faq{
    height:400px;
    overflow:scroll;
    margin-bottom:20px;
    padding-bottom:0px;
    
}

.h5 span:after {
content: '';
position: absolute;
right: 120px;
height: 5px;
background: #00baf2;
left: 100px;
bottom: -15px;
}




header{position:relative;z-index:9; margin-bottom:0px!important;}




/* <package */



.olcode{
    background:#eee;
    border: #ccc;
    padding: 30px 20px;
}
.partners-box img{
width:200px;
}
.play_store img{
width:350px;
display:block;
direction: rtl;
margin-left: -27px;
}

.review-rate{
    color: #00baf2;
    text-align:center;
    font-size: 18px;
}

.olcode{
    background:#eee;
    border: #ccc;
    padding: 30px 20px;
}
.partners-box img{
width:155px;
}
.play_store img{
width:350px;
display:block;
}
#servicemorecartform h3{font-weight:normal!important;font-size:24px!important;margin-bottom:16px;} 
li.timeline-item h3{font-weight:normal!important;font-size:24px!important;margin-bottom:10px;text-align:left;} 

a.mobile-phone{font-size:24px;background:#00baf2;position:fixed;bottom:10px;left:10px;border-radius:50%;display:none;width:40px;height:40px;text-align:center;padding:4px 0;z-index:98;}

@media screen and (max-width: 600px)
{
   .newfooter{
    text-align:center;
    margin-bottom: 2px;
}
}
#OurWork {
    width: 22.666667%;
  } 
  @media screen and (max-width:600px) {
      #OurWork {
    background-color: #fce113;
    width:100%;
    margin-bottom: 20px;
  } 
  }
  
  #OurWork .grey-box {
    background-color: #4f4f4f;
    padding: 20px;
    height: 300px;
    position: relative;
  }
  .media-heading{
    position: relative;
    color: #ede9e9;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 16px;
    /* text-align: left; */
  }

  .media-body {
    width: 10000px;
}

  .image_header_banking{
            width:100%; padding-top:7px;
        }

        @media screen and (max-width:600px) {
            .image_header_banking{
            width:60%; padding-top:7px;
        }
  }




 
