.iti {
    position: relative;
    display: inline-block;
    width: 100% !important;
}

/* .iti__arrow {

    border-top: var(--iti-arrow-height) solid #ffffff !important;
} */

.iti__flag {

    background-image: url(/assets/img/icons/flags.png) !important;}

    input#iti-0__search-input {
    color: #000 !important;
}


.popup_main input:-webkit-autofill,
.popup_main input:-webkit-autofill:hover,
.popup_main input:-webkit-autofill:focus {
 -webkit-box-shadow: 0 0 0px 1000px #1748ff inset !important; /* background blue */
  -webkit-text-fill-color: #fff !important; /* text white */
  transition: background-color 5000s ease-in-out 0s; /* autofill flash avoid */
}




.boderzeros  .form-divs input {
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
}

.boderzeros .form-divs {
    margin-bottom: 10px;
}

.boderzeros .form-divs textarea {
    border: 0;
    border-bottom: 1px solid #fff;
}

.boderzeros button {
    background: transparent;
    color: #d60000;
    border: 0;
    text-align: right;
    font-size: 18px;
    font-weight: 600;
}



.boderzeros .popup_btn_submit {text-align:right;margin-top:20px;}


.boderzeros .iti .iti__selected-dial-code {
    margin-left: 4px;
    line-height: 1;
    color: #FFF;
    font-weight: normal;
}


.z-one .title_heading_main {

    z-index: -1 !important;
    position: relative !important;
}


.section .container {
    position: relative;
    z-index: 999 !important;
}

.section .container-fluid{
    position: relative;
    z-index: 999 !important;
}

.justify-content-center {
    display: flex;
    justify-content: center;
}

.align-items-center {
    align-items: center;
    display: flex;
}


.testimonail_sec_new:after {

    width: 85vw;

    z-index: 999;
}

.text-whitec {color: #fff !important;}

.testimonail_sec_new .container {
    position: relative;
    z-index: 99999 !important;
}

.cta_section_home {
    position: relative;
    z-index: 999999;
}

.footer-sec {
    padding: 70px 0 10px 0 !important;
    
}


.contact_main .ul-work ul li a {
    margin-top: 0 !important;
}

.footer-sec .ftr-list {

    justify-content: space-around;
}