.copyright {
  text-align: initial;
  padding: 0 2em;
  /* font-size: 12px; */
}
.form-group {
  margin-bottom: 10px;
}
.loc-link{
color: orange;
  font-size: 18px;
  padding: 0 5px 0 0;
}
.sticky-form{
  border: 1px solid #7f7777;
  border-radius: 6px;
}
#main-head {
  background: none;
  color: black;
}
.ban-heading{
padding-left: 26px;
}

@media screen and (min-width:1440px) {
.copyright {
  padding: 0px 6em;
}
}
@media screen and (min-width:1024px) {
.copyright {
  padding: 0px 6em;
}

.servic .card {
  height: 223px;
}

.sticky-form {
  position: fixed;
  /* top: 100px; */
  /* right: 44px; */
  right: 66px;
  background: #fdf7f7;
  z-index: 5;
}
.sticky-form h2{
  padding: 10px 0;
  font-size: 23px;
}
h6.mob-number {
  margin-left: 91px !important;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
  margin-left: 1px;
}
}
/* ----------- */
@media screen and (max-width:767px) {

.nio-eig-intro-video-content .nio-eig-video-btn {
  margin: auto auto !important;
}

p.number{
display: none !important;
}
.navbar-brand img{
width: 74px;
}
.nav>li {
position: relative;
display: block;
width: 133px;
text-align: end;
}
}
p.number{
display: none !important;
}
@media screen and (min-width:768px) {


/* h6.mob-number{
display: none !important;
}	 */

h6.mob-number {
margin-left: 69px;
padding: 16px 23px !important;
font-size: 23px !important;
}
.nav.navbar-nav{
display: flex;
float: none;
justify-content: end;
}
.navbar-nav {
margin-left: 25em!important;
}
}
h6.mob-number{

margin-left: 68px;
padding: 16px 23px;
font-size: 15px;
}

/* ======================== */
.toggle + a,
.menu {
display: none;
}
.toggle,
[id^=drop] {
display: none;
}
.toggle {
display: block;
/* background-color: #254441; */
padding:17px 20px;	
/* color:#FFF; */
/* font-size:17px; */
text-decoration:none;
border:none;
}

.toggle:hover {
cursor: pointer;
}

[id^=drop]:checked + ul {
display: block;
}

ul li ul li .toggle,
ul ul a,
 ul ul ul a{
/* padding:14px 20px;	 */
color:#FFF;
font-size:17px; 
}

ul ul a {
color: black;
}

ul ul li {
width:170px;
float:none;
display:list-item;
position: relative;
}

/* Hide Dropdowns by Default */
ul ul {
float: none;
/* position: static; */
display: none;
/* color: #ffffff; */
position: absolute;
background: #ff4f4f;
background: white;
z-index: 9999;
width: 135px;
padding: 5px;
box-shadow: 0px 4px 7px 1px rgba(0,0,0,0.75);
/* has to be the same number as the "line-height" of "nav a" */
}

/* Hide menus on hover */
ul ul li:hover > ul,
ul li:hover > ul {
display: none;
}

/* Fisrt Tier Dropdown */
ul ul li {
display: block;
width: 100%;
}



/* ========= */

.navbar-collapse.in {
  /* overflow-x: hidden !important; */
  display: flex !important;
  justify-content: right !important;
}
.btn-sub{
color: #fff;
background-color: #FF4F4F;
width: 100%;
}

.footer-link{
display: flex;
  list-style: none;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}
.bill-generator{
background-color: #FF4F4F;
  color: white !important;
}

.claim-form .col-lg-12 .w-full{
width: 100%;
/* margin-bottom: 5px; */
}
.claim-form .col-lg-6 .w-half{
width: 100%;
/* margin-bottom: 5px; */
}


.claim-form .col-lg-6,.claim-form .col-lg-12{
margin-bottom: 5px;
}

@media screen and (max-width:786px) {

.tech-text {
  float: right;
  padding: 0;
  width: 100%!important;
}

.main-carousel{
  padding: 0 !important;
}
#main-head {
  padding:0;
}
.main-content  .container {
  padding-left:0;
  padding-right:0;
}
.mag-inner .col-md-9{
padding-left:0;
  padding-right:0;  
}
.sign_up {
  padding: 1.5em 1.5em;
}

.mag-inner{
display: flex;
  flex-direction: column-reverse;
}

}


.fr-btn{
padding: 10px;
  background: #a3c3e3;
  border-radius: 10px;
  text-align: center;
}
.fr-btn p{
  color: black;
  font-size: 15px;
  font-weight: 600;
}
.fr-btn a button {
  background: red;
  color: white;
  border: none;
  padding: 10px;
  border-radius: 22px;
}

.sub-btn{
display: flex;
  justify-content: center;
}
.sub-btn input{
width: 50%;
}
.main-content {
  padding:0;
}
.footer-form{
background: #a3c3e3;
padding: 10px;
}
.form-head{
padding: 15px;
  color: red;
  text-align: center;
  margin-bottom: 11px;
}
h3.dis-n{
visibility: hidden;
}
.grp-box{
display: flex;
flex-wrap: wrap;
gap: 20px;
}
#toTop {
  bottom: 100px;
}
/* ============== */

/*================================================
  Footer Contact Icon
=================================================*/


/* ============== */

.sub-main{
/* padding: 10px 50px; */
padding: 10px 11px;
}


/* ========= */

.btn-gradient-2 {
background: linear-gradient(white, white) padding-box,
            linear-gradient(to right, darkblue, darkorchid) border-box;
  border-radius: 50em;
  border: 2px solid transparent;
}

/* demo stuff */
/* .city-list {
display: flex;
flex-wrap: wrap;
gap: 1rem;
padding: 3rem;
justify-content: center;
align-items: center;
min-height: 100vh;
} */
.city-list h4{
margin: 10px 0;
text-align: center;
}
.cit-btns{
display: inline-flex;
  flex-wrap: wrap;
  gap: 11px;
}
.btn-gradient-2 a{
font-size: 14px;
}
.btn-gradient-2 {
  /* position: relative; */
  /* display: inline-flex; */
  justify-content: center;
  align-items: center;
  font-size: 1em;
  color: darkblue;
  padding: 0.5rem 0.3rem;
  cursor: pointer;
  width: 264px;
}
.sub-footer li{
list-style: none;
}
.sub-footer{
padding: 1em 3em;

}

.copyright li,.copyright li a{
color: white;
list-style: none;
}
.copyright h4{
color: #ff4f4f;
}

.footerlink{
  display: flex;
  justify-content: space-evenly;
margin-top: 15px;
flex-wrap: wrap;
}


/* ========servicess================ */
.servic .card{
padding: 20px;
  box-shadow: 1px 0px 8px 2px rgba(0,0,0,0.75);
  width: 100%;
}
.servic .card .imgs{
margin-bottom: 10px;
}
.servic .card h4{
/* background: coral;
  width: 130px;
  padding: 5px 10px; */
}

.servic .row .col-lg-6{
margin-bottom: 20px;
}
/*================================================
  Footer Contact Icon
=================================================*/
.go-top2 {
position: fixed;
cursor: pointer;
/* top: 0; */
left: 5px;
color: #ffffff;
background-color: #fc7d12;
z-index: 4;
width: 40px;
text-align: center;
height: 42px;
line-height: 42px;
opacity: 0;
visibility: hidden;
-webkit-transition: .9s;
transition: .9s;
}

.go-top2.active {
top: 96%;
-webkit-transform: translateY(-98%);
    transform: translateY(-98%);
opacity: 1;
visibility: visible;
}

.go-top2 i {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
left: 0;
right: 0;
margin: 0 auto;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.go-top2 i:last-child {
opacity: 0;
visibility: hidden;
top: 60%;
}

.go-top2::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background: -webkit-gradient(linear, right top, left top, from(#0575e6), color-stop(#0b5eca), color-stop(#0b47af), color-stop(#083194), to(#021b79));
background: linear-gradient(to left, #0575e6, #0b5eca, #0b47af, #083194, #021b79);
opacity: 0;
visibility: hidden;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.go-top2:hover, .go-top2:focus {
color: #ffffff;
}

.go-top2:hover::before, .go-top2:focus::before {
opacity: 1;
visibility: visible;
border-radius: 35%;
}

.go-top2:hover i:first-child, .go-top2:focus i:first-child {
opacity: 0;
top: 0;
visibility: hidden;
}

.go-top2:hover i:last-child, .go-top2:focus i:last-child {
opacity: 1;
visibility: visible;
top: 50%;
}

.go-top3 {
position: fixed;
cursor: pointer;
/* top: 0; */
right:15px;
color: #ffffff;
background-color: #fc7d12;
z-index: 4;
width: 40px;
text-align: center;
height: 42px;
line-height: 42px;
opacity: 0;
visibility: hidden;
-webkit-transition: .9s;
transition: .9s;
}

.go-top3.active {
top: 96%;
-webkit-transform: translateY(-98%);
    transform: translateY(-98%);
opacity: 1;
visibility: visible;
}

.go-top3 i {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
left: 0;
right: 0;
margin: 0 auto;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.go-top3 i:last-child {
opacity: 0;
visibility: hidden;
top: 60%;
}

.go-top3::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background: -webkit-gradient(linear, right top, left top, from(#0575e6), color-stop(#0b5eca), color-stop(#0b47af), color-stop(#083194), to(#021b79));
background: linear-gradient(to left, #0575e6, #0b5eca, #0b47af, #083194, #021b79);
opacity: 0;
visibility: hidden;
-webkit-transition: 0.5s;
transition: 0.5s;
}

.go-top3:hover, .go-top3:focus {
color: #ffffff;
}

.go-top3:hover::before, .go-top3:focus::before {
opacity: 1;
visibility: visible;
border-radius: 35%;
}

.go-top3:hover i:first-child, .go-top3:focus i:first-child {
opacity: 0;
top: 0;
visibility: hidden;
}

.go-top3:hover i:last-child, .go-top3:focus i:last-child {
opacity: 1;
visibility: visible;
top: 50%;
}



/*==============testinomial ============ */

/* @media screen and (max-width:768px) {
.testimonials {
display: flex;
flex-direction: column;
gap: 10px;
}
.testimonials .card {
  width: 100% !important;
}  
} */

.testimonials {
/* display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
grid-gap: 20px;
margin: 200px auto 100px; */
/* display: flex;
gap: 10px; */
}
.testimonials .card {
position: relative;
width: 250px;
height: 100%;
margin: 0 auto;
background: #333;
padding: 20px;
box-sizing: border-box;
text-align: center;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
overflow: hidden;
}
.testimonials .card .layer {
z-index: 1;
position: absolute;
width: 100%;
height: 100%;
top: calc(100% - 2px);
background: #03a9f4;
left: 0;
background: linear-gradient(#03a9f4, #e91ee3);
transition: 0.5s;
}
.testimonials .card:hover .layer {
top: 0%;
}
.testimonials .card .content {
z-index: 2;
position: relative;
}
.testimonials .card .content p {
font-size: 15px;
line-height: 24px;
color: #fff;
}
.testimonials .card .content .image {
max-width: 100px;
max-height: 100px;
margin: 0 auto;
border-radius: 50%;
overflow: hidden;
object-fit: contain;
border: 4px solid #fff;
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2)
}
.testimonials .card .content img {
max-width: 100px;
max-height: 100px;
}
.testimonials .card .content .details h2 {
color: #fff;
font-size: 18px;
}
.testimonials .card .content .details h2 span {
color: #03a9f4;
font-size: 14px;
transition: 0.5s;
}
.testimonials .card:hover .content .details h2 span {
color: #fff;
}


@media screen and (min-width:768px) {

  .slides2 > div {
  width: 45% !important;
}
}
@media screen and (min-width:568px) {
/* .slides2 {
display: flex;
overflow-x: auto;
text-align: center;
justify-content: center;
}

.slides2 > div{
scroll-snap-align: start;
  width: 250px;
  height: auto;
  margin: 0 10px;
  position: relative;
  }
.home-featu-main .slides2{
  display: flex;
  flex-wrap: wrap;
  height: auto;

}
.home-featu-main .slides2 > div{
  width: 30%;
  margin-left: 11px;
} */

}
/* @media screen and (max-width:567px) { */

.slides2 {
display: flex;
overflow-x: auto;
scroll-snap-type: x mandatory;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
margin: 0;
/* height: 316px; */
height: auto;
}
.slides2::-webkit-scrollbar {
width: 10px;
height: 2px;
}
.slides2::-webkit-scrollbar-thumb {
background: gray;
border-radius: 10px;
}
.slides2::-webkit-scrollbar-track {
background: transparent;
}
.slides2 > div {
  scroll-snap-align: start;
  flex-shrink: 0;
  width: 70%;

  margin: 8px 18px 6px 0px;
  position: relative;

}
.slider2 > a {
display: inline-flex;
width: 1.5rem;
height: 1.5rem;
background: white;
text-decoration: none;
align-items: center;
justify-content: center;
border-radius: 50%;
margin: 0 0 0.5rem 0;
position: relative;
}
.slider2 > a:active {
top: 1px;
}
.slider2 > a:focus {
background: #000;
}

/* } */


/* ================ timeline process================================= */

.process-sec h1 {
text-align: center;
}

.process-sec ul {
--col-gap: 2rem;
--row-gap: 2rem;
--line-w: 0.25rem;
display: grid;
grid-template-columns: var(--line-w) 1fr;
grid-auto-columns: max-content;
column-gap: var(--col-gap);
list-style: none;
width: min(60rem, 90%);
margin-inline: auto;
}

/* line */
.process-sec ul::before {
content: "";
grid-column: 1;
grid-row: 1 / span 20;
background: rgb(225, 225, 225);
border-radius: calc(var(--line-w) / 2);
}

/* columns*/

/* row gaps */
.process-sec ul li:not(:last-child) {
margin-bottom: var(--row-gap);
}

/* card */
.process-sec ul li {
grid-column: 2;
--inlineP: 1.5rem;
margin-inline: var(--inlineP);
grid-row: span 2;
display: grid;
grid-template-rows: min-content min-content min-content;
}

/* date */
.process-sec ul li .date {
--dateH: 3rem;
height: var(--dateH);
margin-inline: calc(var(--inlineP) * -1);

text-align: center;
background-color: var(--accent-color);

color: white;
font-size: 1.25rem;
font-weight: 700;

display: grid;
place-content: center;
position: relative;

border-radius: calc(var(--dateH) / 2) 0 0 calc(var(--dateH) / 2);
}

/* date flap */
.process-sec ul li .date::before {
content: "";
width: var(--inlineP);
aspect-ratio: 1;
background: var(--accent-color);
background-image: linear-gradient(rgba(0, 0, 0, 0.2) 100%, transparent);
position: absolute;
top: 100%;

clip-path: polygon(0 0, 100% 0, 0 100%);
right: 0;
}

/* circle */
.process-sec ul li .date::after {
content: "";
position: absolute;
width: 2rem;
aspect-ratio: 1;
background: var(--bgColor);
border: 0.3rem solid var(--accent-color);
border-radius: 50%;
top: 50%;

transform: translate(50%, -50%);
right: calc(100% + var(--col-gap) + var(--line-w) / 2);
}

/* title descr */
.process-sec ul li .title,
.process-sec ul li .descr {
background: var(--bgColor);
position: relative;
padding-inline: 1.5rem;
}
.process-sec ul li .title {
overflow: hidden;
padding-block-start: 1.5rem;
padding-block-end: 1rem;
font-weight: 500;
}
.process-sec ul li .descr {
padding-block-end: 1.5rem;
font-weight: 300;
}

/* shadows */
.process-sec ul li .title::before,
.process-sec ul li .descr::before {
content: "";
position: absolute;
width: 90%;
height: 0.5rem;
background: rgba(0, 0, 0, 0.5);
left: 50%;
border-radius: 50%;
filter: blur(4px);
transform: translate(-50%, 50%);
}
.process-sec ul li .title::before {
bottom: calc(100% + 0.125rem);
}

.process-sec ul li .descr::before {
z-index: -1;
bottom: 0.25rem;
}

@media (min-width: 40rem) {
.process-sec ul {
  grid-template-columns: 1fr var(--line-w) 1fr;
}
.process-sec ul::before {
  grid-column: 2;
}
.process-sec ul li:nth-child(odd) {
  grid-column: 1;
}
.process-sec ul li:nth-child(even) {
  grid-column: 3;
}

/* start second card */
.process-sec ul li:nth-child(2) {
  grid-row: 2/4;
}

.process-sec ul li:nth-child(odd) .date::before {
  clip-path: polygon(0 0, 100% 0, 100% 100%);
  left: 0;
}

.process-sec ul li:nth-child(odd) .date::after {
  transform: translate(-50%, -50%);
  left: calc(100% + var(--col-gap) + var(--line-w) / 2);
}
.process-sec ul li:nth-child(odd) .date {
  border-radius: 0 calc(var(--dateH) / 2) calc(var(--dateH) / 2) 0;
}
}

.process-sec .credits {
margin-top: 1rem;
text-align: right;
}
.process-sec .credits a {
color: var(--color);
}

/* ====================== */
.main-footer-form .cont-box .note, .main-footer-form .sub-note{
background: bisque;
  padding: 10px;
  border-radius: 13px;
  margin-bottom: 10px;
}
@media (min-width: 992px){
.col-md-8 {
  /* width: 68.666667%; */
}
}
.fr-btns{
padding: 1px 6px;
  background: #a3c3e3;
  border-radius: 10px;
  /* text-align: center; */
  border: 1px solid gray;
  color: black;
  margin-bottom: 7px;
}
.or-cnt{

padding: 0 0 8px 0;
  font-size: 15px;
  font-weight: 600;
}

/* ========= */
.sub-extra-footer{

}
/* ===================== */
.nio-eig-intro-video-section {
  padding: 110px 0 80px;
  position: relative;
  z-index: 1;
}
.nio-eig-intro-video-section:before {
background: none;
}
.nio-eig-intro-video-content .nio-eig-video-btn {
  margin: auto 23%;
  /* margin: auto auto; */
}
/* .fa-play:before {

  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
} */
/* .nio-eig-intro-video-content .nio-eig-video-btn:before {
  top: 0;
  left: 0;
  width: 70px;
  z-index: -1;
  content: "";
  height: 70px;
  position: absolute;
  border-radius: 100%;
  background-color: #6831e4;
  transition: 0.3s all ease-in-out;
} */

.nio-eig-intro-video-content .nio-eig-video-btn:before {
  top: 0;
  left: 0;
  width: 85px;
  z-index: -1;
  content: "";
  height: 70px;
  position: absolute;
  border-radius: 20%;
  background-color: #FE0000;
  transition: 0.3s all ease-in-out;
}

.fa-play:before {
  /* content: "\f04b"; */
  content: "";
  position: absolute;
  left: 63%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.nio-eig-intro-video-content .nio-eig-video-btn:after {
  top: -12px;
  left: -12px;
  z-index: -2;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-radius: 100%;
  background-color: #2a2a3a;
  display: none;
}