@import url('../plugins/bootstrap/css/bootstrap.css');
@import url('../plugins/font-awesome-4.7.0/css/font-awesome.min.css');
@import url('../plugins/OwlCarousel/owl.carousel.min.css');
@import url('icommon.css');

/* @import url('style.css'); */

@import url('style.css');
@import url('kazito-general.css');
@import url('ar-vr.css');
@import url('manufact.css');
.bg-aq {
    background-color: #F9C22B;
}

.bg-en {
    background-color: #B7B7B7;
}

.about header {
    border-color: #2dacbb;
    top: 0;
    position: absolute;
}

.home header{
    top: 0;
    position: absolute;
}

.widget-cto .widget-cto-sm:hover a {
    margin-right: -8px;
    position: relative;
}

.btn-primary:hover {
    background-color: #fdd106 !important;
    color: #000 !important;
}

.index-btn:hover {
    background: #2DACBB!important;
    color: #fff!important;
}

.padd5 {
    padding: 5px;
}

.padd10 {
    padding: 10px;
}

.padd15 {
    padding: 15px;
}

.padd20 {
    padding: 20px;
}

.padd25 {
    padding: 25px;
}

.padd30 {
    padding: 30px;
}

.padd35 {
    padding: 35px;
}

.padd40 {
    padding: 40px;
}

.padd45 {
    padding: 45px;
}

.padd50 {
    padding: 50px;
}

.pt0 {
    padding-top: 0;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.pt35 {
    padding-top: 35px;
}

.pt40 {
    padding-top: 40px;
}

.pb0 {
    padding-bottom: 0;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb35 {
    padding-bottom: 35px;
}

.pb40 {
    padding-bottom: 40px;
}

.pl0 {
    padding-left: 0;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pl35 {
    padding-left: 35px;
}

.pl40 {
    padding-left: 40px;
}

.pr0 {
    padding-right: 0;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.pr35 {
    padding-right: 35px;
}

.pr40 {
    padding-right: 40px;
}

.mt0 {
    margin-top: 0;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mb0 {
    margin-bottom: 0;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.ml0 {
    margin-left: 0;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml35 {
    margin-left: 35px;
}

.ml40 {
    margin-left: 40px;
}

.mr0 {
    margin-right: 0;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr35 {
    margin-right: 35px;
}

.mr40 {
    margin-right: 40px;
}

@media(max-width:767px) {
    .mb-padd5 {
        padding: 5px;
    }
    .mb-padd10 {
        padding: 10px;
    }
    .mb-padd15 {
        padding: 15px;
    }
    .mb-padd20 {
        padding: 20px;
    }
    .mb-padd25 {
        padding: 25px;
    }
    .mb-padd30 {
        padding: 30px;
    }
    .mb-padd35 {
        padding: 35px;
    }
    .mb-padd40 {
        padding: 40px;
    }
    .mb-padd45 {
        padding: 45px;
    }
    .mb-padd50 {
        padding: 50px;
    }
    .mb-pt0 {
        padding-top: 0;
    }
    .mb-pt5 {
        padding-top: 5px;
    }
    .mb-pt10 {
        padding-top: 10px;
    }
    .mb-pt15 {
        padding-top: 15px;
    }
    .mb-pt20 {
        padding-top: 20px;
    }
    .mb-pt25 {
        padding-top: 25px;
    }
    .mb-pt30 {
        padding-top: 30px;
    }
    .mb-pt35 {
        padding-top: 35px;
    }
    .mb-pt40 {
        padding-top: 40px;
    }
    .mb-pb0 {
        padding-bottom: 0;
    }
    .mb-pb5 {
        padding-bottom: 5px;
    }
    .mb-pb10 {
        padding-bottom: 10px;
    }
    .mb-pb15 {
        padding-bottom: 15px;
    }
    .mb-pb20 {
        padding-bottom: 20px;
    }
    .mb-pb25 {
        padding-bottom: 25px;
    }
    .mb-pb30 {
        padding-bottom: 30px;
    }
    .mb-pb35 {
        padding-bottom: 35px;
    }
    .mb-pb40 {
        padding-bottom: 40px;
    }
    .mb-pl0 {
        padding-left: 0;
    }
    .mb-pl5 {
        padding-left: 5px;
    }
    .mb-pl10 {
        padding-left: 10px;
    }
    .mb-pl15 {
        padding-left: 15px;
    }
    .mb-pl20 {
        padding-left: 20px;
    }
    .mb-pl25 {
        padding-left: 25px;
    }
    .mb-pl30 {
        padding-left: 30px;
    }
    .mb-pl35 {
        padding-left: 35px;
    }
    .mb-pl40 {
        padding-left: 40px;
    }
    .mb-pr0 {
        padding-right: 0;
    }
    .mb-pr5 {
        padding-right: 5px;
    }
    .mb-pr10 {
        padding-right: 10px;
    }
    .mb-pr15 {
        padding-right: 15px;
    }
    .mb-pr20 {
        padding-right: 20px;
    }
    .mb-pr25 {
        padding-right: 25px;
    }
    .mb-pr30 {
        padding-right: 30px;
    }
    .mb-pr35 {
        padding-right: 35px;
    }
    .mb-pr40 {
        padding-right: 40px;
    }
    .mb-mt0 {
        margin-top: 0;
    }
    .mb-mt5 {
        margin-top: 5px;
    }
    .mb-mt10 {
        margin-top: 10px;
    }
    .mb-mt15 {
        margin-top: 15px;
    }
    .mb-mt20 {
        margin-top: 20px;
    }
    .mb-mt25 {
        margin-top: 25px;
    }
    .mb-mt30 {
        margin-top: 30px;
    }
    .mb-mt35 {
        margin-top: 35px;
    }
    .mb-mt40 {
        margin-top: 40px;
    }
    .mb-mb0 {
        margin-bottom: 0 !important;
    }
    .mb-mb5 {
        margin-bottom: 5px;
    }
    .mb-mb10 {
        margin-bottom: 10px;
    }
    .mb-mb15 {
        margin-bottom: 15px;
    }
    .mb-mb20 {
        margin-bottom: 20px;
    }
    .mb-mb25 {
        margin-bottom: 25px;
    }
    .mb-mb30 {
        margin-bottom: 30px;
    }
    .mb-mb35 {
        margin-bottom: 35px;
    }
    .mb-mb40 {
        margin-bottom: 40px;
    }
    .mb-ml0 {
        margin-left: 0;
    }
    .mb-ml5 {
        margin-left: 5px;
    }
    .mb-ml10 {
        margin-left: 10px;
    }
    .mb-ml15 {
        margin-left: 15px;
    }
    .mb-ml20 {
        margin-left: 20px;
    }
    .mb-ml25 {
        margin-left: 25px;
    }
    .mb-ml30 {
        margin-left: 30px;
    }
    .mb-ml35 {
        margin-left: 35px;
    }
    .mb-ml40 {
        margin-left: 40px;
    }
    .mb-mr0 {
        margin-right: 0;
    }
    .mb-mr5 {
        margin-right: 5px;
    }
    .mb-mr10 {
        margin-right: 10px;
    }
    .mb-mr15 {
        margin-right: 15px;
    }
    .mb-mr20 {
        margin-right: 20px;
    }
    .mb-mr25 {
        margin-right: 25px;
    }
    .mb-mr30 {
        margin-right: 30px;
    }
    .mb-mr35 {
        margin-right: 35px;
    }
    .mb-mr40 {
        margin-right: 40px;
    }
}

label.error {
    position: absolute !important;
    left: 0;
    color: red;
    padding: 0 11px;
    font-size: 13px !important;
    bottom: -29px;
    top: auto !important;
    padding-left: 0 !important;
}

#custerror1 p {
    font-size: 13px;
    margin: 0px;
    padding-top: 7px;
    color: #f00;
    text-align: left;
}

#sms-error {
    font-size: 13px;
    margin: 0px;
    padding-top: 7px;
    color: #f00;
    text-align: left;
}

.form-checkbox #sms-error {
    bottom: -17px !important;
}

@media (max-width: 767px) {
    .form-product .form-group {
        margin-bottom: 22px;
    }
}

@media (max-width: 767px) {
    .msg label.error {
        left: 5px;
    }
}

@media (max-width: 767px) {
    .msg1 label.error {
        left: 5px;
        bottom: -30px;
    }
}

.los .ziva-btn {
    background: #FFE62E!important;
    color: #000000!important;
}

.los .ziva-btn:hover {
    background: #f7921f!important;
    color: #fff!important;
}

.sch-meeting label.error {
    position: absolute !important;
    left: 0;
    color: red;
    padding: 0 11px;
    font-size: 13px !important;
    bottom: -19px;
    top: auto !important;
    padding-left: 0 !important;
    margin: 0;
}

.sch-meeting #checkbox-error {
    bottom: -5px;
}

#opt1-error {
    bottom: 65px;
}

.kg-web label.error {
    position: absolute !important;
    left: 0;
    color: red;
    padding: 0 11px;
    font-size: 11px !important;
    bottom: -35px;
    top: auto !important;
    padding-left: 0 !important;
}

.kg-banner label.error {
    /* position: static !important; */
    transform: none;
}

.kg-banner #message-error {
    bottom: -26px;
}

.sch-meeting footer {
    padding: 0!important;
}

.sup-ziva {
    font-size: 60%;
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
    height: 1rem;
    border-width: .2em;
}

.h3fontsize {
    font-size: 1.25rem;
}

.btn.btn-primary.bg-wite {
    background: white;
}

.containersec {
    padding-left: 3rem;
    padding-right: 3rem;
    width: 100%;
}

.rewards {
    color: #0056b3;
}

.rewards:hover {
    color: #000;
}

.meta-verse .copywrite {
    background-color: #2A1661 !important
}

i.fa.fa-file::before {
    content: "\f15b";
}
.copywrite p {
    padding-left: 0;
}
.copywrite .text-pp {
    padding-top: 0px;
    padding-right: 10px;;
}
.copywrite .text-p
{
    display: flex;
    justify-content: flex-end;
}
.copywrite .text-p
{
   display: flex;
   cursor: pointer;
   border-right: 1px solid #e3e3e3;
   height: 16px;
   margin-top: 16px;
}
.copywrite .col-md-2
{
   padding-right: 0;
}
.copywrite .col-md-4
{
   padding-left: 10px;
}
.copywrite .text-p a:hover
{
   color: #fff;
}
.copywrite .c-text {
  text-align: left;
}
.copywrite-txt {
  font-size: 14px !important;
}
@media (max-width: 767px)
 {
  .copywrite .text-p {
      display: flex;
      justify-content: center;
      border: none;
  }
  .copywrite .c-text {
    text-align: center;
  }
  .copywrite-txt {
    font-size: 10px !important;
  }
}
.copywrite .text-x
{
    display: flex;
    justify-content: flex-end;
}
.copywrite .text-x
{
   display: flex;
   cursor: pointer;
   border-right: 1px solid #e3e3e3;
   height: 16px;
   margin-top: 16px;
}
.copywrite .text-x a:hover
{
   color: #fff;
}
@media (max-width: 767px)
 {
  .copywrite .text-x {
      display: flex;
      justify-content: center;
      border: none;
  }
}
/* arvr_solutions css  srart*/
.new-Metaverse {
    background-color: #F9F4EE;
    /* position: relative; */
    /* margin-bottom: 30px; */
    margin-top: 40px;
}
.product-headings {
    width: 50%;
}
.product-headings a {
    background-color: #FECC0D;
    padding: 12px 18px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    height: 48px;
    margin-bottom: 20px;
    margin: 8px 0px;
    display: inline-block;
}
.new-Metaverse .flex-boxs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 22px 0px;
    position: relative;
}
.new-Metaverse .metaverse-img {
    margin-top: 100px;
}
.new-Metaverse .container-mrgn {
    margin: 20px 0px;
}
.new-Metaverse .flex-boxs .img-end {
    justify-content: flex-end;
    display: flex;
}
.new-Metaverse .flex-boxs .img-end img {
    position: absolute;
    bottom: 0;
    right: 0;
}
/*  */
@media (max-width: 767px) {
.new-Metaverse .flex-boxs  {
    flex-direction: column;
    /* flex-direction: column-reverse; */
}
.new-Metaverse .metaverse-img {
    margin-top: 0px;
}
.new-Metaverse .flex-boxs .img-end img {
    position: static;
    margin-bottom: -22px;
   
}
.product-headings {
    width: 98%;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}
.product-headings h2 {
    text-align: center;
}
.product-headings p {
    margin-bottom: 0 !important;
}
}
@media (min-width: 768px) and (max-width: 991px) 
{
    .new-Metaverse .metaverse-img {
        margin-top: 0px;
    }
  }
/* arvr_solutions css  end*/
.kazito-landing .testimonial .product-heading h2 {
    color: #000000 !important;
}
/* clients css */
.product-heading h2, .product-heading h3 {
    font-size: 32px;
    line-height: 44px;
    margin: 0;
    padding-bottom: 30px;
}
.clients-sec
{
    padding: 60px 0;
    background: #ffff;
}
.clients-sec .logo {
   margin-bottom: 30px;
   background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 1px 12px 20px #043B721C;
border-radius: 4px;
opacity: 1;
}
.logo .c-img {
    /* padding: 12px 12px; */
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    z-index: 1;
    text-align: center;
    height: 100px;
    display: flex;
    align-items: center;
    object-fit: contain;
    object-position: center;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
}

.clients .owl-clients .item {
    padding: 10px 10px;
}

.c-img
{
    padding: 40px 25px;
    position: relative;
    overflow: hidden;  
    transition: all 0.3s ease-in-out;
    z-index: 1;
    text-align: center;
    height: 100%;
}

.clients .owl-clients .owl-nav button {
    position: absolute;
    top: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(6, -50%);   
    font-size: 25px;
    background: #ffff;
    border: none;
    border-radius: 50%;
    height: 43px;
    width: 43px;
    left: 45%;
    border: 1px solid #F7921F;
}
.clients .owl-clients .owl-nav button.owl-next {
    left: auto;
    right: 46%;
}
.owl-nav
{
    padding-bottom: 20px;
}
.clients .owl-clients .owl-nav button:hover
{
    background-color: #F7921F; 
    color: #ffff;
}
.clients .owl-clients-2 .owl-nav button {
    position: absolute;
    top: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(6, -50%);
    font-size: 25px;
    background: #ffff;
    border: none;
    border-radius: 50%;
    height: 43px;
    width: 43px;
    left: 45%;
    border: 1px solid #F7921F;
}
.clients .owl-clients-2 .owl-nav button.owl-next {
    left: auto;
    right: 46%;
}

@media (min-width:768px) and (max-width:1200px) 
{
  .clients .owl-clients .owl-nav button.owl-next {
    left: auto;
    right: 42%;
}
.clients .owl-clients .owl-nav button {
    position: absolute;
    top: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(6, -50%);
    font-size: 25px;
    background: #ffff;
    border: none;
    border-radius: 50%;
    height: 43px;
    width: 43px;
    left: 42%;
    border: 1px solid #F7921F;
}
.clients .owl-clients-2 .owl-nav button {
    position: absolute;
    top: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(6, -50%);
    font-size: 25px;
    background: #ffff;
    border: none;
    border-radius: 50%;
    height: 43px;
    width: 43px;
    left: 40%;
    border: 1px solid #F7921F;
}
.clients .owl-clients-2 .owl-nav button.owl-next {
    left: auto;
    right: 42%;
}
.clients-sec {
    padding: 40px 0;
    background: #ffff;
}
}

@media (max-width:767px)
{
.product-heading h2, .product-heading h3 {
    font-size: 25px;
    line-height: 34px;
    margin: 0;
    padding-bottom: 20px !important;
}
.clients .owl-clients .owl-nav button {
   
    left: 32%;
   
}
.clients .owl-clients .owl-nav button.owl-next {
    
    right: 34%;
}
.clients-sec {
    padding: 10px 0;
    background: #ffff;
}
.logo .c-img {
    padding: 15px 10px;
   
}
.c-img {
    padding: 20px 25px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    z-index: 1;
    text-align: center;
    height: 100%;
}
.clients .owl-clients-2 .item img {
    min-height: 66px;
    width: 100%;
    margin: 0 auto;
    object-fit: contain;
}
.clients .owl-clients-2 .owl-nav button.owl-next {
    left: auto;
    right: 32%;
}
.clients .owl-clients-2 .owl-nav button {
    left: 32%;
}
}

@media (max-width: 320px)
{
   .clients .owl-clients .owl-nav button {
    left: 27%;
}
.clients .owl-clients .owl-nav button.owl-next {
    right: 30%;
}
}

/* new menu css */

/* navbar */

.navbar {
    background: #ffffff;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 60px;
    box-shadow: 0px 3px 6px #00000029;
}
  .navbar.sticky {
    position: -webkit-sticky;
    position: fixed;
    top: 0;
    z-index: 999;
  }
  .mega-menu .c-img {
    position: absolute;
    bottom: 10px;
    /* left: 20px; */
    /* display: grid; */
    width: 90%;
    margin: auto;
    height: auto;
}

.mega-menu .c-img-plat {
    position: absolute;
    bottom: 10px;
    /* left: 20px; */
    /* display: grid; */
    width: 90%;
    margin: auto;
}

    .mega-menu .c-img-plat .platform-img{

        margin-top: 90px;
    }
  .content .col.one {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      line-height: 3rem;
      background: #ffff;
  }
  .navbar ul.menu-items {
      margin-bottom: 0;
  }
  .navbar .logo {
    text-decoration: none;
    color: #122f48;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
  }
  
  .content .col .mega-links.two {
      border-left: 1px solid #e0e0e0;
      height: 54%;
  }
  .col .m1.ml {
      
      margin-left: 0;
      
  }
  /* nav menu button */
  
  .menu-btn {
    position: relative;
    display: none;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    height: 1.5rem;
    cursor: pointer;
    z-index: 2;
  }
  
  .navbar .menu-btn__lines::before,
  .navbar .menu-btn__lines::after {
    content: "";
    position: absolute;
  }
  
  .navbar .menu-btn__lines,
  .navbar .menu-btn__lines::before,
  .navbar .menu-btn__lines::after {
    width: 1.5rem;
    height: 0.1rem;
    background: #132f48;
    transition: all 0.4s ease-in-out;
  }
  
  .navbar .menu-btn__lines::before {
    transform: translateY(-0.5rem);
  }
  
  .navbar .menu-btn__lines::after {
    transform: translateY(0.5rem);
  }
  
  .navbar .menu-items {
    display: flex;
    align-items: center;
    gap: 50px;
  }
  
  .navbar ul li {
    list-style: none;
    transition: 0.3s ease;
  }
  
  .navbar ul li .arrow {
    transition: all 0.3s ease-out;
  }
  
  .navbar ul li a {
    text-decoration: none;
    color: #000000;
  }
  .btn-mob .discoverbtn-2 {
      background: #F7921F;
      color: #ffff;
      
  }
  .mb1 {
    margin-bottom: 20px;
    padding: 20px 20px;
}

   .mb2
  {
    margin-bottom: 20px;
  }
  .col .m1.dt {
      margin-top: 30px;
      margin-left: 62px;
      min-height: 100px;
  }
  .col .m1.mf {
    margin-left: 10px;
}
  .btn-mob a {
      float: left;
      font-size: 16px;
      color: #79787B;
      text-align: center;
      padding: 14px 40px;
      text-decoration: none;
  }
  .btn-mob .btn-primary-2 {
      display: -ms-inline-flexbox;
      display: -webkit-inline-box;
      display: inline-flex;
      -ms-flex-align: center;
      -webkit-box-align: center;
      align-items: center;
      background-color: #f7921f;
      padding: 1rem 2rem;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      color: #ffffff;
      font-weight: 500;
      line-height: 1;
      letter-spacing: .0125em;
      border-radius: 18px;
      border: none;
      height: 35px;
  }
  .btn-mob .btn-primary-2:hover {
      
     color: #000;
     background: #fdd106;
      
  }
  /* dropdown menu */
  
  .navbar .dropdown {
    position: relative;
  }
  /*.expand-btn:after {
    content: " \25BE";
    opacity: 0.9;
    margin-left: 5px;
  }*/
  
  .navbar .dropdown-menu,
  .menu-right {
    position: absolute;
    background: #e9ecef;
    width: 190px;
    line-height: 30px;
    border-radius: 0 0 5px 5px;
    top: 65px;
    border-top: 1px solid white;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    -webkit-box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
  }
  
  .navbar .menu-right {
    top: 0;
    left: 100%;
  }
  .navbar .dropdown-menu,
  .menu-left {
    left: unset;
    right: 0;
  }
  .navbar .menu-left {
    left: -100%;
  }
  
  .navbar .menu-item {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0.5rem 1.5rem;
    font-size: 18px;
    gap: 5px;
  }
  .navbar li:hover .menu-item {
    color: #000000;
    border-bottom: 2px solid #f7921f;
  }
  .navbar ul li a:hover {
      text-decoration: none;
      color: #F7921F;
  }
  .menu-item.first-item {
    padding: 0;
  }
  .menu-items span.phone-sec {
    display: flex;
    gap: 5px;
      margin-right: 8px;
      align-items: center;
  }
  .navbar .dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  
  .navbar .dropdown-right:hover .menu-right {
    left: 100%;
    opacity: 1;
    visibility: visible;
  }
  
  .navbar .dropdown-right:hover .menu-left {
    left: -100%;
  }
  
  /* mega menu  */
  
  .navbar .mega-menu {
    position: absolute;
    left: 0;
    width: 100vw;
    top: 75px;
    border-top: 0.5px solid #e6e2e2;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-out 0s, visibility 0.1s linear 0s;
    box-shadow: 0px 3px 6px #00000029;
  }
  
  .mega-menu .content {
    background: #f8f8f8;
    /*padding: 1rem;*/
    display: grid;
    grid-template-columns: 20% 40% 40%;
    width: 100%;
    justify-content: space-between;
    -webkit-box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
    /*box-shadow: 0 50px 50px 0 rgb(0 0 0 / 9%);*/
    box-shadow: 0 50px 50px 0 rgb(0 0 0 / 9%);
  }
  
  .blog .content {
    grid-template-columns: repeat(4, 1fr);
  }
  
  .content .col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    line-height: 3rem;
    padding: 0;
  }
  
  .content .col .img-wrapper {
    display: block;
    position: relative;
    width: 100%;
    height: 20vw;
    overflow: hidden;
  }
  
  .content .col .img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  
  .content .col img {
    width: 100%;
    transition: transform 0.3s ease-in-out;
  }
  
  .content .col .img-wrapper:hover img {
    transform: scale(1.1);
  }
  
  .content .col .menu-title {
    color: #79787B;
    font-size: 22px;
    line-height: 3rem;
    font-weight: bold;
  }
  
  .content .col p {
      line-height: 1.3rem;
      margin-top: 5px;
      color: #343434;
      margin-left: 50px;
      margin-right: 40px;
      font-size: 14px;
      margin-bottom: 40px;
  }
  .col .m1.ax {
     
      border-bottom: 1px solid #ccc;
  }
  .drop-cont {
      display: flex;
      gap: 10px;
      align-items: center;
  }
  .drop-cont a {
      font-size: 22px;
  }
  .col .m1
  {
    margin-top: 30px;
    margin-left: 50px;
    min-height: 100px;
  }
  .col .m1.pf
  {
    padding-left: 15px;
  }
  .col .m1.two
  {
    
    margin-left: 0;
    
  }
  .content .col .drop-cont img {
      width: auto;
  }
  .content .col .mega-links {
    border-left: 1px solid #e0e0e0;
  }
  
  .content .col .read-more {
    font-size: 16px;
    display: flex;
    padding-top: 1rem;
    color: #03a9f4;
    transition: color 0.3s ease;
    justify-content: flex-end;
    padding-right: 10px;
  }
  
  .col .mega-links li,
  .col .mega-links li a {
    padding: 0 1rem;
  }
  
  .menu-items li:hover .mega-menu {
    opacity: 1;
    visibility: visible;
  }
  
  .content .col .read-more:hover {
    color: #ff5722;
  }
  
  /* animation menu hamburger */
  .menu-btn.open .menu-btn__lines {
    transform: translateX(1rem);
    background: transparent;
  }
  
  .menu-btn.open .menu-btn__lines::before {
    transform: rotate(45deg) translate(-0.5rem, 0.5rem);
    background: #132f48;
  }
  
  .menu-btn.open .menu-btn__lines::after {
    transform: rotate(-45deg) translate(-0.5rem, -0.5rem);
    background: #132f48;
  }
  .mb
    {
      display: none;
    }
    .mega-menu .content .col .cloud
    {
      display: flex;
      justify-content: center;
    }
    .navbar .mob-only li.mob-no-top
    {
      display: none;
    }
  /* Responsive style */
  
  @media screen and (max-width: 992px) {
    .navbar {
      padding: 10px 20px;
    }
    .navbar {
      background: #ffffff;
      height: 70px;
      display: flex;
      align-items: center;
      justify-content: space-between;
     }
    .overflow {
      overflow: hidden;
    }
    .mega-menu .c-img {
      position: relative;
      bottom: 0;
      left: 0;
      padding: 20px;
      width: 50%;
      margin: auto;
  }
  .col .m1 {
      margin-top: 0;
      margin-left: 0;
  }
  .col .m1.mb {
    margin-top: 0;
    margin-left: 5px;
  }
  .col .m1.mbb {
    margin-top: 0;
    margin-left: 5px;
  }
  .content .col p {
      line-height: 1.2rem;
      margin-top: 0;
      color: #474e54;
      margin-left: 0;
      margin-right: 0;
      font-size: 12px;
      margin-bottom: 20px;
  }
  .navbar .menu-item:hover {
      color: #000000;
      border-bottom: 0;
  }
  .btn-mob
  {
    margin-top: 15px;
  }
  .mb1 {
      margin-bottom: 0;
      padding: 0;
  }
  .navbar ul.menu-items {
      margin-bottom: 0;
      padding-left: 30px;
      border-top: 0.5px solid #e6e2e2;
  }
    .overlay {
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 500;
      background-color: rgba(0, 0, 0, 0.6);
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    }
  
    .overlay--active {
      opacity: 1;
      visibility: visible;
    }
  
    .menu-btn {
      display: flex;
    }
  
    .navbar .menu-items {
      position: fixed;
      height: 100%;
      max-height: initial;
      overflow-y: auto;
      width: 100%;
      top: 65px;
      left: 0;
      background: #fcfcfc;
      display: block;
      transform: translate(-100vw);
      transition: 0.3s ease-out;
      padding-bottom: 100px;
    }
  
    .menu-items.open {
      transform: translateY(0);
    }
  
    .menu-items li:first-child {
      margin-top: 20px;
    }
  
    .menu-items li a {
      padding: 10px 0px;
      display: block;
      font-size: 16px;
    }
  
    .menu-items .dropdown-right .right-arrow {
      transform: rotate(90deg);
    }
  
    .menu-item.first-item {
      padding: 1rem 1rem 1rem 0;
    }
    /* DROPDOWN, MEGA MENUS */
    .menu-items .dropdown-menu,
    .menu-items .menu-right,
    .menu-items .mega-menu {
      position: static;
      opacity: 1;
      top: 4rem;
      visibility: visible;
      margin-left: -18px;
      width: auto;
      max-height: 0;
      transform: scaleX(0);
      transform-origin: left;
      overflow: hidden;
      transition: all 0.3s ease;
    }
  
    .menu-items .dropdown-menu,
    .menu-items .menu-right {
      padding-left: 1rem;
      width: 102%;
      margin-left: -10px;
    }
  
    .menu-items .mega-menu .col {
      padding-left: 0;
    }
  
    .expand-btn.open + .sample {
      max-height: 100%;
      transform: scaleZ(1);
    }
  
    .expand-btn.open + .blog.sample {
      max-height: 100%;
      transform: scaleZ(1);
      max-width: fit-content;
    }
  
    .navbar .sample {
      border-top: none;
    }
  
    .sample li {
      margin: 0;
    }
  
    .sample li:last-child {
      border-bottom: none;
    }
  
    .sample li a {
      font-size: 1rem;
    }
  
    .mega-menu .content {
        grid-template-columns: auto;
        padding: 0px 15px;
      }
  
    .mega-menu .content .col {
        width: 100%;
        padding-top: 0;
        display: contents;
      }
      .mega-menu .col.one section {
        display: none !important;
    }
        
      .col .m1.bd {
    
         border-bottom: 1px solid #bebebe !important;
         padding-left: 0;
          }
       .content .col .menu-title {
    
         padding-top: 10px;
         @media (min-width: 1400px)

         {
           .mega-menu .col.one section
           {
             display: flex;
             justify-content: center;
           }
           .mega-menu .c-img {
             position: absolute;
             bottom: 10px;
             width: 64%;
             margin: auto;
         }
         }}
  
    .col .mega-links li,
    .col .mega-links li a {
      padding: 0 0.5rem;
    }
  
    .content .col .mega-links {
      border-left: 0;
      padding-left: 0;
    }
    .col .mega-links li {
      margin: 0;
    }
    .mb
    {
      display: block;
    }
    .dt
    {
      display: none;
    }
    .col .m1.ax {
      border-bottom: 0;
  }
  .content .col .mega-links.two {
      border-left: 0;
      height: 54%;
  }
  br
  {
    display: none;
  }
  .arrow
  {
    display: none;
  }
  .expand-btn:after {
      content: " \25BE";
      opacity: 0.9;
      margin-left: 5px;
      font-size: 20px;
  }
  .navbar li:hover .menu-item {
    border:none;
  }
  .mb2 {
    margin-bottom: 0;
  }
  .navbar ul li.mob-no
{
  display: none;
}
.navbar .mob-only li.mob-no-top
{
  display: block;
}
.navbar .mob-only 
{
  display: flex;
    margin-bottom: 0;
}
.navbar .mob-only img
{
  height: 24px;
}
  }

  @media (min-width: 1440px)

{
  .mega-menu .col.one section
  {
    display: flex;
    justify-content: center;
  }
  .mega-menu .c-img {
    position: absolute;
    bottom: 10px;
    width: 90%;
    margin: auto;
    right: 8%;
}
.navbar .mega-menu {
    position: absolute;
    left: 0;
    width: 100vw;
    top: 73px;
    border-top: 1px solid #ffffff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-out 0s, visibility 0.1s linear 0s;
}
.content .col p {
    line-height: 1.3rem;
    color: #343434;
    margin-left: 50px;
    margin-right: 15px;
    font-size: 14px;
    margin-bottom: 40px;
}
}

@media (min-width: 1620px)
{
    .mega-menu .c-img {
        position: absolute;
        bottom: 10px;
        width: 70%;
        margin: auto;
    }
    
}
@media (min-width: 1920px)
{
    .mega-menu .c-img {
        position: absolute;
        bottom: 10px;
        width: 70%;
        margin: auto;
    }
    .content .col .mega-links.two {
        border-left: 1px solid #e0e0e0;
        height: 52%;
    }
    
}
@media (min-width: 2560px)
{
.mega-menu .c-img 
{
    position: absolute;
    bottom: 10px;
    width: 50%;
    margin: auto;
}
}

section.mb1 .m1 .drop-cont a
{
    display: flex;
    align-items: center;
    column-gap: 10px;
}
section.mb1 .m1 .drop-cont a:after {
    content: "";
    display: inline-block;
    height: 2px;
    width: 0;
    background-color: #F7921F;
    transition: all 0.2s;
}

section.mb1 .m1:hover .drop-cont a:after {
    content: "";
    width: 43px;
}


section.mb2 .m1 .drop-cont a
{
    display: flex;
    align-items: center;
    column-gap: 10px;
}
section.mb2 .m1 .drop-cont a:after {
    content: "";
    display: inline-block;
    height: 2px;
    width: 0;
    background-color: #F7921F;
    transition: all 0.2s;
}

section.mb2 .m1:hover .drop-cont a:after {
    content: "";
    width: 43px;
}

@media (max-width: 400px)
{
    .navbar .mob-only {
        display: flex;
        margin-bottom: 0;
        padding-left: 50px;
    }
    
}

@media (min-width: 400px) and (max-width: 600px)
{
    .navbar .mob-only {
        display: flex;
        margin-bottom: 0;
        padding-left: 90px;
    }
}

.f-sec{
    display: flex;
    gap: 30px;
  }
  /*# sourceMappingURL=ziva.css.map */
  
  /* country code css */
  .iti {
    position: relative;
    display: flex;
  }
  .iti__hide {
    display: none;
  }
  .iti__v-hide {
    visibility: hidden;
  }
  .iti input,
  .iti input[type=text],
  .iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0;
  }
  .iti__flag-container {
    /* position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      padding: 1px;*/
    margin-right: 15px;
  }
  .iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #ffffff;
  }
  .iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #047e7f;
  }
  .iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
  }
  .iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px;
  }
  @media (max-width: 500px) {
    .iti__country-list {
      white-space: normal;
    }
  }
  .iti__flag-box {
    display: inline-block;
  }
  .iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC;
  }
  .iti__country {
    padding: 5px 10px;
    outline: none;
  }
  .iti__dial-code {
    color: #999;
  }
  .iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .iti__flag-box,
  .iti__country-name,
  .iti__dial-code {
    vertical-align: middle;
  }
  .iti__flag-box,
  .iti__country-name {
    margin-right: 6px;
    color: #047e7f;
  }
  .iti--allow-dropdown input,
  .iti--allow-dropdown input[type=text],
  .iti--allow-dropdown input[type=tel],
  .iti--separate-dial-code input,
  .iti--separate-dial-code input[type=text],
  .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
    padding-left: 6px !important;
  }
  .iti--allow-dropdown .iti__flag-container,
  .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0;
    display: flex;
  }
  .iti--separate-dial-code .iti__selected-flag {
    background-color: none;
    border-bottom: 1px solid #c7c7c7;
  }
  .iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px;
    color: #f3f3f3;
    font-size: 14px;
  }
  .iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px;
  }
  .iti--container:hover {
    cursor: pointer;
  }
  .iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed;
  }
  .iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%;
  }
  .iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em;
  }
  .iti__flag {
    /* height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("../img/flags.png");
    background-repeat: no-repeat;
    background-color: #DBDBDB; */
    background-position: 20px 0;
  }
  .iti__flag.iti__np {
    background-color: transparent;
  }
  .form-g3.cn label {
    color: #ffffff;
    font-weight: 400;
    position: absolute;
    top: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: 63px;
}
 #Contact-error {
    position: absolute !important;
    left: 0 !important;
    color: red;
    padding: 0 11px;
    font-size: 13px !important;
    bottom: -35px;
    top: auto !important;
    padding-left: 0 !important;
}
.kg-banner .ban-form-wrap .ban-form {
    background-color: #006E6E;
    padding: 30px 50px;
    position: relative;
    z-index: 9;
    opacity: 0.95;
}

@media (max-width: 767px)
{
    .f-sec {
        display: block;
        
    }#opt1-error {
        bottom: 105px;
    }
    .kg-web label.error {
        position: absolute !important;
        left: 0;
        color: red;
        padding: 0 11px;
        font-size: 12px !important;
        bottom: -35px;
        top: auto !important;
        padding-left: 0 !important;
    }
}


.form-g3 input::placeholder 
{
    color: #fff;
}

@media (min-width: 1024px) and (max-width: 1200px)
{
    .navbar .menu-items {
        display: flex;
        align-items: center;
        gap: 8px;
    }
}


@media (min-width: 992px) and (max-width: 1024px)
{
    .navbar .menu-items {
    display: flex;
    align-items: center;
    gap: 8px;
}
}

@media (min-width: 1400px)
{
    .col .m1.pf {
        padding-left: 15px;
        padding-right: 50px;
    }
}

@media (min-width: 1800px)
{
    .content .col p {
        
        height: 50px;
    }
}
 @media (min-width: 992px) {
    .mob-only {
        display: none;
    }
}
.navbar .menu-item{
        font-family: Helvetica, sans-serif;
    color: #212529;
}
.mob-no .phone-sec{
    font-size: 16px;
    font-family: Helvetica, sans-serif;
}