*{
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    box-sizing: border-box;
}
div:where(.swal2-container).swal2-center>.swal2-popup{
    background: white;
}

div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){
    background: green;
}
.container-send{
    width: 100%;
    background-color: #e1e1e1;
    height: 100vh!important;
    display: flex;
    flex-direction: column;
    align-items: center;
    
}
.conteneur{
    padding: 20px;
    border-radius: 50px 50px 0px 0;
    background: white;
    display: flex
;
    width: 100%;
    height: -webkit-fill-available;
    justify-content: center;
}
.container-send img{
    width: 150px;
}
.imagecon{
    width: inherit !important;
}
.calculator{
    background-color: #dddddd;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 22vh;
    width: 100%;
}
.second{
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.conteneur form{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.conteneur form .passwd{
    border: 0;
    outline: 0;
    width: 150px;
    height: 50px;
    background: #f8f5f5;
    margin: 10px 10px 10px 10px;
    cursor: pointer;
    text-align: center;
    font-size: 45px;
}
.second input{
    color: #000000;
    width: 70px;
    height: 50px;
    border: 1px solid gray;
    margin: 10px;
    border-radius: 5px;
    cursor: pointer;
}



.soumettre{
    background-color: #000000;
    width: 100%;
    color: #FFEB3B;
    margin: 0 !important;
    height: 50px;
    font-size: 20px;
    font-weight: 700;
    font-family: system-ui;
    border: none;
    margin: 10px;
    border-radius: 5px;
    cursor: pointer;
}
.firs{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 20px;
    height: inherit;
    align-items: center;
}
.firs input{
    margin: 10px 0px 10px 0px;
    color: black !important;
    border: 1px solid #a8a8a8;
    padding: 0 15px;
    outline: none;
    border-radius: 0 10px 10px 0;
    font-weight: 700;
    font-size: 15px;
    font-family: Poppins;
    width: 100%!important;
    height: 55px !important;
    background-color: #fff!important;
}
.firs label{
    display: inline-block;
    padding-left: 5px;
    font-size: 12px;
    padding-top: 3px;
    width: 100%;
    margin-bottom: 10px;
}
.firs button{
    margin: 10px 0px 10px 0px;
    color: white;
    border: 1px solid green;
    padding: 0 15px;
    outline: none;
    font-weight: 900;
    border-radius: 50px;
    font-size: 17px;
    font-family: unset;
    width: 100%;
    height: 45px !important;
    background-color: green;
}
form .tel, .inp{
    background-size: 25px;
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 11px;
}
#tel{
    background-image: url(../imagetest/phone.png);
}
#nom{
    background-image: url(../imagetest/monochrome.png);
}
#ville{
    background-image: url(../imagetest/ville.png);
}
.firs p{
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
}
.firs img{
    border-radius: 0% 0% 51% 50%;
    width: 40%;
}
div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 20px!important;
}
.six p{
    margin-bottom: 0;
}
.infodelatrans{
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
}
.indexpays{
    width: 85px;
    font-weight: bold;
}
.forget{
    padding-top: 25px;
    color: green;
}
.indexpays-selected,.fr{
    display: flex;
    cursor: pointer;
    padding: 5px;
}
.indexpays-selected::before{
    content: '';
    display: inline-block;
    width: 25px;
    height: 18px;
    background-image: url(../imagetest/russie.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 10px;
}
.fr:before{
    content: '';
    display: inline-block;
    width: 25px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url(../imagetest/camerounflag.png);
    background-size: contain;
    margin-right: 10px;
}
.ru:before{
    content: '';
    display: inline-block;
    width: 25px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url(../imagetest/russie.png);
    background-size: contain;
    margin-right: 10px;
}
.indexpays ul li::marker{
	display:none;
}
.indexpays:hover #changelangue{
	display:block;
}
#indexpays1:hover #changelangue1{
	display:block;
}
#changelangue{
    list-style: none;
    display: none;
    position: absolute;
    width: 140px;
    background-color: #fff;
    border: 1px solid #f8f8f8;
    padding-top: 0px;
    padding-left: 0px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
}
#changelangue1{
    list-style: none;
    display: none;
    position: absolute;
    width: 140px;
    background-color: #fff;
    border: 1px solid #f8f8f8;
    padding-top: 0px;
    padding-left: 0px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
}
.col{
    display: flex;
    border: 1px solid #a8a8a8;
    height: 55px;
    align-items: center;
    border-radius: 10px;
    width: 100%;
}
.indexpays ul li a {
	display: block;
    color: #252525;
    text-decoration: none;
    font-family: inherit;
    padding: 10px;
	
}
.indexpays ul li a:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 10px;
}
.navbarsend{
    display: flex;
    width: 100%;
    height: fit-content;
    justify-content: center;
    margin-bottom: 50px;
}
.titresend{
    margin: 0 70px;
}
.containersend{
    overflow: scroll;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 500px;
}
.transferprocess{
    font-size: 13px;
    margin-bottom: 20px;
}
.pets{
    margin-bottom: 15px;
    height: 40px;
    width: 93%;
    border: none;
    background: none;
    border: none;
    outline: none;
}
.pets:hover{
    border: none;
    outline: none;
}
.putinfo{
    margin-bottom: 15px;
    height: 40px;
    width: 93%;
    border: none;
    outline: none;
    padding-left: 10px;
    border-radius: 5px;
}
.putinfo:hover{
    border: none;
    outline: none;
}
.banque{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.buttonPay{
    width: 100%;
    background-color: green;
    color: white;
    border-radius: 15px;
    border: none;
    padding: 5px;
    margin: 10px 0 10px 0;
    border: none;
    outline: none;
}
#sbp{
    width: 100px;
    background-image: url(../imagetest/sbp.png);
    height: 100px;
    background-repeat: round;
}
#omsend{
    width: 100px;
    background-image: url(../imagetest/orange-money.png);
    height: 100px;
    background-repeat: round;
}
#momosend{
    width: 100px;
    background-image: url(../imagetest/mtn-momo.png);
    height: 100px;
    background-repeat: round;
}
.pet-select{
    font-weight: 900;
}
p{
    font-weight: 100;
}
.buttonPay:hover{
    border: none;
    outline: none;
}
.pagePay{
    display:flex;
}
.trait{
    height: 230px;
    width: 2px;
    background: green;
}
.niveau{
    width: 20px;
    height: 17px;
    background: green;
    color: white;
    text-align: center;
    font-size: 10px;
}
.part1{
    display: flex;
    flex-direction: column;
    align-items: anchor-center;
}
.partinfopay{
    background: green;
    border-radius: 10px;
    padding: 8px;
    color: white;
    width: 100%;
}
.han2{
    width: -webkit-fill-available;
    justify-content: space-between;
    display: flex;
}
.part21{
    display: flex;
    font-size: 12px;
    font-weight: bold;
}
.avertissement{
    font-size: 12px;
    font-weight: 100;
    margin-top: 10px;
}
a.fr:before{
	background-image: url(../imagetest/camerounflag.png);
}
a.ru:before{
	background-image: url(../imagetest/russie.png);
}
@media screen and (min-width: 400px) {
    .calculator, .container .sendcountry, .container-send{
        width: 90%;
    }
  }
  @media screen and (min-width: 600px) {
    .calculator, .container .sendcountry, .container-send {
       display: none;
    }
  }
  @media screen and (min-width: 800px) {
    .calculator, .container .sendcountry, .container-send{
        display: none;
    }
  }
  @media screen and (min-width: 1000px) {
    .calculator, .container .sendcountry, .container-send{
        display: none;
    }
  }
  @media screen and (min-width: 1200px) {
    .calculator, .container .sendcountry, .container-send{
        display: none;
    }
  }