body{margin: 0}
.header{;position:relative;min-height: 65px;display: flex;align-items: center;box-shadow: 0 0 5px rgba(0,0,0,.2);}
.logoImg img{
    display: block;
    max-width: 100%;
    width: auto;
    height: 50px;
}
.logoImg{
    min-height: 50px;
    max-width: 300px;
    overflow: hidden;
}
.productList a{
    font-size: 15px;
    color: #707a82;
    padding: 0 40px 0 10px;
    cursor: pointer;
    font-size: 15px;
    display: block;
    color: #00a2d5!important;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}
.menuLeft{

    padding: 0 43px 0 15px;
    position: relative;
    height: 100%;
    line-height: 100%;
    cursor: pointer;

    color: #707a82}
.subMeuUSer{
    z-index: 50;
    left:0;
    opacity: 0;
    display: block;
    visibility: hidden;
    min-width: 250px;
    position: absolute;
    width: 200px;
    top: 58px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    border-radius: 0 0 5px 5px;
    transition: all ease 0.5s;

}
.subMeuUSer.showSubActive{ visibility:visible;opacity:1}
.long{

    margin: 0px 0 0 8px;
    background-image: url(/assets/images/icons/listicon.png);
    background-size: 250px 424px;
    background-repeat: no-repeat;
    display: flex
}
.en{ background-position: -1px -50px;min-width: 24px;height: 18px}
.fa{background-position: -1px -3px;min-width: 24px;height:18px}

.ar{background-position: -1px -25px;min-width: 24px;height: 18px}
.burger span:nth-child(1){
    top: -11px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.burger span:nth-child(2){
    top: -2px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.burger span:nth-child(3){
    top: 7px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.burger{position: relative;}
.burger span{
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #677a7e;
    border-radius: 3px;
    opacity: 1;
    right: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.burger.open{z-index: 102}
.burger.open span{background:#fff}
.burger.open span:nth-child(1)  {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -14px;
    left: 4px
}
.burger.open span:nth-child(2)  {
    width: 0%;
    opacity: 0
}
.burger.open span:nth-child(3)  {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top:  7px;
    left: 4px
}
.wraperModal {
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    justify-content: center;
    z-index: 500;
}
.wraperBody {
    max-width: 90%;
    width: 500px;
    padding: 15px;
    border-radius: 8px;
    flex-direction: column;
    max-height: 90vh;
    overflow-y: auto;
}
.form-control {
    height: 45px;
}
.hide{display: none !important;}
.error {
    color: #f44336;
    font-size: 12px;
    padding-top: 2px;
}
.group.has-error input{
    border-color: #f44336
}
@media (max-width: 767px){
.d-sm-block{display: block}
.subMeuUSer{width: 59%;
        position: fixed;
        z-index: 99;
        height: 100vh;
        right: 0;
        left: auto;
        top: 0px;background-color: #fff!important;}
.headSubMenu{
        background-image: linear-gradient(-135deg, #21254e, #232c58 19%, #232c58 0, #232c58 0, #232d5a 23%, #232d5a 0, #24305d 40%, #24305d 0, #24305d 0, #2b4a83 87%);
        text-align: center;
        position: relative;
        top: -73px;
        width: 100%;
        margin-right: 0;
        margin-bottom: -60px;
        padding-top: 65px;
        border-radius: 700px / 251px;
    }
.userRegister{color:#fff}
.userLang span{color: #fff}
.userPic svg{fill: #fff}
.userPic svg path{fill: #fff}
.userLang svg path{fill: #fff}

}

 .footer{padding-top: 50px}
.titrFooter {
    font-size: 16px;
    color: #6f6f6f;
    margin-bottom: 10px;
    border-bottom: 1px solid #2aacd5;
    position: relative;
    text-align: center;
}
.footer .listed li a{
    color: #6c6c6c;
    white-space: nowrap;
    font-size: 14px ;
}
.footer .listed li {
    color: #6c6c6c;
    overflow: hidden;
    font-size: 14px;
    margin: 10px 0;
}
.his{
    background-size: 300px 510px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image : url(/assets/images/icons/listicon.png);
}
.boxNamad{
    border: 1px solid #ddd;
    padding: 7px;
    box-sizing: border-box;
    border-radius: 5px;
    display: inline-block;
    width: 85px;
    height: 105px;
    position: relative;
    margin: 1%;
}

.n1{
    background-position: -45px -426px;
    height: 85px;
    width: 80px;
}
.n2{
    background-size: 270px 459px;
    background-position: -34px -259px;
    height: 82px;
    width: 84px;
    margin-right: -4px;
}
.boxNamad img{width: 80px;height: 80px ; overflow: hidden}
