body {
    background-color: #ffffff;
}
@media (max-width: 1920px )and (min-width: 1420px) {
    .header-section-default.splash-header, .splash-header.header-section-4 {
        padding: 80px 15px 0 15px !important;
    }
    .login-register-block {
        padding: 75px 28px 28px 28px !important;
    }
}
.widthSubscribe{
    width: 110px;
}

@media (max-width: 767px) {

    .header-section-default.splash-header, .splash-header.header-section-4{
        padding: 30px 40px 0 40px !important;
    }
    .widthSubscribe{
        width: 100% !important;
    }
    .splash-search{
        top:100px !important;
        left: 0;
    }
    .position-logo {
        right: 0 !important;
        max-height: 85px !important;
    }
    .tailleBanner{
        height: 100% !important;
    }
    html {
        overflow-x: hidden !important;
    }
}
.splash-search {
    position: absolute;
    width: 100%;
    z-index: 5;
    top: 50px;
}
.tailleBanner {
    width: 100%;
    height: 100vh;
}
.styleTitle{
    color: #ff7f00;
}
.color-orange{
    color: #ff7f00;
}
.field-group{
    border:none
}
.header-mobile .header-logo {
    float: left;
    text-align: left;

}
.color-white{
    color:#ffffff;
}
 ul.infoLogin {
    margin: 0;
    list-style:none;
    margin-bottom: 10px;

}

ul.infoLogin li {
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    font-weight: 500;
    text-transform: inherit;
    text-align: inherit;
}
.position-logo{
    position: relative;
    right: 90px;
}
.header-section-default.splash-header, .splash-header.header-section-4 {
    padding: 30px 15px 0 15px;
}
ul.style-info li{
    font-weight: 400;
    margin: 0 0 5px 0;
    font-size: 15px;
}
.position-img-info{
    position: relative;
    left: 0;
    padding-right: 5px;
    margin-bottom: 5px;
}
ul.style-info {
    margin: 0;
    list-style:none;
    margin-bottom: 20px;

}
.style-info {
    font-weight: 400;
    margin: 0 0 5px 0;
    font-size: 15px;
}
.input-user:before{
    content: none;
}
.input-icon input {
    padding-left: 110px !important;
}
.login-register-block {
    padding: 28px;
    background-color: transparent;
}
.position-label-login{
    position: absolute;
    left: 0;
    top: 22px;
    z-index: 999;
    border-right: 1px solid #ff7f00;
    padding-right: 70px;
}
.pdding-right-pwd{
    padding-right: 20px;
}
.field-group input{
    padding-top: 23px;
}