.service-request-page .service-request .service-request-container .calculate-service .calc-btn{margin-top:10px;padding:7px!important;min-height:1px!important;font-size:14px;background-color:#d3d3d3;color:#fff}.murabaha-result{margin-top:20px;display:flex;align-items:center;justify-content:center;text-align:center;padding:15px;border:solid 1px #f28645;border-radius:12px;background-color:#fef6ee}.murabaha-result .number{color:#2e3192;font-weight:600}.murabaha-result .error{color:#ffc629}.search-page{padding-bottom:150px}.search-page .page-body{margin-top:-100px;position:relative;z-index:161}@media (max-width: 991px){.search-page .page-body{margin-top:30px}}.search-page .page-body .page-body-container{background-color:#fff;padding:20px;border-radius:20px}.search-page .page-body .page-body-container .search-form{flex-direction:row;flex-wrap:wrap}@media (max-width: 991px){.search-page .page-body .page-body-container .search-form{padding-left:0%}}@media (max-width: 300px){.search-page .page-body .page-body-container .search-form{flex-wrap:wrap}}.search-page .page-body .page-body-container .search-form .search-input{border:1px solid #e9eef2;transition:.3s ease-in-out;border-radius:12px;height:45px;padding:5px 15px;width:calc(100% - 90px)}.search-page .page-body .page-body-container .search-form .search-btn{width:70px;margin-right:20px;height:45px;background-color:#fff;border:0;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:#2e3192;transition:.3s ease-in-out}@media (max-width: 991px){.search-page .page-body .page-body-container .search-form .search-btn{width:14%}}@media (max-width: 300px){.search-page .page-body .page-body-container .search-form .search-btn{margin-top:10px;width:100%}}.search-page .page-body .page-body-container .search-form .search-btn svg path{stroke:#fff}.search-page .page-body .page-body-container .search-form .search-btn:hover{background-color:#ffc629}.search-page .page-body .page-body-container .search-form .search-btn:hover svg path{stroke:#2e3192}.search-page .page-body .page-body-container .result-body{margin-top:140px}.search-page .page-body .page-body-container .result-body .empty-results{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:16px;color:#d3d3d3;font-weight:700}.search-page .page-body .page-body-container .result-body .empty-results img{width:100px;margin-bottom:30px;padding-right:20px}.search-page .page-body .page-body-container .result-body .list-search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:50px}@media (min-width: 1400px){.search-page .page-body .page-body-container .result-body .list-search-results{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width: 767px){.search-page .page-body .page-body-container .result-body .list-search-results{grid-template-columns:repeat(1,1fr)}}.search-page .page-body .page-body-container .result-body .search-results-container{transition:all .3s ease-in}.search-page .page-body .page-body-container .result-body .search-results-container:hover{transform:translateY(-10px)}.search-page .page-body .page-body-container .result-body .search-results-container:hover .card-footer{transform:translate(10px)}.search-page .page-body .page-body-container .result-body .search-results-container .search-results-img{height:200px;border-radius:15px;overflow:hidden}@media (max-width: 767px){.search-page .page-body .page-body-container .result-body .search-results-container .search-results-img{height:150px}}.search-page .page-body .page-body-container .result-body .search-results-container .search-results-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.search-page .page-body .page-body-container .result-body .search-results-container .search-results-details{display:flex;flex-direction:column}.search-page .page-body .page-body-container .result-body .search-results-container .search-results-details .search-results-card-category{width:70px;height:30px;background-color:#d3d3d3;color:#fff;display:flex;align-items:center;justify-content:center;margin:7px 0;border-radius:20px;font-weight:600;font-size:14px}.search-page .page-body .page-body-container .result-body .search-results-container .search-results-details .search-results-card-title{font-size:22px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding-bottom:3px}.search-page .page-body .page-body-container .result-body .search-results-container .search-results-details .card-footer{color:#2e3192;transition:all .3s;display:flex;align-items:center;justify-content:flex-end;margin-top:10px;font-weight:700;transition:all .3s ease-in}.search-page .page-body .page-body-container .result-body .search-results-container .search-results-details .card-footer .arrow{transform:rotate(0);margin-right:10px}.search-page .page-body .page-body-container .result-body .search-results-container .search-results-details .card-footer .arrow path{stroke:#2e3192}.forms-page{padding-bottom:10px}.forms-page .form-container{width:80%;margin:-100px auto 0;padding-bottom:100px;position:relative;z-index:161;filter:drop-shadow(0px 2px 2px rgba(0,0,0,.1))}@media (max-width: 991px){.forms-page .form-container{width:100%}}.forms-page .form-container .servive-btn-link{position:absolute;z-index:160;top:20px;left:20px}@media (max-width: 991px){.forms-page .form-container .servive-btn-link{top:-100px;left:0px}}.forms-page .form-container .servive-btn-link .btn{padding:6px 15px 8px;min-height:1px!important;font-size:16px;background-color:#2e3192;color:#fff}.forms-page .form-container .servive-btn-link .btn:hover{background-color:#3c41c4;border-color:#3c41c4}.forms-page .form-container .form-section{position:relative;background-color:#fff;border-radius:18px}.forms-page .form-container .form-section .form-header{background-color:#fef6ee;padding:15px 20px 20px;border-radius:20px 20px 0 0;position:relative}@media (max-width: 767px){.forms-page .form-container .form-section .form-header{padding:10px 15px 15px}}.forms-page .form-container .form-section .form-header .title{font-size:22px;color:#2e3192;padding:5px}.forms-page .form-container .form-section .form-header .details{color:#6f6f6f;font-weight:500}.forms-page .form-container .form-section .form-header .note{padding:10px 15px;background-color:#fad1ae;margin-top:10px;border-radius:10px}.forms-page .form-container .form-section .form-header .note span{font-weight:500}.forms-page .form-container .form-section .form-header .check-btn{position:absolute;top:20px;left:20px;padding:8px 20px 0}@media (max-width: 991px){.forms-page .form-container .form-section .form-header .check-btn{position:relative;width:100%;top:unset;left:unset;margin:16px 0}}.forms-page .form-container .form-section .the-form{padding:0 20px 20px}@media (max-width: 767px){.forms-page .form-container .form-section .the-form{padding:10px}}.forms-page .form-container .form-section .the-form .group{display:grid;grid-template-columns:repeat(auto-fill,minmax(48%,1fr));gap:2%}@media (max-width: 991px){.forms-page .form-container .form-section .the-form .group{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:0px}}.forms-page .form-container .form-section .the-form .group.g3{grid-template-columns:repeat(auto-fill,minmax(32%,1fr));gap:2%}.forms-page .form-container .form-section .the-form .input-control.error{border:1px solid #e0394a!important}.forms-page .form-container .form-section .the-form .currency_list{grid-column:span 2/span 2}.forms-page .form-container .form-section .the-form .currency_list .col4{gap:2%;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.forms-page .form-container .form-section .the-form .currency_list .col4 .custom-radio{width:23.5%}@media (max-width: 991px){.forms-page .form-container .form-section .the-form .currency_list .col4 .custom-radio{width:48%}}.forms-page .form-container .form-section .the-form .send-btn{width:100%;border-radius:10px;color:#fff;background-color:#2e3192;transition:all .3s ease-in;padding:8px 20px 0}.forms-page .form-container .form-section .the-form .send-btn:hover{background-color:#3c41c4;border-color:#3c41c4}.forms-page .form-container .form-section .the-form .form-error-msg{color:#e0394a;margin-top:10px}.forms-page .form-container .form-section .input-group{position:relative}.forms-page .form-container .form-section .input-group label{color:#5b5b5b;font-size:14px}.forms-page .form-container .form-section .input-group .custom-select{background-color:#fff}.forms-page .form-container .form-section .input-group select option:selected{color:red;background-color:#ff0}.forms-page .form-container .form-section .forms-actions{display:flex;justify-content:flex-end;margin-top:20px}.forms-page .form-container .form-section .form-attachments-input-box{height:200px;border:1px dashed #dadada;transition:.3s ease-in-out;border-radius:8px;margin-top:5px;position:relative;overflow-y:scroll}.forms-page .form-container .form-section .form-attachments-input-box .attachments-input{background-color:red;position:absolute;height:100%;width:100%;cursor:pointer;opacity:0}.forms-page .form-container .form-section .form-attachments-input-box .image-preview-box{position:absolute;height:100%;width:100%;pointer-events:none;display:flex;align-items:center;justify-content:center}.forms-page .form-container .form-section .form-attachments-input-box .image-preview-box .no-attachment{display:flex;align-items:center;justify-content:center;flex-direction:column}.forms-page .form-container .form-section .form-attachments-input-box .image-preview-box .no-attachment .browse-btn{padding:10px 16px;border-radius:10px;transition:all .3s ease-in-out;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:space-between;font-size:16px;background-color:#2e3192;color:#fff;margin-top:15px}
@media (max-width: 300px){
    .forms-page .form-container .form-section .form-attachments-input-box .image-preview-box .no-attachment .browse-btn{font-size:12px}}
    .forms-page .form-container .form-section .form-attachments-input-box .image-preview-box .no-attachment .browse-btn svg{margin-left:10px}
    .forms-page .form-container .form-section .form-attachments-input-box .image-preview-box .no-attachment .browse-btn svg path{transition:all .3s ease-in-out}.forms-page .form-container .form-section .form-attachments-input-box .image-preview-box .image-preview{height:100px;width:100px;margin:10px;overflow:hidden;border-radius:10px}.forms-page .form-container .form-section .form-attachments-input-box .image-preview-box .image-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.forms-page .form-container .form-section .form-attachments-input-box .image-preview-box .file-preview{margin:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #dadada;height:100px;border-radius:10px;padding:0 20px;text-align:center}.forms-page .form-container .form-section .form-attachments-input-box .image-preview-box .file-preview span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.forms-page .form-container .form-section .form-attachments-input-box .image-preview-box .file-preview svg{margin-bottom:10px}.forms-page .form-container .form-section .form-attachments-input-box:hover{border-color:#979797}.forms-page .form-container .form-section .form-attachments-input-box:hover .image-preview-box .browse-btn{transform:translateY(2px);background-color:#3c41c4}.forms-page .form-container .form-section select.error,.forms-page .form-container .form-section .card.error{border-color:#e0394a}.forms-page .form-container .form-section .error-msg{margin-top:10px;color:#e0394a}.forms-page *::-webkit-scrollbar{height:8px}.forms-page .form-section-title{border:1px solid #eaeaea;border-radius:10px;margin-top:20px;padding:10px}.forms-page .form-section-title h6{background-color:#fef6ee;padding:10px 15px;border-radius:10px;font-weight:600}.forms-page .input-unit{position:relative;overflow:hidden}.forms-page .input-unit .input-control{width:100%;height:43px}.forms-page .input-unit .unit{position:absolute;bottom:0;left:0;min-height:52px;padding:0 12px;border-radius:8px 0 0 8px;background-color:#f3f3f3;color:#6f6f6f;display:flex;align-items:center;justify-content:center}.forms-page .input-unit.phone-num .input-control{padding-left:65px}.forms-page .input-unit.phone-num .unit{position:absolute;bottom:0;left:unset;left:0;padding:8px 12px;background-color:#f3f3f3;color:#6f6f6f;border-radius:8px 0 0 8px}.forms-page .forms-main-title{font-weight:600;margin-top:20px}.check-container{position:fixed;inset:0;background-color:#2e2d3580;display:flex;align-items:center;justify-content:center;z-index:3000;padding:10px}.check-container .check-wrapper{position:relative;min-width:50%;padding:20px;background-color:#f5f5f5;border-radius:12px;box-shadow:0 25px 50px -6px #2e319240;overflow:hidden}@media (max-width: 991px){.check-container .check-wrapper{min-width:97%}}.check-container .check-wrapper>*{position:relative;z-index:2}.check-container .check-wrapper:before{content:"";position:absolute;inset:0;z-index:0;width:100%;height:100%;background-color:#f5f5f5;background-image:url(/assets/pattern-8604701b.svg);background-size:580px;background-repeat:repeat;opacity:.2}.check-container .check-wrapper:after{content:"";position:absolute;inset:0;z-index:0;width:100%;height:100%;background:linear-gradient(-90deg,whitesmoke 50%,rgba(245,245,245,0) 100%);opacity:1;border-radius:12px}.check-container .check-wrapper .close{position:absolute;z-index:3;top:12px;background-color:#2e3192;right:12px;opacity:1;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:5px;cursor:pointer;transition:all .3s ease-out}.check-container .check-wrapper .close:hover{background-color:#3c41c4}.check-container .check-wrapper .close svg{width:20px}.check-container .check-wrapper .close svg line{stroke-width:3;stroke:#fff}.check-container .check-wrapper .check-description{text-align:center}.check-container .check-wrapper .check-description h3{line-height:normal;color:#2e3192;margin-bottom:20px;font-size:24px}.check-container .check-wrapper .check-list{display:flex;flex-direction:column;gap:16px;margin-top:20px}.check-container .check-wrapper .check-list .survey{display:block;background:linear-gradient(135deg,#eaeaea,#dadada);background-size:200% 200%;color:#2e2d35;border-radius:12px;padding:10px 20px;position:relative;transition:all .4s ease-out}.check-container .check-wrapper .check-list .survey .title{font-weight:400;font-size:20px;padding:10px 0}.check-container .check-wrapper .check-list .survey .description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;max-height:3.2em}.check-container .check-wrapper .send-btn{width:100%;margin-top:10px}.check-container.varification .check-wrapper{min-width:30%}@media (max-width: 991px){.check-container.varification .check-wrapper{min-width:95%}}.captcha-timer{display:flex;justify-content:space-between;margin-top:10px}.captcha-timer .resend{background-color:#f5f5f5;padding:5px 15px;border-radius:2px;display:block;cursor:pointer}.otpInput{display:flex;justify-content:center;align-items:center;margin-bottom:40px}.otpInput div{flex-direction:row-reverse;justify-content:center}.otpInput div .otp-input{width:50px;height:50px;border:2px solid #f3f3f3;border-radius:10px;margin-right:10px;padding:10px 10px 5px;display:flex;justify-content:center;align-items:center;text-align:center}.application_id_div{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:20px}.application_id_div p{background-color:#f5f5f5;padding:10px}.error-msg{margin-top:10px;color:#e0394a}.otp-timer{margin-top:20px;text-align:center}.refresh-btn{position:absolute;left:0;transition:all .3s ease-in;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#1c1c1c;width:30px;height:30px;border-radius:3px}.refresh-btn svg{stroke:#fff}.refresh-btn:hover{background-color:#2e3192}body{transition:position .3s ease-in-out;position:relative}@media (max-width: 991px){body{overflow:hidden}}body.stop-scrolling{top:0;height:100%;overflow:hidden}body.job-scrolling{top:0;height:100%;overflow:unset}body.overflow{overflow:visible}@media (max-width: 991px){body.overflow{overflow:hidden}}.header{position:absolute;z-index:170;top:0;width:100%}.header ul{list-style:none}.header.active{z-index:170}@media (max-width: 991px){.header.active{z-index:230}}.header .header-top{background-color:#2e2d35;color:#fff}.header .header-top .container{display:flex;justify-content:space-between}@media (max-width: 991px){.header .header-top .header-sns{display:none}}.header .header-top .links{display:flex;justify-content:flex-end;color:#fff;padding:0 30px}@media (max-width: 991px){.header .header-top .links{display:none}}.header .header-top .links li{padding:10px 20px;border-right:1px solid rgba(255,255,255,.2862745098);font-size:14px;cursor:pointer;transition:all .3s ease-in}.header .header-top .links li.languge.active{display:none}.header .header-top .links li:first-child{border-right:0px solid rgba(255,255,255,0)}.header .header-top .links li.search{display:flex;align-items:center;justify-content:center;margin-bottom:-5px}.header .header-top .links li:hover{background-color:#ffffff24;border-right:1px solid rgba(255,255,255,0)}.header .main-bootom{background-color:#fef6ee66;position:relative;transition:all .3s ease-in;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.header .main-bootom.active{background-color:#fff}@media (max-width: 991px){.header .main-bootom{background-color:transparent;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(px)}}.header .main-bootom .links{display:flex;align-items:center;min-height:80px;padding:10px;overflow:visible;position:relative}.header .main-bootom .links .logo{position:absolute;background-color:#fff;top:0;padding:25px 15px;border-radius:0 0 8px 38px;transition:all .3s ease-in;filter:drop-shadow(0px 3px 3px rgba(0,0,0,.15))}@media (max-width: 991px){.header .main-bootom .links .logo{padding:20px 15px}.header .main-bootom .links .logo.active{filter:drop-shadow(0px 0px 0px rgba(0,0,0,0))}}.header .main-bootom .links .logo img{width:160px}.header .main-bootom .links .main-links{margin-right:220px}@media (max-width: 991px){.header .main-bootom .links .main-links{display:none}}.header .main-bootom .links .main-links .ul-list{display:flex;font-size:16px;flex-wrap:wrap}.header .main-bootom .links .main-links .ul-list .li-menu{border-radius:10px;transition:all .3s ease-in-out;cursor:pointer;padding:6px 12px}.header .main-bootom .links .main-links .ul-list .li-menu .arrow{margin-right:5px;display:inline-block;transition:all .3s ease-in-out;transform:rotate(0)}.header .main-bootom .links .main-links .ul-list .li-menu .arrow svg path{fill:#2e2d35}.header .main-bootom .links .main-links .ul-list .li-menu .sub-header-container{display:none}.header .main-bootom .links .main-links .ul-list .li-menu .arrow.arrow-active{transform:rotate(45deg)}.header .main-bootom .links .main-links .ul-list .li-menu:hover{background-color:#0000000a}.header .main-bootom .links .md-menu{display:none;position:relative;z-index:151;height:100%;width:100%;justify-content:flex-end;align-items:center}@media (max-width: 991px){.header .main-bootom .links .md-menu{display:flex}}.header .main-bootom .links .md-menu .menu-btn{width:50px;height:50px;background-color:#2e3192;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:2px 2px 8px 20px;font-size:30px;padding-bottom:4px;flex-direction:column;margin-top:-30px}.header .main-bootom .links .md-menu .menu-btn span{height:3px;width:25px;background-color:#fff;border-radius:10px}.header .main-bootom .links .md-menu .menu-btn span:nth-child(2){margin:4px 0}.header .sub-menu{position:absolute;width:100%;padding-top:40px;overflow:hidden;z-index:-1;filter:drop-shadow(0px 10px 5px rgba(28,28,28,.05))}.header .sub-menu .svg-bg{position:absolute;left:0}
    .header .sub-menu .main-title{margin-top:20px;padding:16px;border-radius:10px;background:linear-gradient(81.71deg,rgb(240,103,36) .97%,rgb(225,74,21) 98.46%);font-size:18px;color:#fff;font-weight:20px;position:relative;overflow:hidden}.header .sub-menu .main-title .pattern{position:absolute;top:-20%;right:0;width:100%;pointer-events:none}.header .sub-menu .sub-sub-menu-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative;margin-top:6px}.header .sub-menu .sub-sub-menu-container .sub-sub-menu{margin:0 20px 20px}.header .sub-menu .sub-sub-menu-container .sub-sub-menu h4{color:#2e3192;margin-top:20px;font-size:16px}.header .sub-menu .sub-sub-menu-container .sub-sub-menu ul{list-style:none;margin-top:5px}.header .sub-menu .sub-sub-menu-container .sub-sub-menu ul li a{display:flex;align-items:center;padding:10px;transition:all .3s ease-in-out;border-radius:8px;font-weight:500;cursor:pointer}.header .sub-menu .sub-sub-menu-container .sub-sub-menu ul li a svg{margin-top:-2px;margin-left:10px}.header .sub-menu .sub-sub-menu-container .sub-sub-menu ul li a:hover{background-color:#2e31921c;transform:translate(-5px)}.header .sub-menu .sub-sub-menu-container:after{position:absolute;content:"";height:7px;width:100%;bottom:0;border-radius:4px 4px 0 0;right:0%;background:rgb(238,104,37)}@media (max-width: 991px){.header.sub-pages{background-color:transparent;margin-top:-5px}}.header.sub-pages .main-bootom .links{display:flex;align-items:center;overflow:visible;position:relative}.header.sub-pages .menu-btn{margin-top:-60px!important}.header.sub-pages .sub-menu{background-image:linear-gradient(269.76deg,rgba(254,246,238,.8941176471) 0%,rgba(255,255,255,.8941176471) 87.2%)}.header.sub-pages .md-menu{margin-top:40px}.header .mobile-menu{position:absolute;width:100%;height:100vh;background-color:#d3d3d3;color:#fff;top:0;display:none;z-index:-1;transition:all .3s ease-in;transform:translate(100%);padding-top:140px;overflow:hidden;overflow-y:scroll;padding-bottom:130px}@media (max-width: 991px){.header .mobile-menu{display:block}}.header .mobile-menu .mobile-ul-list{text-align:center}.header .mobile-menu .mobile-ul-list .li-menu{transition:all .3s ease-in-out;cursor:pointer;padding:15px;border-bottom:1px solid rgba(255,255,255,.11)}.header .mobile-menu .mobile-ul-list .li-menu.languge.active{display:none}.header .mobile-menu .mobile-ul-list .li-menu .arrow{margin-right:5px;display:inline-block;transition:all .3s ease-in-out;transform:rotate(90deg)}.header .mobile-menu .mobile-ul-list .li-menu .arrow svg path{fill:#fef6ee}.header .mobile-menu .mobile-ul-list .li-menu:last-child{border-bottom:1px solid rgba(255,255,255,0)}.header .mobile-menu .mobile-ul-list .li-menu a{display:flex;justify-content:center}.header .mobile-menu .mobile-ul-list .li-menu a .icon{margin-left:10px;margin-top:3px}.header .mobile-menu.active{transform:translate(0)}.header .mobile-menu .mobile-sub-menu{position:absolute;top:0;right:0;padding-top:140px;background-color:#d3d3d3;width:100%;height:100%;transition:all .3s ease-in;transform:translate(100%)}@media (max-width: 991px){.header .mobile-menu .mobile-sub-menu{display:block}}.header .mobile-menu .mobile-sub-menu h6{text-align:center;color:#fdead7;margin:10px 10px 10px 0}.header .mobile-menu .mobile-sub-menu .back-btn{display:flex;justify-content:flex-end}.header .mobile-menu .mobile-sub-menu .back-btn span{display:block;padding:2px 10px;border-radius:20px;transform:rotate(0)}.header .mobile-menu .mobile-sub-menu.media.active,.header .mobile-menu .mobile-sub-menu.service.active{display:block;transform:translate(0)}.header .header-sns,.header .header-sns .social-media{display:flex;justify-content:center;align-items:center}.header .header-sns .social-media li{padding:0 6px;margin-top:4px}.header .header-sns .social-media li svg{width:20px;height:15px}.header .header-sns .social-media li path{stroke:none;fill:#fff;transition:all .3s ease-in}.header .header-sns .social-media li:hover path{fill:#f6b17b}.alert-message-container{transition:all .3s ease-out;overflow:hidden}.alert-message-container .alert-message{position:relative;padding:8px 16px 12px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#2e3192;color:#fff;font-weight:500;font-size:15px;z-index:9999}.alert-message-container .alert-message.closed{display:none}.alert-message-container .alert-message .IconClose{position:absolute;height:24px;width:24px;padding:4px;top:50%;transform:translateY(-50%);right:8px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;border-radius:50%;cursor:pointer}.alert-message-container .alert-message .IconClose svg{width:20px;padding:3px;cursor:pointer}.alert-message-container .alert-message .IconClose svg path{fill:#2e3192}.alert-message-container .alert-message a{color:#ffc629;text-decoration:underline;padding:0 10px}.alert-message-container .alert-message a svg{display:inline;width:20px;height:20px;margin-bottom:-5px}.footer ul{list-style:none}.footer .footer-links{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;background-color:#d3d3d3;color:#2e2d35;padding:50px 100px;border-radius:20px;min-height:350px;overflow:hidden;transition:all .5s ease-in}.footer .footer-links.jsHiddenfooter{transform:translateY(50px);opacity:0}.footer .footer-links.jsHiddenfooter.jsShow{opacity:1;transform:translateY(0)}.footer .footer-links .pattern1{position:absolute;width:100%;top:0;right:0;animation:opacity-pattern 6s infinite}@media (max-width: 991px){.footer .footer-links{min-height:350px;grid-template-columns:repeat(2,1fr);padding:40px}}@media (max-width: 767px){.footer .footer-links{grid-template-columns:repeat(1,1fr);padding:20px;border-radius:15px}}.footer .footer-links .footer-pattern{position:absolute;left:0;top:0;width:100%;pointer-events:none;animation:opacity-pattern 6s infinite}.footer .footer-links .footer-building{position:absolute;right:0;bottom:0%;pointer-events:none}.footer .footer-links .main-div .logo{width:80%}.footer .footer-links .main-div .site-bio{margin-top:10px;font-size:16px;padding-left:10px;color:#2e3192;font-weight:500}.footer .footer-links .links-main-tilte{color:#2e3192;font-size:16px}.footer .footer-links ul{margin-right:10px}@media (max-width: 767px){.footer .footer-links ul{margin-right:0}}.footer .footer-links ul li{margin-top:7px;display:flex;align-items:center;transition:all .3s ease-in-out;font-size:14px}.footer .footer-links ul li svg{margin-bottom:-2px;margin-left:4px}.footer .footer-links ul li:hover{color:#2e2d35;transform:translate(10px)}.footer .footer-links .contact{background-color:#2e3192;padding:10px;border-radius:10px;margin-top:10px;display:flex;align-items:center;font-size:14px;transition:all .2s ease-in;position:relative;z-index:3}@media (max-width: 767px){.footer .footer-links .contact{flex-direction:column;width:100%;justify-content:center;text-align:center;padding:20px}}.footer .footer-links .contact .icon{background-color:#fef6ee;display:flex;align-items:center;justify-content:center;margin-left:10px;width:40px;height:40px;border-radius:40px;transition:all .2s ease-in}@media (max-width: 767px){.footer .footer-links .contact .icon{margin-left:0}}.footer .footer-links .contact h6{font-size:14px;font-weight:400}.footer .footer-links .contact:hover{transform:translate(10px);background-color:#f28645}.footer .footer-links .contact.toll-free{color:#fff}.footer .footer-links .contact.mail{background:#43424a;background-color:#fff}.footer .footer-links .contact.mail:hover{background-color:#ffffffbf}.footer .footer-links .second{grid-column:2 span/2 span}@media (max-width: 767px){.footer .footer-links .second{grid-column:1 span/1 span}}.footer .footer-links .second ul{-moz-columns:2;columns:2}@media (max-width: 767px){.footer .footer-links .second ul{-moz-columns:1;columns:1}}.footer .footer-links .contact-div{grid-column:4 span/4 span}@media (max-width: 991px){.footer .footer-links .contact-div{grid-column:2 span/2 span}}@media (max-width: 767px){.footer .footer-links .contact-div{grid-column:1 span/1 span}}.footer .footer-links .container-div{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media (max-width: 991px){.footer .footer-links .container-div{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 767px){.footer .footer-links .container-div{grid-template-columns:repeat(1,1fr)}}.footer .footer-links .subscribe{position:relative}@media (max-width: 991px){.footer .footer-links .subscribe{margin-top:40px;grid-column:2 span/2 span}}@media (max-width: 767px){.footer .footer-links .subscribe{margin-top:30px;grid-column:1 span/1 span}}.footer .footer-links .subscribe h4{color:#2e3192;font-size:16px;margin-top:-20px}@media (max-width: 767px){.footer .footer-links .subscribe .subscribe-box{display:block;flex-direction:column}}.footer .footer-links .subscribe .subscribe-box .subscribe-form{margin-top:10px;flex-direction:row;justify-content:center;align-items:center}@media (max-width: 767px){.footer .footer-links .subscribe .subscribe-box .subscribe-form{flex-direction:column;align-items:flex-start}}.footer .footer-links .subscribe .subscribe-box .subscribe-form input{background:#fff;height:68px;padding:10px;border:0;border-radius:8px;color:#2e2d35;transition:all .3s ease-in;width:100%;margin-top:-3px}.footer .footer-links .subscribe .subscribe-box .subscribe-form input:hover,.footer .footer-links .subscribe .subscribe-box .subscribe-form input:focus{background-color:#ffffffad}@media (max-width: 767px){.footer .footer-links .subscribe .subscribe-box .subscribe-form input{width:100%}}.footer .footer-links .subscribe .subscribe-box .subscribe-form ::-moz-placeholder{color:#2e2d35;opacity:.7}.footer .footer-links .subscribe .subscribe-box .subscribe-form ::placeholder{color:#2e2d35;opacity:.7}
    .footer .footer-links .subscribe .subscribe-box .subscribe-form :-ms-input-placeholder{color:#fff}.footer .footer-links .subscribe .subscribe-box .subscribe-form ::-ms-input-placeholder{color:#fff}.footer .footer-links .subscribe .subscribe-box .subscribe-form button{width:70px;height:35px;background-color:#2e3192;border:0;display:flex;justify-content:center;align-items:center;border-radius:8px;color:#fff;font-weight:500;margin-right:10px;transition:all .3s ease-in;position:absolute;left:10px;font-size:12px}@media (max-width: 767px){.footer .footer-links .subscribe .subscribe-box .subscribe-form button{width:100%;margin:10px 0 0;position:relative;left:0px}}.footer .footer-links .subscribe .subscribe-box .subscribe-form button svg{margin-left:5px}.footer .footer-links .subscribe .subscribe-box .subscribe-form button svg path{stroke:#2e3192}.footer .footer-links .subscribe .subscribe-box .subscribe-form button:hover{background-color:#f28645}.footer .footer-footer{padding-top:170px;margin-top:-190px;background-color:#2e3192;background-image:linear-gradient(81.71deg,rgb(240,103,36) .97%,rgb(28, 39, 138) 98.46%);color:#fff}.footer .footer-footer .container{padding:30px 40px;font-size:16px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 991px){.footer .footer-footer .container{padding:40px;flex-direction:column}}@media (max-width: 767px){.footer .footer-footer .container{padding-left:10px;padding-right:10px}}@media (max-width: 991px){.footer .footer-footer .container .copyright{margin-bottom:20px;text-align:center}}.footer .footer-footer .container .venus{display:flex;flex-direction:column;align-items:flex-start}.footer .footer-footer .container .venus span{display:block}@media (max-width: 767px){.footer .footer-footer .container .venus{justify-content:center;align-items:center}}.footer .footer-footer .container .venus svg{display:block;padding-top:2px}@media (max-width: 767px){.footer .footer-footer .container .venus svg{margin-top:2px}}.jsTextHiddenfooter{transition:all .5s ease-in;transform:translate(50px);opacity:0}.jsTextHiddenfooter.jsShow{opacity:1!important;transform:translate(0)!important}.scroll-up-btn{position:fixed;width:50px;height:50px;background-color:#2e3192;border:1px solid #fef6ee;bottom:20px;z-index:300;border-radius:10px 25px 10px 10px;display:flex;align-items:center;justify-content:center;right:20px;opacity:0;transition:all .3s ease-in}.scroll-up-btn svg{transform:rotate(180deg);height:25px;width:25px;margin-bottom:5px;margin-right:4px}.scroll-up-btn svg path{fill:#fff}.scroll-up-btn:hover{background-color:#2e3192}.scroll-up-btn.active{opacity:1;cursor:pointer}.pages-header{position:relative;z-index:160}.pages-header .red-header{margin-top:0;padding:0 0 100px;position:relative;width:100%;color:#fff;height:500px}@media (max-width: 991px){.pages-header .red-header{height:370px;margin-top:-10px}}@media (max-width: 767px){.pages-header .red-header{height:500px}}.pages-header .red-header:before{content:"";position:absolute;height:100%;width:100%;background:linear-gradient(267.19deg,rgba(238,104,37,.3647058824) .47%,rgba(238,104,37,0) 100%);z-index:110;top:0}@media (max-width: 991px){.pages-header .red-header:before{width:100%}}.pages-header .red-header:after{content:"";position:absolute;height:100%;width:100%;background-color:#2e3192;z-index:10;top:10px}@media (max-width: 991px){.pages-header .red-header:after{width:100%}}.pages-header .red-header .extra-details{margin-top:10px;position:relative}@media (max-width: 991px){.pages-header .red-header .extra-details{height:350px;margin-top:-55px}}@media (max-width: 767px){.pages-header .red-header .extra-details{margin-top:-65px;height:500px;padding:0!important}}@media (max-width: 991px){.pages-header .red-header .extra-details .details-container{position:absolute;bottom:50px}}.pages-header .red-header .header-img{position:absolute;height:500px;width:100%;overflow:hidden}@media (max-width: 991px){.pages-header .red-header .header-img{width:100%;height:370px}}@media (max-width: 767px){.pages-header .red-header .header-img{height:500px}}.pages-header .red-header .header-img .imgBackground{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;top:0;z-index:100}.pages-header .red-header .header-img .svg-bg{position:absolute;-o-object-fit:cover;object-fit:cover;top:10%;z-index:150;right:0;pointer-events:none;height:80%;animation:opacity-pattern 6s infinite reverse}.pages-header .red-header .header-img .svg-bg2{position:absolute;-o-object-fit:cover;object-fit:cover;top:0px;z-index:150;left:0%;pointer-events:none;animation:opacity-pattern 6s infinite}@media (max-width: 991px){.pages-header .red-header .header-img .svg-bg2{top:20px}}.pages-header .red-header .header-img:before{content:"";position:absolute;height:100%;width:100%;z-index:150;right:0;opacity:1;transition:all .6s ease-in-out}.pages-header .red-header .container{position:relative;display:flex;flex-direction:column;align-items:flex-start;z-index:220}.pages-header .red-header a{display:flex;align-items:center}.pages-header .red-header .breadcrumb{display:flex;align-items:center;font-size:20px;background-color:#2e3192;margin-top:200px;padding:0 20px;width:auto;border-radius:15px}.pages-header .red-header .breadcrumb .home-icon{padding:10px 0}@media (max-width: 991px){.pages-header .red-header .breadcrumb{display:none}}.pages-header .red-header .title{padding:10px 0;font-size:14px;font-weight:500;display:flex;align-items:center}.pages-header .red-header .title .slash{padding:0 15px;font-size:16px}.pages-header .red-header .title .disabled{pointer-events:none;opacity:.8}.pages-header .red-header .extra-details{padding:10px 20px;width:80%;line-height:33px}@media (max-width: 991px){.pages-header .red-header .extra-details{width:100%}}.pages-header .red-header .extra-details .main-title{font-size:24px}@media (max-width: 991px){.pages-header .red-header .extra-details .main-title{font-size:20px}}.pages-header .red-header .extra-details .title-details{padding-top:5px}.news-container{position:relative}.surveys-container{position:fixed;inset:0;background-color:#d3d3d380;display:flex;align-items:center;justify-content:center;z-index:3000;padding:10px}.surveys-container .surveys-wrapper{position:relative;max-width:500px;padding:20px;background-color:#f5f5f5;border-radius:12px;box-shadow:0 25px 50px -6px #2e319240;overflow:hidden}.surveys-container .surveys-wrapper>*{position:relative;z-index:2}.surveys-container .surveys-wrapper:before{content:"";position:absolute;inset:0;z-index:0;width:100%;height:100%;background-color:#f5f5f5;background-image:url(/assets/pattern-8604701b.svg);background-size:580px;background-repeat:repeat;opacity:.2}.surveys-container .surveys-wrapper:after{content:"";position:absolute;inset:0;z-index:0;width:100%;height:100%;background:linear-gradient(-90deg,whitesmoke 50%,rgba(245,245,245,0) 100%);opacity:1;border-radius:12px}.surveys-container .surveys-wrapper .close{position:absolute;z-index:3;top:12px;background-color:#2e3192;right:12px;opacity:1;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:5px;cursor:pointer;transition:all .3s ease-out}.surveys-container .surveys-wrapper .close:hover{background-color:#3c41c4}.surveys-container .surveys-wrapper .close svg{width:20px}.surveys-container .surveys-wrapper .close svg line{stroke-width:3;stroke:#fff}.surveys-container .surveys-wrapper .surveys-description{text-align:center;padding-bottom:24px}.surveys-container .surveys-wrapper .surveys-description h3{line-height:normal;color:#2e3192;margin-bottom:20px;font-size:24px}.surveys-container .surveys-wrapper .surveys-list{display:flex;flex-direction:column;gap:16px}.surveys-container .surveys-wrapper .surveys-list .survey{display:block;background:linear-gradient(135deg,#2e3192,#772917);background-size:200% 200%;color:#fff;border-radius:12px;padding:10px 20px;position:relative;transition:all .4s ease-out}.surveys-container .surveys-wrapper .surveys-list .survey:hover{background-position:100% 100%;transform:scale(1.01)}.surveys-container .surveys-wrapper .surveys-list .survey .title{font-weight:400;font-size:22px}.surveys-container .surveys-wrapper .surveys-list .survey .date{margin-bottom:5px;font-size:12px;color:#fef6ee}.surveys-container .surveys-wrapper .surveys-list .survey .description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;max-height:3.2em}.no-data{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:100px;margin-bottom:100px}@media (max-width: 991px){.no-data{margin-top:50px}}.no-data img{width:180px}@media (max-width: 991px){.no-data img{width:140px}}.no-data h4{color:#2e3192;font-size:22px}.no-data span{color:#979797;font-size:18px}.to-home{display:flex;justify-content:center;align-items:center;margin-top:25px}.to-home div{padding:10px 80px;border-radius:10px;background-color:#d3d3d3;color:#fff;transition:all .3s ease-in}.to-home div:hover{color:#fdead7}.jsShow{opacity:1;transform:translate(0)}