a.slider-a {
    display: none;
}

select#Your_Country {
    padding: 8px 10px;
    width: 100%;
}

input#my-product {
    width: 100%;
    padding: 8px 10px;
    outline: none;
}
h2.support-h {
    padding: 60px 0px 20px;
}

.sim {
    background-color: #10332f !important;
}

/* *{
    box-sizing: border-box;
    margin: 0;
} */
nav.navbar.navbar-expand-lg.navbar.right.custom-nav .container {
    display: block;
}

ul.list-inline-wrapp {
    list-style: disc;
    padding-left: 16px;
    margin-bottom: 15px;
}

a.nav-link.active {
    color: white;
}



/* .navbar-expand-lg .navbar-collapse {
    display: flex!important;
    flex-basis: auto;
    flex-direction: row;
    justify-content: space-around;
} */



* {
    margin: 0px;
    font-family: 'Poppins', sans-serif;
}

body {
    overflow-x: hidden;
}

h2 {
    font-weight: 700;
    margin-bottom: 13px;
}

ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0;
}

a {
    text-decoration: none;
}

p {
    margin-bottom: 0;
}

p.sub-text {
    margin-bottom: 22px;
}

.tel-wrap {
    margin-bottom: 20px;
}

body {
    font-family: 'Inter', sans-serif;
}

/* select2 */
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 37px;
    padding-top: 4px;
    position: relative;
}
div#mt-select-wrap 
.select2-container {
    max-width: 100% !important;
    width: 100% !important;
}
/* .select2-container--default .select2-selection--single:focus {
    border: 1px solid red;
} */
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    right: 1px;
    transform: translateY(-50%);
    width: 20px;
}

/* futter css */
ul.support-ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    text-align: center;
    color: #6d6d6d;
    font-size: 10px;

}

section.futter {
    background: #2A2A2A;
    border-bottom: 1px white solid;
}

.col1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contect-us p a {
    color: #000;
}

.first {
    /* width: 50%;   */
    padding: 30px 0px;
}

li.support {
    border-right: 2px #D7D7D7 solid;
    padding: 0px 15px;


}

.second-futter {
    text-align: center;
}

section.futter2 {
    background: #2A2A2A;
    color: #D7D7D7;
}

.second-futter {
    padding: 5px 0px;
    font-size: 10px;

}

a.AA {
    color: #D7D7D7;
    font-size: 16px;
}

li.laaaaa {
    padding: 0px 10px;
}

.ppp button.open-button {
    border: none;
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 6px 11px;
    transition: 0.4s ease;
    margin-top: 8px
}

.ppp button.open-button:hover {
    background-color: transparent;
    color: #000;
    border: 1px solid #9c9a9a;
}

.navbar-toggler-icon {

    background-color: #00ffa999;

}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #757575 !important;
}
select#country {
    width: 100%;
    padding: 8px 10px;
}

section#about-us {
    padding: 28px 0px;
}

section.Zukti_Digital {
    padding-bottom: 90px;
}

.parent1 {
    width: 100%;
    text-align: center;
}

.child1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    text-align: left;
}

/* country code */
.form-container {
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: start;
}
div#mt-select-wrap {
    flex-direction: column;
}
span.P {
    font-size: 13px !important;
}

.form-container .iti.iti--allow-dropdown.iti--separate-dial-code {
    width: 100%;
}

.form-container select {
    padding: 6px 10px;
    font-size: 16px;
    border-radius: 4px 0 0 4px;
    border: 1px solid #aaa;
    margin-right: -1px;
    width: 120px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 37px;
}

select#countryCode:focus {
    outline: none !important;
}

select:focus {
    outline: none !important;
}

input#phoneNumber {
    /* border-top-left-radius: 0px; */
    /* border-bottom-left-radius: 0px; */
    /* border: 1px solid #aaa !important; */
}

.form-popup .iti__selected-dial-code {
    color: #000 !important;
}

.form-popup li.iti__country {
    color: #000 !important;
}

.form-popup {
    display: flex;
    align-items: start;
    flex-direction: column;
}

.form-popup select {
    padding: 6px 10px;
    font-size: 16px;
    border-radius: 4px 0 0 4px;
    border: 1px solid #aaa;
    margin-right: -1px;
    width: 120px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    height: 40px;
}

.form-popup input#phoneNumberpopup {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid;
    outline: none;
    border-radius: 4px;
    height: 41px;
}

#bea_phoneNumberpopup {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid;
    outline: none;
    border-radius: 4px;
    height: 41px;
}

/* country code */

.a1 {
    width: 50%;
}

.a2 {
    width: 50%;
}

.a3 {
    width: 50%;
}

.a4 {
    width: 50%;
}

form.get-in-tuch-form input {
    padding: 6px 12px;
    outline: none;
    width: 100%;
    border: 1px solid #aaa;
}

button.get-form-butten {
    background-color: #10332f;
    color: white;
    width: 100%;
}

input#Message {
    padding-bottom: 59px;
}

section.zukti-digital {
    background-color: #f5f5f5;
    padding: 90px 0px;
}

button#openModalBtn {
    margin-top: 20px;
}

section.zukti-digital {
    background-color: #f5f5f5;
    padding: 90px 0px;
}

button.bb {
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 14px;
    background-color: #000;
    color: #fff;
    transition: 0.3s ease;
    border: none;
}

button.bb:hover {
    border: 1px solid #000;
    color: #000;
}

.ppp {
    padding: 25px 15px;
}

h6.hhh {
    padding-bottom: 10px;
}

.bb:hover {
    background-color: #f5f5f5;
}

h2.our {
    padding-bottom: 20px;
}

.row5 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.contect-us {
    width: 50%;
}

.get-in-touch {
    width: 50%;
}

section.Contact-Us {
    padding: 90px 0px;
}

.message {
    width: 518px;
    padding-bottom: 90px;
    margin: 8px 0px 0px;
    border: 1px solid;
}

/* input#Your-Name {
        margin: 10px 0px;
    } */
.a1 {
    margin-bottom: 8px;
    /* margin-right: 10px; */
}

/* .a3 {
        margin-right: 10px;
    } */
/* .father-a {
        display: flex;
        flex-direction: row;
    
        justify-content: space-between;
    }   */
button.get-form-butten:hover {
    background-color: #71ebb0;
}

button.get-form-butten {
    /* width: 517px; */
    padding: 10px 0px;
    border-radius: 4px;
}

input {
    border-radius: 4px;
    border: 1px solid;
}

button.get-form-butten {
    background-color: #10332f;
    color: white;
    margin-top: 10px;
    transition: 0.3s ease;
}

.father-a1 {
    display: flex;
    justify-content: space-between;
}

.cccccc {
    width: 100%;
}

.cccccc {
    width: 100%;
    /* border: 1px solid; */
}

input.b1-input {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid;
    outline: none;
}

input.b2-input {
    width: 100%;
    margin: 10px 0px 1px;
    border: 1px solid;
    padding: 6px 12px 60px;
    border-radius: 4px;
    background-color: #ffffff;
    outline: none;
}
button#button_id {
    margin-top: 10px;
}

select.zukti-dropdown {
    width: 100%;
    padding: 8px 10px;
    border-radius: 4px;
    background-color: #ffffff;


}

/* form.get-in-tuch-form input {
    padding: 6px 12px;
    outline: none;
} */

.b1 {
    width: 49%;
    padding: 10px 0px 0px;
}
.x1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;

}

.x2 {
    display: flex;

    #popupFormWrapper {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: rgba(0, 0, 0, 0.8);
        padding: 20px;
        z-index: 999;
        color: #fff;
    }
    #beaPopupFormWrapper {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: rgba(0, 0, 0, 0.8);
        padding: 20px;
        z-index: 999;
        color: #fff;
    }

    .overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 998;
    }

    flex-direction: row;
    justify-content: space-between;

}

.x3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

button.fill-butten {
    width: 100%;
    padding: 10px 0px;
    border: 1px solid;
    background-color: #10332f;
    color: white;
    border-radius: 4px;
}

button.fill-butten:hover {
    background-color: #71ebb0;
}



/* h2.support-h {
    padding: 90px 0px;
} */
.support-p {
    padding-bottom: 90px;
}

section.million.p5.hide {
    height: 287px;
}

/* .hide{display: none ;}       */
/* 
form.get-in-tuch-form input {
    padding: 6px 2px;
    outline: none;
} */

.father-a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

/* #popupFormWrapper {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.8);
    padding: 20px;
    z-index: 999;
    color: #fff;
} */
body.overlay-modal {
    position: relative;
}
body.overlay-modal::before {
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background-color: #10332f;
    position: absolute;
    z-index: 9;
    opacity: 0.9;
}
#popupFormWrapper {
    display: none;
    position: fixed;
    top: 50%;
    max-width: 830px;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    z-index: 999;
    color: #10332f;
    background-color: #fff;
}

#beaPopupFormWrapper {
    display: none;
    position: fixed;
    top: 50%;
    max-width: 830px;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    z-index: 999;
    color: #10332f;
    background-color: #fff;
}
.close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 998;
}

.child2 img {
    max-width: 100%;
    height: 270px;
    object-fit: cover;
}

.child2 {
    /* width: 27%; */
    background-color: #ffffff;
    margin-right: 13px;
    text-align: center;
    padding: 10px;
}

.child2:not(:last-child) {
    margin-right: 13px;
}

/* slider */
/* .owl-carousel {
    display: block;
} */
.custom-Slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
    position: relative;
}

.custom-Slider .owl-nav button i {
    position: absolute;
    top: 50%;
    background-color: #fff;
    padding: 14px 17px;
    border-radius: 50%;
    color: #000;
}

.custom-Slider button.owl-next i {
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.custom-Slider button.owl-prev i {
    left: 20px;
    transform: translateY(-50%);
}

.custom-Slider .owl-dots {
    display: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff;
    color: #000;
}

.first-slide.item img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

section#about-us img.img-fluid {
    height: 310px;
    width: 100%;
    object-fit: cover;
}

/* product */
.child1 .owl-nav.disabled {
    display: block;
}

.child1 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    position: relative;
}

.child1 .owl-nav button i {
    position: absolute;
    top: 50%;
    background-color: #fff;
    padding: 14px 17px;
    border-radius: 50%;
    color: #000;
}

.child1 button.owl-next i {
    right: 30px;
    top: 50%;
    transform: translateY(-135%);
}

.child1 button.owl-prev i {
    left: 20px;
    top: 50%;
    transform: translateY(-135%);
}

.child1 .owl-dots {
    display: none;
}

.child1 .owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff;
    color: #000;
}

.img-wrapper img:hover {
    transform: scale(1.3);
}

.img-wrapper img {
    transition: 0.5s ease;
}

.img-wrapper {
    overflow: hidden;
}

section.suppot-wrapper {
    height: 100%;
    display: flex;
    height: calc(100% - 204px);
}

body,
html {
    height: 100%;
}

@media screen and (max-width: 1299px) {
    section.suppot-wrapper {
        height: 100%;
    }

    body,
    html {
        height: unset;
    }
}

/* slider */
@media screen and (max-width: 992px) {
   
    section.Zukti_Digital .row {
        flex-direction: column-reverse;
    }

    section.Zukti_Digital .row img.img-fluid {
        margin-top: 40px;
    }

    .child1 .child2 {
        margin-bottom: 15px;
    }

    .row5 {
        flex-direction: column;
    }

    h2.support-h {
        padding: 50px 0px 20px;
    }

    .support-p {
        padding-bottom: 60px;
    }

}
@media only screen and (max-width:992px) and (min-width:768px) {
    div#popupFormWrapper {
        width: 600px;
        top: 60%;
    }
}


@media only screen and (max-width:768px) and (min-width:320px) {
    h2.support-h {
        padding: 40px 0px 2px;
    }

    .support-p {
        padding-bottom: 50px;
    }

    h2 {
        font-size: 23px;
    }

    .custom-Slider .owl-nav button i {
        padding: 8px 11px;
        font-size: 12px;
    }

    .first-slide.item {
        height: 210px;
        object-fit: cover;
    }

    .custom-Slider button.owl-next i {
        display: block;
        right: 20px;
        position: absolute;
        top: 50%;
    }

    .child1 .owl-nav button i {
        padding: 10px 12px;
        font-size: 12px;
    }

    li.support {
        border-bottom: 1px #D7D7D7 solid;
        border-right: none;
        padding: 0px 15px 3px;
    }

    .get-in-touch {
        padding-top: 35px;
    }

    .contect-us {
        width: 100%;
    }

    .child2 {
        margin-right: 0px;
    }

    ul.support-ul {
        align-items: center;
        flex-direction: column;
        gap: 10px;
    }

    .get-in-touch {
        width: 100%;
    }

}
.fill-details-cross button {
    font-size: 24px;
    background: #000;
    border-radius: 50%;
    height: 34px;
    width: 33px;
}

@media screen and (max-width: 1024px) {
    .contect-us {
        width: 100%;
    }

    .get-in-touch {
        width: 100%;
        margin-top: 30px;
    }

    .select2-container {
        width: 100% !important;
    }
}

@media only screen and (max-width:1300px) and (min-width:1024px) {

    .message {
        width: 100%;

    }

    button.get-form-butten {
        width: 100%;
    }

    input#Your-Name {
        width: 100%;
    }

    input#Email {
        width: 100%;
    }

    input#phone {
        width: 100%;
    }

    input#Required-Product {
        width: 100%;
    }

    .father-a {
        flex-wrap: nowrap;
    }
}


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

    .row5 {


        flex-direction: column;
    }



    .row5 {
        width: 100%;
        align-items: center;
    }

    .message {
        width: 100%;
    }

    button.get-form-butten {
        width: 100%;
    }

    .father-a {

        flex-wrap: nowrap;
    }

    .a1 {

        width: 50%;
    }

    .a2 {

        width: 50%;
    }

    .a3 {

        width: 50%;
    }

    .a4 {

        width: 50%;
    }




    input#Your-Name {
        width: 100%;
    }

    input#Email {
        width: 100%;
    }

    input#phone {
        width: 100%;
    }

    input#Required-Product {
        width: 100%;
    }

    .get-in-touch {
        padding-top: 15px;
    }

}



@media only screen and (max-width:768px) and (min-width:320px) {
    .iti.iti--allow-dropdown.iti--separate-dial-code {
        width: 100%;
    }
    .row5 {
        flex-direction: column;
    }

    section.Contact-Us {
        padding: 40px 0px;
    }

    section.zukti-digital {
        padding: 40px 0px 14px;
    }

    .owl-nav {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
    }


    .row5 {
        width: 100%;
        align-items: center;
    }

    .message {
        width: 100%;
    }

    button.get-form-butten {
        width: 100%;
    }

    .father-a {

        flex-wrap: nowrap;
    }

    .a1 {

        width: 50%;
    }

    .a2 {

        width: 50%;
    }

    .a3 {
        width: 100%;
        margin-bottom: 8px;
    }

    div#mt-select-wrap {
        margin-bottom: 1px;
        width: 100%;
    }

    .message {
        margin: 0px 0px 1px;
    }

    .a4 {

        width: 50%;
    }

    /* #message {
            display: none;
        } */


    input#Your-Name {
        width: 100%;
        font-size: 15px;
    }

    input#Email {
        width: 100%;
        font-size: 15px;
    }

    input#phone {
        width: 100%;
        font-size: 15px;
    }

    input#Required-Product {
        width: 100%;
        font-size: 15px;
    }

    .get-in-touch {
        padding-top: 15px;
    }

    element.style {

        height: 90px;

    }

    section#about-us {
        padding: 48px 0px;
    }


    section.million.p5.hide {
        height: 100px;
    }

}

@media only screen and (max-width:768px) and (min-width:575px) {
    #popupFormWrapper {
        width: 490px;
        margin: 0 auto;
        top: 70%;
    }
    .iti.iti--allow-dropdown.iti--separate-dial-code {
        width: 100%;
    }

}
@media only screen and (max-width:575px) and (min-width:480px) { 
    #popupFormWrapper {
        width: 460px;
    }
}
@media screen and (max-width: 480px) { 
    input#Your-Name {
        width: 100%;
        font-size: 14px;
    }
    .get-in-touch input {
        font-size: 14px;
    }
}

@media only screen and (max-width:480px) and (min-width:380px) {
    #popupFormWrapper {
        width: 380px;
        margin: 0 auto;
        padding: 20px 2px;
        top: 70%;
    }

}

@media only screen and (max-width:380px) and (min-width:320px) {
    #popupFormWrapper {
        width: 300px;
        margin: 0 auto;
        padding: 20px 2px;
        top: 70%;
    }

} 



@media only screen and (max-width:768px) and (min-width:575px) {
    #beaPopupFormWrapper {
        width: 490px;
        margin: 0 auto;
        top: 70%;
    }
    .iti.iti--allow-dropdown.iti--separate-dial-code {
        width: 100%;
    }

}
@media only screen and (max-width:575px) and (min-width:480px) { 
    #beaPopupFormWrapper {
        width: 460px;
    }
}
@media screen and (max-width: 480px) { 
    input#Your-Name {
        width: 100%;
        font-size: 14px;
    }
    .get-in-touch input {
        font-size: 14px;
    }
}

@media only screen and (max-width:480px) and (min-width:380px) {
    #beaPopupFormWrapper {
        width: 380px;
        margin: 0 auto;
        padding: 20px 2px;
        top: 70%;
    }

}

@media only screen and (max-width:380px) and (min-width:320px) {
    #beaPopupFormWrapper {
        width: 300px;
        margin: 0 auto;
        padding: 20px 2px;
        top: 70%;
    }

} 