

@import url(../fonts/Mazzard.css);

body {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    overflow-x: hidden;
}
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
img {
    max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 0px !important;
}
a {
    text-decoration: none !important;
    display:inline-flex;
}
ul {
    padding-left: 0px !important;
}
li {
    list-style-type: none;
}
/* 
.container{
    max-width: 1284px !important;
} */

/* header-css-start */

.show-header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px;
}
.show-header nav.navbar.navbar-expand-lg {
    padding: 30px 0px 20px 0px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 99;
}
.show-header .navbar-nav li.nav-item {
    margin: 0px 20px;
}
.show-header .navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}
.show-heade .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #f15a24 !important;
}
.show-header .navbar-nav li.nav-item .log-on {
    gap: 10px;
}
.show-header .navbar-nav li.nav-item .log-on li a {
    color: #fff;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    padding: 8px 24px;
    border-radius: 6px;
    border: 1px solid rgb(255 255 255 / 60%);
    text-decoration: none;
    transition: 0.5s all ease-in-out;
}
.show-header .navbar-nav li.nav-item .log-on li a:hover {
    background-color: #f15a24;
    color: #fff;
    border: 1px solid #f15a24;
}

.show-header .navbar-nav li.nav-item a.sign-up {
    background-color: #f15a24;
    border: 1px solid #f15a24 !important;
    transition: 0.5s all ease-in-out;
}

.show-header .navbar-nav li.nav-item a.sign-up:hover {
    background-color: #fff !important;
    color: #f15a24 !important;
    transition: 0.5s all ease-in-out;
}

.show-header.active nav.navbar {
    background: #020101;
}

/* header-css-end */

/* banner-css-start */

.showwoom-banner {
    background-image: url(../images/hero-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.showwoom-banner .bnr_vid video {
    width: 100%;
    height: 930px;
    object-fit: cover;
}
.showwoom-banner .banner-all {
    padding-top: 133px;
    /* padding-bottom: 183px; */
    padding-bottom: 103px;
}

.banner-all .bnr_left h1 {
    color: #fff;
    font-family: 'MAZZARD H';
    font-size: 65px;
    font-weight: 600;
    line-height: 85px;
    text-align: left;
}
.banner-all .bnr_left p {
    color: #fff;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.02em;
    text-align: left;
    padding: 45px 0px;
}

.banner-all .bnr_left .banr-btns {
    gap: 40px;
}
a.request {
    background: #f15a24;
    padding: 14px 30px;
    border-radius: 6px;
    color: #ffff;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    border: 1px solid #f15a24;
    transition: 0.5s all ease-in-out;
}
.banner-all .bnr_left a.request:hover {
    background-color: #fff;
    color: #f15a24;
    transition: 0.5s all ease-in-out;
}

.banner-all .bnr_left a.explr-more {
    color: #fff;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    align-items: center;
    gap:10px;
    text-align: left;
    transition: 0.5s all ease-in-out;
}
.banner-all .bnr_left a.explr-more:hover {
    color: #f15a24;
    transition: 0.5s all ease-in-out;
}
.banner-all .bnr_left a.explr-more svg{
    transition: 0.5s all ease-in-out;
}

.banner-all .bnr_left a.explr-more:hover svg {
    transform: translateX(5px);
    transition: 0.5s all ease-in-out;
}
.banner-all .bnr_left a.explr-more:hover svg path {
    stroke: #f15a24;
    transition: 0.5s all ease-in-out;
}

/* banner-slider-css-start */

.great-comp h2 {
    color: #fff;
    font-family: 'MAZZARD H';
    font-size: 36px;
    font-weight: 600;
    line-height: 85px;
    text-align: center;
}

.great-comp .great-slider {
    padding: 60px 0px 182px 0px;
}
.banner-btn {
    padding-bottom: 160px;
    /* margin-top: 50px; */
    position: relative;
}

.banner-btn .bnr-btm-txt {
    background: #fff;
    border-radius: 30px;
    padding: 30px 30px 80px 30px;
    margin-top: -130px;
}
.banner-btn .bnr-btm-txt .our-vir {
    padding-top: 50px;
}
.banner-btn .bnr-btm-txt p {
    color: #060626;
    font-family: Poppins;
    font-size: 27px;
    font-weight: 500;
    line-height: 47px;
    text-align: center;
}

.banner-btn .vid_banr {
    height: 100%;

}

.banner-btn .vid_banr .vid-frame video {
    width: 100%;
    height: 100%;
}


.live-ses .live-sesion h2 {
    color: #101828;
    font-family: 'MAZZARD H';
    font-size: 60px;
    font-weight: 600;
    line-height: 57.73px;
    letter-spacing: 0.02em;
    text-align: center;
    padding-bottom: 80px;
}

/* .great-slider .swiper-wrapper {
    display: flex;
    animation: marquee 10s linear infinite;
  }

  @keyframes marquee {
    0% {
      transform: translateX(100vw);
    }
    100% {
      transform: translateX(-100%);
    }
  } */




  .launch-vrch .vrch-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 110px 0px 182px 0px;
}

.launch-vrch .vrch-main .title h2 {
    color: #fff;
    font-family: 'MAZZARD H';
    font-size: 38px;
    font-weight: 600;
    line-height: 57.73px;
    letter-spacing: 0.02em;
    text-align: left;
}

.launch-vrch .vrch-main .vid-btn a  {
    background-color: #f15a24;
    padding: 13px 32px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    width: fit-content;
    line-height: 27px;
    text-align: left;
    border-radius: 6px;
    color: #fff;
    border: 1px solid #f15a24;
    transition: 0.5s all ease-in-out;
    white-space: nowrap;
}

.launch-vrch .vrch-main .vid-btn a:hover{
    background-color: #fff;
    transition: 0.5s all ease-in-out;
    color: #f15a24;
}
.banner-btn .bnr-btm-txt .lef-txt p {
    color: #060626;
    font-family: Poppins;
    font-size: 25px;
    font-weight: 500;
    line-height: 47px;
    text-align: left;
    padding-bottom: 20px;
}

.banner-btn .bnr-btm-txt  .rgt-txt img {
    height: 100%;
    width: 80%;
}


/* banner-slider-css-end */




















/* Live-session-css-start */

.live-sesion .box-lft h2 {
    color: #101828;
    font-family: 'MAZZARD H';
    font-size: 60px;
    font-weight: 500;
    line-height: 68px;
    text-align: left;
    padding-bottom: 0px;
}
.live-sesion .box-lft p {
    color: #3c3c4e;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    margin: 40px 0px 45px 0px !important;
}
.live-sesion .box-lft {
    position: relative;
    z-index: 9;
}
.live-sesion .box-lft a {
    background-color: #f15a24;
    padding: 13px 32px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    width: fit-content;
    line-height: 27px;
    text-align: left;
    border-radius: 6px;
    color: #fff;
    border: 1px solid #f15a24;
}
.live-sesion .box-lft a:hover {
    background-color: #fff;
    color: #f15a24;
    transition: 0.5s all ease-in-out;
}


.live-sesion .box-lft a.req-vid{
    background-color: #fff; 
    padding: 13px 32px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    width: fit-content;
    line-height: 27px;
    text-align: left;
    border-radius: 6px;
    color: #f15a24;
    border: 1px solid #f15a24;
    transition: 0.5s all ease-in-out;
    margin-left: 20px;

}

.live-sesion .box-lft a.req-vid:hover{
    background-color: #f15a24;
    color: #fff;
    transition: 0.5s all ease-in-out;
}

.live-sesion .box-rgt img {
    height: 100%;
    width: 100%;
}.box-rgt {
    position: relative;
    z-index: 9;
}

/* Live-session-css-end */
/* sending-active-cs-start */
.sending-_active {
    background: #F5F8FC;
    /* overflow: hidden; */
    padding: 160px 0px 175px 0px;
}
.sending-_active .send-main {
    position: relative;
}
.send-main::before {
    content: '';
    position: absolute;
    top: -359px;
    background-image: url(../images/first.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 64%;
    height: 100%;
    background-position: top;
    left: 170px;
}


.sending-_active .send-main .send-lft {
    position: relative;
    z-index: 9;
}
.sending-_active .send-rgt {
    padding-left: 70px;
}
.sending-_active .send-rgt h2 {
    color: #101828;
    font-family: 'MAZZARD H';
    font-size: 60px;
    font-weight: 500;
    line-height: 68px;
    text-align: left;
}
.sending-_active .send-rgt p {
    color: #3C3C4E;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
    margin: 35px 0px 45px 0px !important;
}


.sending-_active .send-rgt a {
    background-color: #f15a24;
    padding: 13px 32px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    width: fit-content;
    border-radius: 6px;
    color: #fff;
    border: 1px solid #f15a24;
}
.sending-_active .send-rgt a:hover {
    background-color: #fff;
    color: #f15a24;
    transition: 0.5s all ease-in-out;
}

.sending-_active .send-rgt a.req-vid{
    background-color: #fff; 
    padding: 13px 32px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    width: fit-content;
    line-height: 27px;
    text-align: left;
    border-radius: 6px;
    color: #f15a24;
    border: 1px solid #f15a24;
    transition: 0.5s all ease-in-out;
    margin-left: 20px;

}

.sending-_active .send-rgt a.req-vid:hover{
    background-color: #f15a24;
    color: #fff;
    transition: 0.5s all ease-in-out;
}


/* sending-active-css-end */

/* Api-css-start */

.integrate {
    background: #fff;
    padding: 165px 0px 165px 0px;
}
.integrate .api-main::after {
    content: '';
    position: absolute;
    top: -340px;
    left: 259px;
    height: 100%;
    width: 64%;
    background-image: url(../images/second.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.integrate .send-rgt {
    max-width: 554px;
}
.integrate .send-rgt h2 {
    color: #101828;
    font-family:'MAZZARD H';
    font-size: 60px;
    font-weight: 500;
    line-height: 68px;
    text-align: left;
}
.integrate .send-rgt p {
    color: #3C3C4E;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
    margin: 35px 0px 45px 0px !important;
}
.integrate .send-rgt {
    position: relative;
    z-index: 9;
}
.integrate .send-rgt a {
    background-color: #f15a24;
    padding: 13px 32px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    width: fit-content;
    text-align: left;
    border-radius: 6px;
    color: #fff;
    border: 1px solid #f15a24;
}
.integrate .box-lft  a {
    background-color: #f15a24;
    padding: 13px 32px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    border-radius: 6px;
    color: #fff;
    border: 1px solid #f15a24;
}
.integrate .send-rgt a:hover  {
    background-color: #fff;
    color: #f15a24;
    transition: 0.5s all ease-in-out;
}

.integrate .send-rgt a.req-vid{
    background-color: #fff; 
    padding: 13px 32px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    width: fit-content;
    line-height: 27px;
    text-align: left;
    border-radius: 6px;
    color: #f15a24;
    border: 1px solid #f15a24;
    transition: 0.5s all ease-in-out;
    margin-left: 20px;

}

.integrate .send-rgt a.req-vid:hover{
    background-color: #f15a24;
    color: #fff;
    transition: 0.5s all ease-in-out;
}



.integrate .send-lft {
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: end;
}
.integrate .send-lft img {
    height: 100%;
    max-width: 513px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
    width: 100%;
}

/* Api-css-end */



/* import-export-css-start */
.import-main::before {
    content: '';
    position: absolute;
    top: -379px;
    background-image: url(../images/third.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 64%;
    height: 100%;
    background-position: top;
    left: 290px;
}

.import-main .send-lft{
    position: relative;
    z-index: 9;

}

/* import-export-css-end */

/* simly-css-start */
.simply {
    background: linear-gradient(90deg, rgba(8, 6, 5, 1) 0%, rgba(32, 13, 7, 1) 100%);
    padding: 140px 0px;
}
.simply .simpi-main h2 {
    color: #fff;
    font-family: 'MAZZARD H';
    font-size: 60px;
    font-weight: 600;
    line-height: 70.92px;
    text-align: center;
    max-width: 876px;
    margin: auto;
    padding-bottom: 60px;
    text-transform: capitalize;
}
.simply .box_lft {
    background: #fff;
    border-radius: 20px;
}


.simply .box_lft img {
    height: 100%;
    width: 100%;
}

.simply .box_rgt .tran-txt {
    background: #F15A24;
    padding: 48px 40px 50px 40px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.simply .box_rgt .tran-txt p {
    color: #fff;
    font-family: Poppins;
    font-size: 28px;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
    padding-bottom: 40px;
}
.simply .box_rgt .tran-txt a {
    color: #f15a24;
    font-family: Poppins;
    font-size: 17px;
    font-weight: 600;
    line-height: 31px;
    text-align: left;
    display: flex;
    align-items: center;
    transition: 0.5s all ease-in-out;
    padding: 10px 20px;
    border-radius: 6px;
    background: #ffff;
    border: 1px solid #f15a24;
    transition: 0.5s all ease-in-out;
}

.simply .box_rgt .tran-txt a:hover{
    background-color: #f15a24;
    color: #fff;
    transition: 0.5s all ease-in-out;
    border: 1px solid #FFF;

}
.simply .box_rgt .tran-txt a:hover svg {
    transform: translateX(5px);
    transition: 0.5s all ease-in-out;
}
.simply .box_rgt .tran-txt a svg{
    margin-left: 8px;
    transition: 0.5s all ease-in-out;
}


.simply .box_rgt .we-btn {
    display: flex;
    gap: 20px;
}



.simply .box_rgt .trans-txt {
    background: #fff;
    padding: 64px 40px 65px 40px;
    border-radius: 20px;
}
.simply .box_rgt .trans-txt a {
    color: #F15A24;
    font-family: Poppins;
    font-size: 17px;
    font-weight: 600;
    line-height: 17px;
    text-align: left;
}

.simply .box_rgt .trans-txt p {
    color: #313131;
    font-family: Poppins;
    font-size: 23px;
    font-weight: 400;
    line-height: 37px;
    text-align: left;
    margin-top: 30px;
}
/* simly-css-end */

/* B-solution-css-start */
.B-solution {
    background: #fff;
    padding: 140px 0px;
}
.B-solution .b-sol-all h2 {
    color: #101828;
    font-family: 'MAZZARD H';
    font-size: 60px;
    font-weight: 600;
    line-height: 57.73px;
    letter-spacing: 0.02em;
    text-align: center;
}

.show_features {
    margin-top: 70px;
}
.show_features .table-responsive table {
    width: 100%;
}

.show_features .table-responsive table th.shw-lft {
    width: 50%;
    color: #000000;
    font-family: 'MAZZARD H';
    font-size: 25px;
    font-weight: 600;
    line-height: 17px;
    text-align: left;
    padding: 36px 30px;
}
.show_features .table-responsive table th.shw-cent {
    width: 25%;
    text-align: center;
    /* padding: 36px 30px; */
}

.show_features .table-responsive table th.shw-cent .als {
    padding: 36px 30px;
    border-top: 2px solid #F15A24;
    border-right: 2px solid #F15A24;
    border-left: 2px solid #F15A24;
    border-radius: 12px 12px 0px 0px;
}
.show_features .table-responsive table th.shw-cent img{
    height: 100%;
    max-width: 150px;
}

.show_features .table-responsive table th.shw-rgt {
    width: 25%;
    color: #000000;
    font-family: 'MAZZARD H';
    font-size: 18px;
    font-weight: 600;
    line-height: 17px;
    text-align: center;
    padding: 36px 30px;
    white-space: nowrap;
}



/* .show_features thead tr th:nth-child(2) {
    border-right: 2px solid #F15A24;
    border-left: 2px solid #F15A24;
    border-top: 2px solid #F15A24;
    border-radius: 6px 6px 0px 0px;
} */
.show_features tbody tr:nth-child(even) {
    background-color: #fff;
}
.show_features tbody tr:nth-child(odd) {
    background-color: #F0F4F9;
}
/* .show_features tr td:nth-child(2) {
    border-right: 2px solid #F15A24;
    border-left: 2px solid #F15A24;
} */

.show_features tr td .dent {
    border-right: 2px solid #F15A24;
    border-left: 2px solid #F15A24;
    padding: 25px 30px;
}

table:nth-child(2) tr:last-child td {
    border-bottom: 1px solid #000;
  }

.show_features .table-responsive td.dt-lft {
    padding: 20px 30px;
    color: #101828;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.02em;
    text-align: left;
    border-radius: 6px 0px 0px 6px;
}

.show_features .table-responsive td.dt-cent {
    text-align: center;
}
.show_features .table-responsive td.dt-rgt {
    text-align: center;
    border-radius: 0px 6px 6px 0px;
}

/* .show_features tr:last-child td:nth-child(2) {
    border-bottom: 2px solid #F15A24;
    border-radius: 20px;
} */

.show_features tr:last-child td .dents{
    padding: 25px 30px;
    border-bottom: 2px solid #F15A24;
    border-right: 2px solid #F15A24;
    border-left: 2px solid #F15A24;
    border-radius: 0px 0px 12px 12px;

}



/* B-solution-css-end */

/* Watch-vidoo-css-start */

.watch-vid {
    background-image: url(../images/video-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 0px;
}

.watch-vid .vid-all h2 {
    color: #101828;
    font-family: 'MAZZARD H';
    font-size: 60px;
    font-weight: 600;
    line-height: 57.73px;
    letter-spacing: 0.02em;
    text-align: center;
    padding-bottom: 57px;
}

.watch-vid .vid-frame {
    max-width: 1070px;
    margin: auto;
    width: 100%;
    height: 100%;
    border: 10px solid #fff;
    border-radius: 8px;
    line-height: 0px;
    box-shadow: 0px 0px 44px 0px #452C7A59;
}

.watch-vid .vid-frame video {
    width: 100%;
    height: 100%;
    line-height: 0px;
}

.watch-vid .vid-frame .ply-pas {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    height: 70px;
    width: 70px;
    
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    cursor: pointer;
    outline: none;
    border: none;
}
.watch-vid .vid-frame .ply-pas svg {
    margin-left: 6px;
}

.watch-vid .vid-frame .ply-pas.rev svg {
    margin-left: 0px;
}






/* Watch-vidoo-css-end */



/* Contact-us-page-css-start */
.conatct_show {
    background: linear-gradient(90deg, rgba(8, 6, 5, 1) 0%, rgba(32, 13, 7, 1) 100%);
    padding: 110px 0px 82px 0px;
}
.conatct_show .cont-all {
    max-width: 1128px;
    margin: auto;
}

.conatct_show .cont-all h2 {
    color: #fff;
    font-family:'MAZZARD H';
    font-size: 48px;
    font-weight: 700;
    line-height: 57.73px;
    letter-spacing: 0.02em;
    text-align: center;
}
.conatct_show .cont-all form {
    padding: 58px 0px;
}
.cont-all .cont-field label {
    color: #fff;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
    margin-bottom: 15px;
}

.cont-all .cont-field input {
    width: 100%;
    background: transparent;
    outline: none;
    border-radius: 8px;
    padding: 13px 24px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    border: 1px solid #343434;
    color: #fff;
}
.cont-all .cont-field input::placeholder{
    color: rgb(255 255 255 / 50%);
}

.cont-all .cont-field {
    margin-bottom: 30px;
}

.cont-all .cont-field textarea {
    width: 100%;
    background: transparent;
    outline: none;
    border-radius: 8px;
    padding: 13px 24px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    border: 1px solid #343434;
    height: 127px;
    color: #fff;
}
.cont-all .cont-field textarea::placeholder{
    color: rgb(255 255 255 / 50%);
}
.cont-all button.submit {
    background: #F15A24;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    width: fit-content;
    text-align: center;
    color: #fff;
    padding: 11px 0px;
    outline: none;
    border: 1px solid  #F15A24;
    border-radius: 6px;
    width: 100%;
    transition: 0.5s all ease-in-out;
}
.cont-all button.submit:hover {
    background-color: #fff;
    color: #f15a24;
    transition: 0.5s all ease-in-out;
}


.conatct_show .footer {
    background: #201410;
    border-radius: 10px;
}

.footer .foot-main {
    max-width: 1128px;
    margin: auto;
    padding: 72px 0px;
}
.foot-main .foot_lft img {
    max-width: 201px;
    height: 80%;
}
.foot-main .foot_lft p {
    color: rgb(255 255 255 / 77%);
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.06em;
    margin-top: 31px;
}

.foot-main .foot_link h3 {
    font-family: 'MAZZARD H';
    font-size: 16px;
    font-weight: 600;
    line-height: 18.91px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #fff;
    margin-bottom: 30px !important;
}

.foot-main .foot_link ul.quick li a {
    color: rgb(255 255 255 / 77%);
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 11px;
    transition: 0.5s all ease-in-out;
}

.foot-main .foot_link ul.quick li a:hover {
    color: #f15a24;
    font-weight: 600;
    transition: 0.5s all ease-in-out;
}
.foot-main .foot_link ul.quick li a:hover svg path{
    fill:#f15a24;
}
.foot-main .foot_link {
    padding-left: 80px;
}


/* Contact-us-page-css-end */

/* modal-css-start */

.vids-modal .modal-dialog {
    max-width: 1070px;
    margin: 1.75rem auto;

}
.vids-modal {
    position: relative;
}
.vids-modal .modal-content {
    border: 0px;
    border-radius: 10px;
}

.vids-modal button.btn-close {
    position: absolute;
    right: 36px;
    top: 36px;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border: 3px solid #f15a24;
    opacity: 1;
    border-radius: 50px;
}

.vids-modal .btn-close svg path {
    fill: #f15a24;
}
.vids-modal .vids-body  .vid-frame {
    max-width: 1070px;
    margin: auto;
    width: 100%;
    height: 100%;
    border: 10px solid #fff;
    border-radius: 8px;
    line-height: 0px;
    box-shadow: 0px 0px 44px 0px #452C7A59;
}

.vids-modal .vids-body .vid-frame video {
    width: 100%;
    height: 100%;
    line-height: 0px;
}

.vids-modal .vids-body .vid-frame .ply-pas {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    height: 70px;
    width: 70px;

    justify-content: center;
    align-items: center;
    border-radius: 50px;
    cursor: pointer;
    border: none;
    outline: none;
}

.vids-modal .vids-body .vid-frame .ply-pas svg {
    margin-left: 6px;
}
.vids-modal .vids-body .vid-frame .ply-pas.rev svg {
    margin-left: 0px;
} 
.vid_banr .vid-frame .ply-pas svg {
    margin-left: 6px;
}
.vid_banr .vid-frame .ply-pas.rev svg {
    margin-left: 0px;
}


.vid-frame button.play-btn {
    display: none;
}
.vid-frame.watch-main button.play-btn{
    display: block;
}


/* modal-css-end*/


.vid-frame.main .rev{
    display: none;
}



.vid_banr .vid-frame .ply-pas {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    height: 70px;
    width: 70px;

    justify-content: center;
    align-items: center;
    border-radius: 50px;
    cursor: pointer;
    border: none;
    outline: none;
}


















/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {

    .banner-all .bnr_left h1 {
        font-size: 60px;
        line-height: 75px;
    }
    a.request {
        padding: 14px 14px;
        font-size: 16px;
    }
    .showwoom-banner .banner-all {
        padding-bottom: 110px;
    }
    .banner-btn .bnr-btm-txt {
        padding: 80px 30px 100px 30px;
    }
    .live-sesion .box-lft h2 {
        font-size: 50px;
        line-height: 55px;
    }
    .live-sesion .box-lft p {
        margin: 25px 0px 35px 0px !important;
    }
    .sending-_active .send-rgt h2 {
        font-size: 50px;
        line-height: 55px;
    }
    .sending-_active .send-rgt p {
        margin: 25px 0px 35px 0px !important;
    }
    .integrate .api-main::after {
        top: -310px;
        left: 69px;
        height: 100%;
        width: 64%;
    }
    .integrate .send-rgt h2 {
        font-size: 50px;
        line-height: 55px;
    }
    .integrate .send-rgt p {
        margin: 25px 0px 35px 0px !important;
    }
    .sending-_active {
        background: #F5F8FC;
        padding: 110px 0px 105px 0px;
    }
    .integrate {
        background: #fff;
        padding: 125px 0px 135px 0px;
    }
    .simply {
       
        padding: 90px 0px;
    }
    .simply .simpi-main h2 {
        font-size: 50px;
        line-height: 60.92px;
    }
    .simply .box_rgt .tran-txt {
        padding: 30px 20px 30px 20px;
    }
    .simply .box_rgt .trans-txt {
        padding: 31px 20px 30px 20px;
    }
    
    .simply .box_rgt .tran-txt p {
        padding-bottom: 20px;
    }
    .simply .box_rgt .trans-txt p {
        margin-top: 20px;
    }
    .B-solution {
        padding: 90px 0px;
    }
    .B-solution .b-sol-all h2 {
        font-size: 50px;
        line-height: 60.73px;
    }
    .watch-vid {
        padding: 90px 0px;
    }
    .watch-vid .vid-all h2 {
        font-size: 50px;
        line-height: 60px;
    }
    .conatct_show {
        
        padding: 90px 0px 82px 0px;
    }
    .navbar-light .navbar-toggler {
        background-color: #fff;
        border-radius: 0;
    }
    .navbar-light .navbar-toggler .bi-list::before{
        display: none;
    }
    .row {
        align-items: center;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    .integrate .api-main::after{
        display: none;
    }
    .showwoom-banner .bnr_vid video {
        height: 660px;
    }
}
@media all and (max-width:1024px){
    .show-header .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
    }
    .show-header .navbar-nav li.nav-item .log-on li a {
        font-size: 12px;
        font-weight: 500;
        padding: 6px 24px;
    }
    .sending-_active .send-rgt h2 {
        font-size: 27px;
        line-height: 41px;
    }
    a.request {
        padding: 3px 9px;
        font-size: 10px;
    }
    .banner-all .bnr_left a.explr-more {
        font-size: 13px;
        font-weight: 500;
    }
    .showwoom-banner .banner-all {
        padding-bottom: 60px;
    }
    .integrate .send-rgt h2 {
        font-size: 40px;
        line-height: 55px;
    }
    .sending-_active .send-rgt {
        padding-left: 0;
    }

    .send-main::before{
        display: none;
    }
    .import-main::before{
        display: none;
    }
}
/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .showwoom-banner .banner-all {
        background-color: rgb(0 0 0 / 55%);
        /* backdrop-filter: blur(4px); */
    }
    .showwoom-banner .bnr_vid video {
        height: 510px;
    }
    .live-sesion .box-lft a.req-vid {
        margin-top: 20px;
        margin-left: 0px;
    }
    .banner-btn {
        padding-bottom: 90px;
    }
    .sending-_active .send-rgt a.req-vid {
        margin-left: 0px;
        margin-top: 20px;
    }

    .integrate .send-rgt a.req-vid {
        margin-left: 0px;
        margin-top: 20px;
    }
    .simply .box_rgt .we-btn {
        gap: 10px;
        flex-wrap: wrap;
    }

    .simpi-main .simpi-one {
        width: 100%;
    }
    .simpi-main .simpi-two {
        width: 100%;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {

    .vid_banr .vid-frame .ply-pas {
        height: 40px;
        width: 40px;

    }   
    .vid_banr .vid-frame .ply-pas svg{
        height: 20px;
        width: 20px;
    }
    
    .vids-modal .vids-body .vid-frame .ply-pas {
        height: 50px;
        width: 50px;
 
    }
    .vids-modal .vids-body .vid-frame .ply-pas.rev svg {
        height: 20px;
        width: 20px;
    }
    .vids-modal button.btn-close svg {
        height: 10px;
        width: 10px;
    }   
    .vids-modal button.btn-close {
        right: 20px;
        top: 20px;
        padding: 2px;
    } 
    .row {
        align-items: center;
    }

    .showwoom-banner .bnr_vid {
        top: 80px !important;
        left: -130px;
    }
    .launch-vrch .vrch-main {
       flex-wrap: wrap;
    }
    .launch-vrch .vrch-main .title h2 {
        font-size: 30px;
        line-height: 40.73px;
        margin-bottom: 30px !important;
    }
    .launch-vrch .vrch-main {
        padding: 30px 0px 182px 0px;
    }
    .banner-btn .bnr-btm-txt .lef-txt p {
        font-size: 18px;
        line-height: 30px;
    }
    .live-ses .live-sesion h2 {
        font-size: 40px;
        line-height: 50px;
        padding-bottom: 30px;
    }
}

/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

    .live-ses .live-sesion h2 {
        font-size: 30px;
        line-height: 40px;
        padding-top: 30px;
    }
    .showwoom-banner .bnr_vid video {
        height: 350px;
    }
    .navbar-light .navbar-toggler {
        background-color: #fff;
        border-radius: 0;
    }
    .foot-main .foot_link h3{
        margin-bottom: 17px !important;
    }
    .show-header ul.navbar-nav.ms-auto.mb-2.mb-lg-0.align-items-center {
        background-color: #000;
        padding: 50px 0 50px;
        margin: 0 !important;
        width: 100%;
        display: flex;
        row-gap: 20px;
    }
    .watch-vid .vid-all h2 {
        font-size: 35px;
        padding-bottom: 23px;
    }
    .watch-vid {
        padding: 50px 0 60px 0;
    }
    .conatct_show {
        padding: 50px 0;
    }
    .footer .foot-main {
        max-width: 100%;
        padding:50px 20px 20px 20px;
    }
    .cont-all .cont-field label {
        font-size: 14px;
    }
    .foot-main .foot_lft p{
        margin-top:10px;
    }
    .banner-all .bnr_left .banr-btns {
        gap: 15px;
        /* justify-content: space-between; */
    }
    .foot_lft{
        padding-bottom:20px;
    }
    .conatct_show .cont-all form {
        padding: 30px 0 50px 0;
    }
    .great-comp .great-slider {
        padding: 34px 0px 164px 0px;
    }
    .sending-_active .send-rgt {
        padding-left: 0;
        margin-top:30px;
    }
    .banner-all .bnr_left p {
        font-size: 15px;
        line-height: 25px;
        padding:16px 0px 40px 0;
    }
    .showwoom-banner .banner-all {
        padding-bottom: 40px;
        padding-top: 97px;
    }
    .great-comp h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .banner-all .bnr_left h1 {
        font-size: 36px;
        line-height: 39px;
    }
    .banner-btn .bnr-btm-txt p {
        font-size:17px;
        line-height: 30px;
        text-align: left;
    }
    .banner-btn {
        padding-bottom: 60px;
    }
    .live-sesion .box-lft p {
        font-size: 14px;
        margin: 14px 0px 26px 0px !important;
    }
    .live-sesion .box-lft h2 {
        font-size: 31px;
        line-height: 39px;
    }
    .live-sesion .box-lft a {
        font-size:15px;
        justify-content: center;
        align-items: center;
        display: flex;
        font-weight: 500;
        padding: 9px 23px;
        width: fit-content;
        margin-bottom: 25px;
    }
    .sending-_active .send-rgt a{
        font-size:15px;
        font-weight: 500;
        padding: 9px 23px;
    }
    .integrate .send-rgt a{
        font-size:15px;
        font-weight: 500;
        padding: 9px 23px;
    }
    .show-header nav.navbar.navbar-expand-lg {
        padding: 15px 0px 15px 0px;
    }
    .show-header.active{
        border-bottom: 1px solid #fff;
    }
    .sending-_active {
        padding: 0 0 50px 0;
    }
    .show-header .navbar-light .navbar-brand img {
        width: 156px;
        height: auto;
        object-fit: contain;
    }
    .banner-all .bnr_left a.explr-more{
        font-size: 15px;
        font-weight: 500;
    }
    a.request {
        padding: 14px 14px;
        font-size: 15px;
        font-weight: 500;
    }
    .navbar-light .navbar-toggler-icon .bi-list::before{
        display: none;
    }
    .show_features .table-responsive table {
        width: 664px;
    }
    .show_features .table-responsive td.dt-lft{
        line-height: 30px;
        white-space: nowrap;
    }
    .show_features {
        margin-top: 50px;
    }
    .simply .box_rgt .tran-txt a {
        font-size: 15px;
        font-weight: 500;
        padding: 10px 10px;
    }
    .banner-btn .bnr-btm-txt {
        padding: 30px 20px 0 20px;
    }
    .integrate {
        padding: 50px 0;
    }
    .integrate .send-rgt h2 {
        font-size: 28px;
        line-height: 43px;
    }
    .integrate .send-rgt p {
        font-size: 14px;
        font-weight: 400;
        line-height: 30px;
        margin: 5px 0px 28px 0px !important;
    }
    .sending-_active .send-rgt p {
        font-size: 14px;
        margin: 0 !important;
        line-height: 30px;
        padding:10px 0 30px 0;
    }
    .send-lft {
        margin-top: 50px;
    }
    .simply .simpi-main h2 {
        font-size: 24px;
        line-height: 32.92px;
    }
    .simply {
        padding:60px 0;
    }
    .simply .box_rgt .tran-txt p{
        font-size: 18px;
        line-height: 35px;
    }
    .simply .box_rgt .trans-txt p {
        font-size: 15px;
        line-height:25px;
    }
    .B-solution .b-sol-all h2 {
        font-size: 32px;
        line-height: 36.73px;
    }
    .B-solution {
        padding: 50px 0;
    }
    .sending-_active .send-rgt h2{
        font-size: 28px;
        line-height: 43px;
    }
    .box-lft {
        text-align: center;
        padding: 20px;
    }
    .foot-main .foot_link {
        padding-left: 0;
    }

    .live-sesion .box-lft a.req-vid {
        padding: 9px 20px;
    }
    .integrate .send-rgt a.req-vid {
        padding: 9px 20px;
    }
    .sending-_active .send-rgt a.req-vid {
        padding: 9px 20px;
    }
}


/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 480px) {
}
