   .taxt button {
      box-shadow: 0px 5px 25px -9px rgb(2 62 83 / 67%);
    transition: background 0.4s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -3px 20px 19px 0px;
    --e-column-margin-right: 40px;
    --e-column-margin-left: 0px;
    padding:8px 1%;    font-size: 14px;
    border-radius: 10px;
    background: #fff;border: 0px;    cursor: pointer;
    transition: all ease 0.5s;
}
.multisteps-form {
    margin-top: 8%;
}
.content h3 {
    margin-top: 4%;
    font-size: 19px;
}
#counter .text-center {
    width: 20%;
    float: left;
}
.content p {
    font-size: 16px;
    letter-spacing: 0.3px;
    color: gray;
}
.wizard-form-input.position-relative.form-group.has-float-label {
    position: relative;
}
.taxt button:hover{background:#113F67;color: #fff;}
.taxt button:hover a{background:#113F67;color: #fff;}
button:focus {
    outline: 1px dotted;
    outline: 0px;
}
.content {
    padding-bottom: 5%;
    padding-top: 6%;
}
.nav-tabs .active a{color: #113F67!important;}
.taxt {    text-align: center;
    position: absolute;
    width: 80%;
    left: 10%;
    z-index: 9;    margin-top: 7%;}
.menubar {
      position: absolute;
    width: 100%;
    height: 80px;z-index: 9;
}
a.nav-link.disabled {
    background: #fff;
    border-radius: 5px;
    color: #113F67!important;
    padding: 4%;
    margin-left: 4%;
    width: 116%;
    text-align: center;
}
.taxt h1 {
    font-family: 'Lato', sans-serif;
    color: #fff;
    letter-spacing: 1px;
    font-size: 69px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 4%;
    margin-top: 4%;
}
input#Search_box {
    border: 1px solid #ddd;
    padding: 2% 2%;
    width: 71%;
    margin-top: 3%;
    border-radius: 39px;
}
a.navbar-brand {
    margin-top: 4%;
}
.bg {    margin-bottom: 5%;
    background-color: #08e1ae;
    background-image: linear-gradient(315deg, #08e1ae 0%, #98de5b 74%);
    height: 695px;
    background: url(../img/background.webp);
    background-size: 100% 100%;
}
a.navbar-brand {
      color: #fff!important;
    font-size: 30px;
    line-height: 1px;
    font-family: 'Lato', sans-serif;
    padding: 0px 5%;
}
a.nav-link {
    color: #fff!important;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
}

/********************partcle css*/

canvas
{
    display: block;

    vertical-align: bottom;
}

#aa_particles
{    z-index: 4;
    height: auto;
    height: 546px;
    position: absolute;
    top: 0%;
    width: 100%;
}


.aa_sec
{
    position: absolute;
    z-index: 5;
    top: 50%;
    right: 0;
    left: 0;

    margin: 0  auto;
}
.aa_txt
{
    font: 100 10vh/1 Roboto;

    text-align: center;

    color: #674172;
}
.aa_inner
{
    padding: 0 2rem;
    color: white;

    text-transform: uppercase;

    background: $c2;
}
.aa_of
{
    padding: 1rem;

    color: $c2;
    background: darken(#674172,5%);
}



.aa_ahmadawais{
  display: table;
  width: 100%;
  vertical-align: bottom;
  margin: 5rem 0 5rem ;
  text-align: center;
  background: #674172;
  color: $c2;
  font: 100 2vh/2 Roboto;
  & a{
    color: darken($c2,20%);
    text-decoration: none;
    border-bottom: 1px solid darken($c2,20%);
  }
 
}



/* Custom page header */
.header {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}




.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}
.footer {
    padding-bottom: 1%;
    background: #7ec707;
    padding-top: 1%;position: relative;
}
/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}


.apy_now {
       width: 14%;
    background: #fff;
    color: #080808;
    padding: 1% 1%;
    margin-top: 2%;
    display: inline-block;
    font-size: 19px;
    font-weight: 600;
    border-radius: 50px;
    width: 15%;
    border: 4px solid #113F67;;
    text-decoration: none!important;
    transition: 0.5s;
}
.apy_now:hover{background: #113F67;color: #fff;}
.search_br{position: relative;}
.iso_text h4 {
    color: #113F67;
    font-size: 30px;
}
i.fa.fa-search {
      position: absolute;
    right: 19%;
    top: 34%;
    font-size: 20px;
    color: #113F67;
    cursor: pointer;
}
.tabs li {
    width: 100%;
    padding: 3%;
    padding-bottom: 6%;    transition: all ease 1s;
}
.tabs li:hover{margin-left: 4%;}
.tabs li a {
    color: #000;
    font-size: 18px;
        text-decoration: none;
}
.iso_sample img {
    width: 100%;
}
.iso_text {
    width: 44%;
    float: left;
    padding: 2% 3%;
    box-shadow: 0 5px 25px 0 rgb(41 128 185 / 15%);
    margin-left: 4%;
    border-radius: 5px;
       height: 438px;
}
.iso_sample {
    width: 27%;
    float: left;
}
.tab_s {
    margin-bottom: 5%;
}
ul.nav.nav-pills.nav-stacked.col-md-2.tabs {
    display: block;
}
.iso_text p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 3%;
}
.col-md-8.copy-design ul {
    padding: 0;
}
.footer ul li {
    list-style: none;
    float: left;
    padding: 1px 2%;
}
.footer ul li a {
    color: #fff;
    font-size: 12px;
    transition: 1s;
}
.footer ul {
    /* width: 42%; */

    margin: auto;
    align-items: center;
    justify-content: center;
}
.tab_s h1 {
    margin-left: -1%;
    margin-bottom: 2%;
}
/*_________________________footer animation*/


.footer {
     position: relative;
    width: 100%;
    background: #113F67;
    padding: 1% 50px;

    margin-top: 4%;
}
.in_box button {
    color: #113F67;
    border: 3px solid #113F67;
    padding: 2% 8%;
    font-size: 17px;
    border-radius: 26px;
    font-weight: 600;
    text-transform: uppercase;
    background: #fff;
    letter-spacing: 1px;
    box-shadow: 0px 5px 25px -9px rgb(2 62 83 / 67%);
    transition: 0.5s;
}
.in_box button:hover{    background: #113F67;
    color: #fff;}
.form_left h3 {
    color: gray;
    font-size: 20px;
}
.social-icon,
.menu {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
  flex-wrap: wrap;
}

.social-icon__item,
.menu__item {
  list-style: none;
}

.social-icon__link {
  font-size: 2rem;
  color: #fff;
  margin: 0 10px;
  display: inline-block;
  transition: 0.5s;
}
.social-icon__link:hover {
  transform: translateY(-10px);
}

.menu__link {
  font-size: 1.2rem;
  color: #fff;
  margin: 0 10px;
  display: inline-block;
  transition: 0.5s;
  text-decoration: none;
  opacity: 0.75;
  font-weight: 300;
}

.menu__link:hover {
  opacity: 1;
}

.footer p {
  color: #fff;
  margin: 15px 0 10px 0;
  font-size: 1rem;
  font-weight: 300;
}
i.fa.fa-angle-double-right {
    color: #113F67;;
    margin-right: 5%;
    font-size: 20px;
}
.wave {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: 100px;
  background: url("../img/wave.png");
  background-size: 1000px 100px;
}
.wave#wave1 {
  z-index: -1;
  opacity: 1;
  bottom: 0;
  animation: animateWaves 4s linear infinite;
}
.wave#wave2 {
  z-index: -1;
  opacity: 0.5;
  bottom: 10px;
  animation: animate 4s linear infinite !important;
}

.wave#wave3 {
  z-index: -1;
  opacity: 0.2;
  bottom: 15px;
  animation: animateWaves 3s linear infinite;
}

.wave#wave4 {
  z-index: -1;
  opacity: 0.7;
  bottom: 20px;
  animation: animate 3s linear infinite;
}

@keyframes animateWaves {
  0% {
    background-position-x: 1000px;
  }
  100% {
    background-positon-x: 0px;
  }
}

@keyframes animate {
  0% {
    background-position-x: -1000px;
  }
  100% {
    background-positon-x: 0px;
  }
}
.form_sec h2 {
    font-size: 36px;
    margin-bottom: 3%;
        margin-left: -2%;
}
.in_box input {
    width: 100%;
    padding: 10px 1%;
    border: 1px solid #ddd;
    border-radius: 8px;
}
.in_box {
    margin-top: 6%;
}
.in_box label{color: #113F67;
    font-size: 17px;
    font-weight: 500;}
.nav-stacked>.active>a {
            color: green;
        }
a.active.show {
      color: #113F67;
}
.form_sec {
    margin-top: 7%;
}
ul.nav.nav-tabs.col-md-3 li{display: contents;}
ul.nav.nav-tabs.col-md-3 li a{    color: #000;
    font-size: 18px;
    text-decoration: none;}
li.active a {
    border: 0px!important;
}
ul.nav.nav-tabs.col-md-3{border-bottom: 0px;}
.menubar ul li a {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    background: transparent!important;
}
ul.nav.navbar-nav {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 82%;
}
.taxt button a {
    color: #000;text-decoration: none;
}

.menubar a:hover {
    background: transparent!important;
}

.call_expert{    background: #113F67;
    padding: 6px 10px!important;
    border-radius: 5px;}
 section#counter {
    background-color: #0499f2;
    background-image:linear-gradient(315deg, #0499f2 0%, #113F67 74%);
    color: #fff;
    padding: 3% 0%;margin-top: 5%;
}
h4.counter {
    font-size: 47px;
}
.stastic p {
    font-size: 22px;
    letter-spacing: 1px;
}   
.tooltip-inner{    background-color: #0499f2;
    background-image: linear-gradient(315deg, #0499f2 0%, #113F67 74%);}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #25b6e0;}


/*_________________modal*/
#ouibounce-modal{    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11111111;
    display: none;}
.exit-modal.ouibounce-height-425 {
    width: 28%;
    margin: auto;
    margin-top: 9%;
    background: #fff;
    border-radius: 20px;
        overflow: hidden;
}
h5.text-white {
    color: #fff;
    text-align: center;
    padding: 4% 1%;
    margin: 0;
    background-color: #0499f2;
    background-image: linear-gradient(315deg, #0499f2 0%, #113F67 74%);
    font-size: 20px;
    letter-spacing: 0.5px;
}
h4.text-orng {
    font-size: 23px;
    margin-bottom: 4%;
}
input#btn_exit_popup_submit {
    background-color: #0499f2;
    background-image: linear-gradient(315deg, #0499f2 0%, #113F67 74%);
    color: #fff;
}
.underlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #272222c2;
    z-index: -1;
}
button.close.no_thanks {
    opacity: 1;
    padding: 4% 2%;
    position: absolute;
    right: 2%;
    cursor: pointer;
}
.modal-title {
    position: relative;
}
p.no_thanks {
    cursor: pointer;
}
/* <datalist> and <option> styling */
datalist {
    position: absolute;
    max-height: 20em;
    border: 0 none;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 0 45px rgb(0 0 0 / 9%);
    border-radius: 15px 15px 15px 15px;
}

datalist option {
    font-size: 14px;
    padding: 11px 1em;
    background-color: #fff;
    text-align: left;
    cursor: pointer;
}

datalist option:hover, datalist option:focus {
  color: #fff;
  background-color:#113F67;
  outline: 0 none;
}
input#country {
    width: 70%;
    padding: 20px;
    border-radius: 50px;
    border: 2px solid #113F67;
}
@media (min-width : 320px) and (max-width:768px){
        ul.nav.navbar-nav {
    width: 67%!important;}
    a.navbar-brand{    margin-top: 1%;}
    input#country {
    width: 97%!important;}
    #counter .text-center {
    width: 100%;
    float: none;
    margin-bottom: 4%;
    border-bottom: 1px solid #ddd;
}
i.fa.fa-angle-double-right{display: none;}
ul.nav.nav-tabs.col-md-3 li {
    display: inline-block;height: 32px;
}
.iso_sample {
    width: 100%;
    float: none;
    margin: 3% 0%;
    text-align: center;
}
.iso_sample img {
    width: 64%;
}
.iso_text {
    margin: 0!important;
    width: 100%!important;
}
ul.nav.nav-tabs.col-md-3 li a {
    box-shadow: 0px 5px 25px -9px rgb(2 62 83 / 67%);
    border-radius: 7px;
      font-size: 11px;
    padding: 6px 8px;
}
ul.nav.nav-tabs.col-md-3 li {
    margin: 5px 1px;
}
    .taxt h1 {
    font-size: 30px;
}
.footer ul {
    margin: 0;
    padding: 0;
}
.content {
    padding-bottom: 10%!important;
}
a.navbar-brand {
    padding: 7px 15px!important;
}
.taxt {
    width: 98%;
    left: 1%;}
.navbar-toggle .icon-bar {
    background: white;
}
a.navbar-brand img {
    width: 62%;
}
.taxt {
    margin-top: 16%;}
    .navbar-brand {
    padding: 7px 15px;}
.taxt button {
   margin: -3px 9px 19px 11px;
    --e-column-margin-right: 40px;
    --e-column-margin-left: 0px;
    padding: 8px 4%;}
input#Search_box {
    border: 1px solid #ddd;
    padding: 4% 2%;
    width: 100%;}
i.fa.fa-search {position: absolute;
    right: 13%;
    top: 40%;}
.apy_now {
    width: 14%;
    padding: 1% 1%;
    margin-top: 5%;
    width: 55%;}
.bg{height: 620px;}
.iso_text{width: 68%;height: auto;}
.iso_text h4{    font-size: 20px;}
.iso_text p{font-size: 15px;
    line-height: 23px;}
.form_left {
    padding: 0% 5%;
}
.form_sec h2{margin-left: 0px;}
.form_left h3 {
    margin: 0;
}
.menubar {
    z-index: 99999;
}
div#myNavbar {
    background: #113F67;
}

ul.nav.navbar-nav {
    display: inline-block;}
.call_expert {    background: #ffffff;
    padding: 6px 10px!important;
    border-radius: 5px;
    margin-left: 4%;
    width: 46%;
    text-align: center;
    color: #113F67!important;}
.wizard-content-form {
    overflow: inherit!important;
}
.footer .container {
    width: 100%!important;
    padding: 0%!important;
}
.wrapper.clearfix {
    margin-top: 26%;
}
.footer {
    padding: 1% 5px;}
.d_box {
    width: 100%!important;
    float: none!important;
    margin-left: 0%!important;
}
.multisteps-form__progress {
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.menubar{height: auto;}
.navbar {
    margin-bottom: 0px!important;}
    
}
@media (min-width:769px) and (max-width:1200px){
    ul.nav.navbar-nav {
    width: 69%!important;
}
}