   .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;border: 1px solid #36a822;
}
.in_box input, select, textarea{
    color: #000!important;
}
/* <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:#164385;
  outline: 0 none;
}
input#country {
    width: 70%;
    padding: 20px;
    border-radius: 50px;
    border: 2px solid #fff;
}
input, select, textarea{
    color: #fff;
}
div#myNavbar {
    width: 44%;
    float: right;
}
img.img1 {
    position: absolute;
    top: 4%;
}
.multisteps-form {
    margin-top: 8%;
}
.content h3 {
    margin-top: 4%;
    font-size: 19px;
}
.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:#36a822;color: #fff;border: 1px solid #fff;}
.taxt button:hover a{color: #fff;}
button:focus {
    outline: 1px dotted;
    outline: 0px;
}
.nav-tabs .active a{color: #36a822!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: #36a822!important;
    padding: 4%;
    margin-left: 4%;
    width: 116%;
    text-align: center;
}
input.form-control {
    border: 1px solid #cccc!important;
}
.taxt h1 {
       font-family: 'Lato', sans-serif;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 300;
    margin-bottom: 4%;
    margin-top: 4%;
    text-shadow: 1px 0px 9px #524b4b;
}
input#Search_box {
    border: 1px solid #ddd;
    padding: 2% 2%;
    width: 71%;
    margin-top: 3%;
    border-radius: 39px;
}
.bg {       margin-bottom: 5%;
    background-color: #08e1ae;
    background-image: linear-gradient(315deg, #08e1ae 0%, #98de5b 74%);
    height: 800px;
    background: #36a822;
    background-size: 100% 100%;
    position: relative;
}
.bg:after{
        content: '';
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    clip-path: polygon(71.5% 0, 0% 100%, 100% 100%);
}
a.navbar-brand {
    color: #fff!important;
    font-size: 36px;
    line-height: 1px;
}
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;
}
.taxt input {
    padding: 14px;
    margin: 1%;
    border-radius: 5px;
    background: transparent;
    border: 1px solid #fff;
}

.apy_now {
        width: 14%;
    background: #fff;
    color: #36a822;
    padding: 1% 1%;
    margin-top: 2%;
    display: inline-block;
    font-size: 19px;
    font-weight: 600;
    border-radius: 5px;
    width: 15%;
    text-decoration: none!important;
    transition: 0.5s;
    border: 1px solid #36a822;
}
.apy_now:hover{    background: #36a822;
    color: #fff;
    border: 1px solid #fff;}
.search_br{position: relative;}
.iso_text h4 {
    color: #36a822;
    font-size: 22px;
}
i.fa.fa-search {
    position: absolute;
    right: 20%;
    top: 40%;
    font-size: 20px;
    color: #fff;
    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: 45%;
    float: right;
    padding: 2% 3%;
    box-shadow: 0 5px 25px 0 rgb(41 128 185 / 15%);
    margin-left: 4%;
    border-radius: 5px;
    height: 450px;
}
.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%;
}
.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: linear-gradient(90deg, #36a822 0%, #44ce39 51%, #36a822 100%);
    padding: 1% 50px;

    margin-top: 4%;
}
.in_box button {
       color: #ffffff;
    border: 2px solid #36a822;
    padding: 2% 8%;
    font-size: 17px;
    border-radius: 26px;
    font-weight: 600;
    text-transform: uppercase;
    background: linear-gradient(90deg, #36a822 0%, #44ce39 51%, #36a822 100%);
    letter-spacing: 1px;
    box-shadow: 0px 5px 25px -9px rgb(2 62 83 / 67%);
    transition: 0.5s;
}
.in_box button:hover{   background: transparent;
    color: #36a822;}
.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: #36a822;;
    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 {
      margin: 0;
    color: #36a822;
    font-weight: 700;
    font-size: 46px;
    text-align: left;
    margin-bottom: 5%;
}
.in_box input {
    width: 100%;
    padding: 10px 1%;
    border: 1px solid #ddd;
    border-radius: 8px;
}
.in_box {
    margin-top: 6%;
}
.in_box label{    color: #36a822;
    font-size: 17px;
    font-weight: 500;}
.nav-stacked>.active>a {
            color: #36a822;
        }
a.active.show {
      color: #36a822;
}.container1 {
    overflow: hidden;
    width: 81%;
    margin: auto;
}
.form_sec {
    margin-top: 7%;
}.nav-tabs>li>a {
    padding-left: 0px;
}
ul.nav.nav-tabs.col-md-5 li{display: contents;}
ul.nav.nav-tabs.col-md-5 li a{    color: #000;
    font-size: 18px;
    text-decoration: none;}
li.active a {
    border: 0px!important;
}
ul.nav.nav-tabs.col-md-5{border-bottom: 0px;}
.menubar ul li a {
    color: #fff;
    letter-spacing: 1px;font-weight: 600;
}
ul.nav.navbar-nav {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 86%;
}
.taxt button a {
    color: #000;text-decoration: none;
}

.menubar a:hover {
    background: transparent!important;
}

.call_expert{       background: transparent;
    padding: 6px 10px!important;
    border-radius: 5px;
    border: 2px solid #fff;
}a.navbar-brand img {
    width: 230px;
}
 section#counter {
       background-color: #0499f2;
    background-image: linear-gradient(90deg, #36a822 0%, #44ce39 51%, #36a822 100%);
    color: #fff;
    padding: 3% 0%;
    margin-top: 5%;
}
h4.counter {
    font-size: 47px;
}
.stastic p {
    font-size: 22px;
    letter-spacing: 1px;
}   

/*_________________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(90deg, #36a822 0%, #44ce39 51%, #36a822 100%);
    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(90deg, #36a822 0%, #44ce39 51%, #36a822 100%);
    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;
}
img.whatsup_i {
    width: 12%!important;
}
@media (max-width : 767px ){
.exit-modal.ouibounce-height-425{
        width: 85%;
}
img.whatsup_i {
    width: 17%!important;
}
img.imga {
    width: 90%!important;
    margin-top: 13%;
}
img.img1 {
    width: 100%;
}
.taxt h1 {
    font-size: 23px!important;
}
input#country {
    width: 98%;
}
div#myNavbar {
    width: 100%;}
.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: 14%;
    top: 35%;}
.apy_now {
    width: 14%;
    padding: 1% 1%;
    margin-top: 5%;
    width: 55%;}
.bg{height: 840px;}
.iso_text{width: 100%;height: auto;}
.iso_text h4{    font-size: 20px;}
.iso_text p{font-size: 15px;
    line-height: 23px;}
.form_left {
    padding: 0% 5%;
}ul.nav.nav-tabs.col-md-5 h3 {
    font-size: 25px;}ul.nav.nav-tabs.col-md-5 li a {
    color: #000;
    font-size: 14px;
}
.form_sec h2{    margin-left: 12px;
    font-size: 27px;
    text-align: left;}
.form_left h3 {
    margin: 0;
}
.menubar {
    z-index: 99999;
}
div#myNavbar {
    background: #36a822;
}

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: #36a822!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;}
h1.hed {
    font-size: 33px!important;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
.apy_now {
    width: 26%;}
 i.fa.fa-search {
    top: 43%;}   

}