/*! CSS Used from: https://az.test/assets/css/main/style.css */
button,input{overflow:visible;}
[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;}
html{line-height:1.15;-webkit-text-size-adjust:100%;}
body{margin:0;}
a{background-color:transparent;}
img{border-style:none;}
button,input,select{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button,select{text-transform:none;}
button{-webkit-appearance:button;}
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar;}
*,::before,::after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;}
.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
.row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.col-12,.col-sm-12,.col-md-6,.col-lg-6{position:relative;width:100%;padding-right:15px;padding-left:15px;}
.col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%;}
@media (min-width:576px){
.col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;flex:0 0 100%;max-width:100%;}
}
@media (min-width:768px){
.col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%;}
}
@media (min-width:992px){
.col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;flex:0 0 50%;max-width:50%;}
}
.mt-3 {
    margin-top: 1em;
}
.m-0{margin:0!important;}
.mt-1{margin-top:.25rem!important;}
.p-0{padding:0!important;}
input:focus{outline:initial;}
svg{fill:#ffffff;}
.d-none{display:none!important;}
a{text-decoration:none;color:#000000;}
*{font-family:'Almarai', Helvetica, sans-serif;}
svg{width:18px;height:18px;}
a{color:#5f61e6;}
*,::after,::before{box-sizing:border-box;}
@media (prefers-reduced-motion:reduce){
.fade{transition:none;}
}
.fade:not(.show){opacity:0;}
.tab-content>.tab-pane{display:none;}
.tab-content>.active{display:block;}
.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem;}
.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125);}
.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}
.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;}
.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff;}
.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd;}
.list-group-item+.list-group-item{border-top-width:0;}
.d-none{display:none!important;}
.m-0{margin:0!important;}
.p-0{padding:0!important;}
.fm-form__layout div{position:relative;}
.fm-bg-none{background:none!important;}
.fm-form{overflow:hidden;}
.fm-form__100vh{min-height:100vh;}
.fm-form__jcenter{display:flex;justify-content:center!important;}
.fm-form__ccolumn{display:flex;flex-direction:column;align-items:center;}
.fm-form__acenter{display:flex;align-items:center!important;}
.fm-btn{padding:0 22px;text-align:center;height:56px;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3 linear;transition:all 0.3 linear;border:none;position:relative;background:#3D46FB;font-size:16px;color:#fff;align-items:center;justify-content:center;gap:12px;width:initial;display:inline-flex;border-radius:8px;font-weight:600;}
.fm-btn:hover{background:#101010;}
@media only screen and (min-width: 0px) and (max-width: 1200px){
.fm-form__acenter{align-items:start!important;}
}
@media only screen and (min-width: 0px) and (max-width: 1200px){
.fm-form__jcenter{justify-content:initial!important;}
}
.fm-forms .form-group{margin-top:20px;position:relative;}
.fm-forms label{font-size:16px;font-weight:500;line-height:24px;color:#101010;margin-bottom:5px;}
.fm-forms input{width:100%;height:52px;padding:5px 15px 5px 15px;background:none!important;border:1px solid #DCDFE6;color:#4B5563!important;border-radius:8px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;transition:all 0.4s ease;display:flex;align-items:center;}
.fm-forms .form-group input:hover{border-color:#0A82FD;}
.fm-forms .fm-forms__input{position:relative;}
.fm-form__layout{background:#fff;display:flex;overflow:hidden;}
.fm-forms__checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;}
.fm-forms__spaceb{display:flex;justify-content:space-between;align-items:center;}
.fm-forms__checkbox label{font-weight:400;cursor:pointer;}
@media only screen and (min-width: 0px) and (max-width: 1200px){
.fm-form__layout{flex-direction:column;}
}
.fm-form__layout--quiz{width:100%;padding:50px 0;}
.fm-form__inner--quiz{max-width:650px;min-width:650px;}
.fm-forms__input--quiz-label{border-radius:5px;border:2px solid #FFF;height:75px;display:flex;align-items:center;padding:10px 25px;color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:100%;margin:0;}
.fm-forms__quiz-value{font-size:20px;color:#fff;font-weight:600;}
.fm-forms__quiz-check{width:16px;height:16px;top:3px;float:left;border:2px solid #fff;border-radius:100%;cursor:pointer;}
.fm-forms__quiz-form input:checked + .fm-forms__input--quiz-label .fm-forms__quiz-check{border-color:transparent;background:#5f61e6;}
.fm-forms__quiz-form input:checked + .fm-forms__input--quiz-label .fm-forms__quiz-check::before{opacity:1;visibility:visible;}
.fm-forms__quiz-form input:checked + .fm-forms__input--quiz-label{background-color:#7433BC;}
.fm-forms__quiz-title{font-size:28px;font-weight:600;color:#fff;}
.fm-forms__quiz-form .fm-btn{min-width:228px;background:#5f61e6;font-size:18px;font-weight:600;border-radius:5px;}
.fm-forms__quiz-form .fm-btn:hover,.fm-forms__quiz-form .fm-btn.prev-step:hover{background-color:#fff;color:#5f61e6;}
.fm-forms__quiz-form .fm-btn.prev-step{background:#5E3595;}
.fm-forms__quiz-form  .fm-forms__button{display:flex;justify-content:space-between;gap:20px;}
@media only screen and (min-width: 0px) and (max-width: 1200px){
.fm-form__inner--quiz{max-width:100%;min-width:100%;}
.fm-form__layout--quiz{padding:100px 50px 0;}
}
@media only screen and (min-width: 0px) and (max-width: 767px){
.fm-forms__quiz-title{font-size:20px;}
.fm-forms__input--quiz-label{height:50px;}
.fm-forms__quiz-value{font-size:16px;}
.fm-forms__quiz-form .fm-btn{font-size:16px;}
.fm-form__layout--quiz{padding:100px 30px 0;}
.fm-forms__quiz-form.fm-mg-top-40,.fm-forms__quiz-form .fm-mg-top-40{margin-top:20px!important;}
.fm-forms__quiz-form .fm-forms__button{display:flex;justify-content:space-between;flex-direction:column;}
}
.fm-form__inner--quiz{min-width:750px;max-width:750px;}
@media only screen and (min-width: 0px) and (max-width: 1200px){
.fm-form__inner--quiz{min-width:100%;max-width:100%;}
}
.fm-form__quiz-banner{padding:30px 50px;min-width:26.5%;display:flex;flex-direction:column;justify-content:space-between;gap:30px;}
.fm-form__quiz-banner-logo{max-width:140px;}
.fm-form__layout--quiz-main{min-width:74.5%;padding:50px;}
@media only screen and (min-width: 0px) and (max-width: 1200px){
.fm-form__layout--quiz-main,.fm-form__quiz-banner{min-width:100%;max-width:100%;}
}
@media only screen and (min-width: 0px) and (max-width: 767px){
.fm-form__layout--quiz-main,.fm-form__quiz-banner{padding:30px;}
}
.fm-form__quiz-banner--v5{min-width:41%;}
.fm-form__layout--quiz-main--v5{min-width:59%;background-color:#000000;}
.fm-form__quiz-banner-logo--v5{position:absolute!important;top:30px;left:30px;}
.fm-form__quiz-banner--v5{min-width:41%;}
.fm-form__quiz-banner--title{font-size:40px;font-weight:700;line-height:108%;margin-bottom:30px;}
.fm-form__quiz-banner--text{font-size:18px;font-weight:400;color:#000;}
.fm-form__nav{display:inline-flex;flex-direction:row;gap:125px;justify-content:space-between!important;min-width:100%;margin-bottom:50px;flex-wrap:wrap;}
.fm-form__nav a.list-group-item{border:1px solid #696969;background:#000;color:#9E9E9E;border-radius:30px;transition:0.3s ease-in-out;min-width:90px;padding:12px 15px;text-align:center;font-size:14px;}
.fm-form__nav:before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:#656565;margin-top:-0.5px;}
.fm-forms__quiz-title--v5{color:#fff;font-size:30px;font-weight:700;}
.fm-forms__quiz-text--v5{color:#C6C9CF;font-size:18px;font-weight:500;margin-top:15px!important;display:block;}
.fm-forms__input--role{min-height:130px;}
.fm-forms__role{display:flex;align-items:center;gap:30px;}
.fm-forms__role-title{color:#fff;margin:0;font-weight:600;margin-bottom:10px;font-size:24px;}
.fm-forms__role-text{font-size:18px;color:#fff;}
.fm-forms__input--role{border-radius:12px;border:1px solid #FFF;background:#000!important;}
.fm-forms__quiz-check--role{top:15px;min-width:22px;min-height:22px;max-width:22px;max-height:22px;}
.fm-forms__input--role{align-items:inherit;}
.fm-forms--role-form .fm-btn{min-width:160px;font-size:18px;min-height:58px;cursor:pointer;}
.fm-form__nav a.list-group-item.active,.fm-form__nav a.list-group-item:hover{border-color:transparent;background:#5f61e6;color:#ffffff;}
.fm-forms--role-form .fm-btn.prev-step{background:#1A2343;}
.fm-forms__quiz-form--v5 input{height:54px;border-radius:6px;border:1px solid #AFAFAF;font-size:15px;color:#fff!important;}
.fm-forms__quiz-form--v5 input{color:#fff!important;}
.fm-forms__quiz-form--v5 label{color:#fff;font-weight:600;margin-bottom:10px;display:inline-block;}
.fm-forms__quiz-form--v5  .fm-forms__checkbox label{color:#FEFEFE;font-size:14px;font-weight:400;}
.fm-forms__quiz-form--v5  .fm-forms__checkbox label a{font-weight:400;}
.fm-forms__quiz-form--v5 .fm-forms__input--quiz-label{background:transparent!important;}
.fm-forms__quiz-form--v5 .fm-forms__quiz-value{font-size:14px;font-weight:600;display:inline-block;}
.fm-forms__quiz-form--v5-select label{height:max-content;}
.fm-forms__group-title{margin:0;color:#fff;font-size:18px;font-weight:600;}
.fm-forms__quiz-form--v5 input:checked + .fm-forms__input--quiz-label .fm-forms__quiz-value{color:#fff;}
.fm-form__quiz-banner--content{max-width:540px;}
@media only screen and (min-width: 1278px) and (max-width: 1600px){
.fm-form__quiz-banner--title{font-size:38px;}
.fm-form__quiz-banner--text{font-size:16px;}
.fm-form__quiz-banner--v5{min-width:35%;max-width:35%;}
.fm-form__layout--quiz-main--v5{min-width:65%;max-width:65%;}
}
@media only screen and (min-width: 0px) and (max-width: 1200px){
.fm-form__quiz-banner-logo--v5{position:relative!important;left:0;top:0;}
.fm-form__quiz-banner--title{font-size:28px;}
.fm-form__quiz-banner--v5,.fm-form__layout--quiz-main--v5{min-width:100%;max-width:100%;}
.fm-form__quiz-banner--content{max-width:100%;}
.fm-form__quiz-banner--v5{align-items:start;}
.fm-form__nav{gap:50px;}
.fm-form__layout--quiz-main--v5{min-height:100vh;}
.fm-form__nav{gap:20px;}
.fm-form__nav::before{display:none;}
.fm-form__nav a.list-group-item{font-size:14px;padding:4px 12px;min-height:initial;min-width:initial;}
.fm-form__nav{gap:4px;margin-bottom:20px;}
.fm-forms__quiz-title--v5{font-size:24px;}
.fm-forms__quiz-text--v5{margin-top:5px!important;font-size:15px;}
.fm-forms__input--role{padding:15px 10px;}
.fm-forms__role{gap:10px;}
.fm-forms__role-title{font-size:18px;margin:0 0 5px;}
.fm-forms__quiz-check--role{top:10px;right:10px;}
.fm-form__quiz-banner--title{font-size:22px;margin-bottom:15px;}
.fm-form__quiz-banner--text{font-size:16px;}
}
.fm-forms__quiz--v5 .fm-forms__quiz-form input:checked + .fm-forms__input--quiz-label{border-color:#5f61e6!important;}
span.text-green{color:#22c55e;}
.url-content svg{width:22px;height:22px;margin-right:5px;}
.url-content{display:flex;flex-direction:row;justify-content:center;font-weight:600;padding:2em 1em;align-items:center;}
span.text-sooq{color:white;margin-left:5px;}
input.main-url-data{width:max-content;padding-left:4px;height:26px;border:none;border-bottom:1px solid;direction:ltr;border-radius:0;}
.main-url{direction:ltr;}
.thumb-img{width:100%;height:100%;background-size:cover;background-position:center;position:relative;}
.thumb-img{background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:top center;-webkit-backface-visibility:hidden;min-height:100%;overflow:hidden;-o-transition:all 1.5s ease;transition:all 01.5s ease;-webkit-transition:all 1.5s ease;-moz-transition:all 1.5s ease;-ms-transition:all 1.5s ease;border-radius:5px;}
.thumb-img:hover{background-position:bottom center;}
.theme-img{height:200px;display:block;margin-top:15px;margin-bottom:15px;}
.final-step h3{text-align:center;}
.loader-sf{direction:ltr;}
.newtons-cradle{--uib-size:100px;--uib-speed:1.2s;--uib-color:#5f61e6;margin:0 auto;position:relative;display:flex;align-items:center;justify-content:center;width:var(--uib-size);height:var(--uib-size);margin:30px auto;}
.newtons-cradle__dot{position:relative;display:flex;align-items:center;height:100%;width:25%;transform-origin:center top;}
.newtons-cradle__dot::after{content:'';display:block;width:100%;height:25%;border-radius:50%;background-color:var(--uib-color);}
.newtons-cradle__dot:first-child{animation:swing var(--uib-speed) linear infinite;}
.newtons-cradle__dot:last-child{animation:swing2 var(--uib-speed) linear infinite;}
.main-err{color:#de0000;text-align:center;display:inline-block;width:100%;margin-bottom:30px;padding:10px 0;border:1px solid;border-radius:5px;cursor:pointer;}
select#wilaya{height:54px;border-radius:6px;border:1px solid #AFAFAF;font-size:15px;display:block;width:100%;margin-top:0!important;background:none;color:#AFAFAF;padding:0 7px;}
img.last-img{margin:35px auto;display:block;}
a.formify-btn.go-home{background:#4CAF50;color:#fff;padding:0 0;display:block;text-align:center;padding:15px 15px;border-radius:5px;}
/*! CSS Used keyframes */
@keyframes swing{0%{transform:rotate(0deg);animation-timing-function:ease-out;}25%{transform:rotate(70deg);animation-timing-function:ease-in;}50%{transform:rotate(0deg);animation-timing-function:linear;}}
@keyframes swing2{0%{transform:rotate(0deg);animation-timing-function:linear;}50%{transform:rotate(0deg);animation-timing-function:ease-out;}75%{transform:rotate(-70deg);animation-timing-function:ease-in;}}
/*! CSS Used fontfaces */
@font-face{font-family:'Almarai';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/almarai/v12/tsstApxBaigK_hnnQ1iFow.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Almarai';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/almarai/v12/tssoApxBaigK_hnnS-agtnqWow.woff2) format('woff2');unicode-range:U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
