p { font-weight: 300; } body, code, html, kbd, pre, samp { font-family: "Product Sans", Arial, sans-serif; } h1, h2, h3, h4, h5, h6 { margin-top: 0; } ol, ul { list-style: none; padding: 0; } a { text-decoration: none !important; } .newbtn_design { background: #0080ff; color: #fff !important; font-size: 16px; line-height: 24px; font-weight: 600; height: 60px; display: inline-flex; align-items: center; justify-content: center; border-radius: 20px; padding: 5px 60px 5px 25px; transition: 0.3s ease-in-out; position: relative; border: 0; } .newbtn_design img { max-width: 20px; position: absolute; right: 22px; animation: 1s infinite wobble; transition: 0.5s; } .newbtn_design:hover img { right: calc(100% - 50px); } .newbtn_design:hover { padding: 5px 25px 5px 60px; } .py { padding: 35px 0 !important; } .overflow-x-add { overflow-x: hidden !important; } .contact_banner { overflow: hidden; padding: 180px 0 100px; position: relative; color: #fff; } .contactbg_img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; } .contact_banner::after { background: linear-gradient(270deg, rgba(21, 27, 58, 0) 32.33%, rgba(19, 25, 55, 0.9) 78.5%); z-index: 1; position: absolute; content: ""; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; } .contact_banner .contactcontt { position: absolute; z-index: 1; left: 0; top: auto; bottom: 0; right: 0; width: 100%; overflow: hidden; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; padding-top: 110px; z-index: 2; } .contact_banner .bannervideo { height: 100%; width: 100%; object-fit: cover; z-index: 0; position: relative; } .contact_banner h1 { font-weight: 700; font-size: 45px; line-height: 52px; } .contact_banner p { font-weight: 300; font-size: 17px; line-height: 28px; } .contact_banner .row { display: flex; align-items: center; } .contact_banner .formcontact_main { background: #fff 0% 0% no-repeat padding-box; border-radius: 26px; padding: 30px; position: relative; z-index: 2; box-shadow: 0 5px 70px rgba(32, 35, 66, 0.1); } .contact_banner .formcontact_main form .form-group .form-control { background: #f5f5f587; border: 1px solid rgba(112, 112, 112, 0.05); border-radius: 14px; padding: 15px 20px !important; height: 50px; box-shadow: unset !important; font-weight: 500; color: #08223a; } .contact_banner .formcontact_main form .form-group .form-control::placeholder { color: #08223a; } .contact_banner .formcontact_main form .form-group label { font-weight: 600; font-size: 14px; margin-bottom: 6px; } .contact_banner .formcontact_main .row { display: block; } .contact_banner .formcontact_main .iti.iti--allow-dropdown { width: 100%; } .contact_banner .contact_inner h2 { font-weight: 700; font-size: 19px; line-height: 22px; margin-bottom: 30px; text-align: center; position: relative; display: inline-block; color: #08223a; text-transform: uppercase; } .contact_banner .contact_inner h2::after { position: absolute; content: ""; right: -110px; height: 2px; width: 100px; background-color: #08223a; top: 50%; transform: translateY(-50%); } .contact_banner .formcontact_main form .form-group .form-group { margin-bottom: 20px; } .contact_banner .uploadfile { background: #fff; border: 2px dashed #0080ff !important; border-radius: 14px; padding: 16px 18px; text-align: center; } .contact_banner .contentfile h3 { color: #0080ff; font-weight: 600; font-size: 16px; margin-bottom: 8px; } .contact_banner .contentfile h4 { color: #8b8b8b; font-weight: 600; font-size: 12px; margin-bottom: 8px; } .contact_banner .uploadicon .ufile { justify-content: center; position: relative; background-color: #fff; width: 100%; height: 26px; text-align: center; padding-right: 10px; display: flex; } .contact_banner .uploadicon { position: relative; margin-top: 18px; display: flex; justify-content: center; width: 100%; } .contact_banner .contactform_main input#phone { padding-left: 50px !important; } .contact_banner .uploadicon input { width: 220px; outline: 0 !important; border: 0; display: none; } .contact_banner .formcontact_main form .form-group textarea.form-control { height: 100px; border-radius: 14px; resize: none; } .contact_banner .contact-info-grid { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 40px; } .contact_banner .contact-info-box { flex: 1 1 calc(33.333% - 24px); border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 10px; padding: 15px; transition: transform 0.3s ease, box-shadow 0.3s ease; } .contact_banner .contact-info-box img { max-width: 30px; margin-bottom: 15px; } .contact_banner .contact-info-box:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); cursor: pointer; } .contact_banner .contact-info-box p { font-size: 16px; line-height: 22px; margin: 0; font-weight: 300; } .contact_banner .contact-info-box h3 { font-size: 17px; line-height: 26px; margin-bottom: 10px; font-weight: 500; } .contact_banner .contactbannercontent { position: relative; padding: 48px; border-radius: 24px; background: rgba(0, 0, 0, 0.2); border: 1px solid #354644; backdrop-filter: blur(10px); } .newbg { position: relative; background: #121836; } .newbg .container { position: relative; z-index: 2; } .partnericon { height: 85px; overflow: hidden; position: relative; width: 100%; max-width: 100%; display: flex; backdrop-filter: blur(7px); align-items: center; z-index: 2; } .partnericon_main { display: flex; position: absolute; white-space: nowrap; will-change: transform; animation: 35s linear infinite client-marquee; align-items: center; } .partner_img { width: 140px; margin: 0 20px; text-align: center; display: flex; align-items: center; justify-content: center; } .partner_img img { filter: brightness(0) invert(1); aspect-ratio: 3 / 2; height: 100%; width: 100%; object-fit: contain; } @keyframes client-marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } } .trustedbx .layout-container { margin: 0 auto; width: 100%; position: relative; z-index: 2; } .trustedbx .gradient-line-left { width: 125px; height: 1px; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%); display: block; } .trustedbx .gradient-line-right { transform: rotate(180deg); } .trustedbx .flex-center { display: flex; align-items: center; justify-content: center; gap: 24px; color: #fff; font-weight: 400; margin-bottom: 20px; } .trustedbx .flex-center p { font-size: 17px; line-height: 22px; font-weight: 500; color: #fff; margin: 0; } .midhead { margin-bottom: 30px; } .midcenter { text-align: center; } .midhead h2 { font-weight: 700; font-size: 45px; line-height: 56px; color: #ffffff; margin-bottom: 20px; } .midhead h2 span { color: #49b0d9; } .midhead p { font-weight: 300; font-size: 20px; line-height: 32px; color: #ffffff; } .contact-awards { overflow: hidden; } .contact-awards .awdd-bx { margin: 30px 10px; border-radius: 12px; padding: 20px 30px; display: flex !important; justify-content: center; align-items: center; border: 2px solid #ffffff21; transition: all 0.5s; box-shadow: rgb(255 255 255 / 24%) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset; justify-content: center; align-items: center; } .awdd-slider { overflow: hidden; position: relative; z-index: 2; min-height: 275px; } .contact-awards .awdd-bx img { max-width: 160px; } .contact-awards .awdd-bx.slick-slide.slick-current.slick-active.slick-center { transform: scale(1.1); box-shadow: rgb(255 255 255 / 0%) 0px 30px 60px -12px inset, #00000000 0px 18px 36px -18px inset; border: 2px solid #1a81ff; } .contact-awards .awdd-bx.slick-slide.slick-current.slick-active.slick-center img { max-width: 180px; } .contact-awards .slick-next, .contact-awards .slick-prev { text-indent: -9999px; padding: 0; position: absolute; margin: 0 auto; bottom: auto; z-index: 3; overflow: hidden; width: 50px !important; height: 50px !important; border: 0; background-color: transparent; display: flex; align-items: center; } .contact-awards .slick-prev { right: 9%; left: auto; top: -36%; transform: translateY(-50%) scale(-1); } .contact-awards .slick-next { right: 4%; left: auto; top: -36%; transform: translateY(-50%); } .contact-awards .slick-next::after, .contact-awards .slick-prev::after { position: absolute; content: ""; background-image: url(../images/home-image/slide-arrow.png); background-repeat: no-repeat; background-position: center; background-size: 12px; border: 2px solid #1a81ff; border-radius: 50px; width: 50px; height: 50px; background-color: #1a81ff; } .contact-faq .faq_box { padding: 0 10px 0 25px; border-radius: 15px; margin-bottom: 20px; cursor: pointer; background: rgba(255, 255, 255, 0.1); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); box-shadow: unset; height: 90px; align-items: center; border: 2px solid #f2f2f236; } .contact-faq .faq_box_head::after { content: ""; position: absolute; right: 10px; background-image: url(../images/common_icons/add-fill.svg); height: 32px; width: 32px; background-size: 29px; top: 30px; } .contact-faq .faq_box.active .faq_box_head::after { background-image: url(../images/common_icons/subtract-fill.svg); filter: brightness(0) invert(1); } .contact-faq .faq_box_head { display: flex; font-weight: 600; color: #fff; font-size: 18px; height: 90px; align-items: center; padding-right: 30px; } .contact-faq .faq_data { font-size: 17px; padding-bottom: 18px; line-height: 27px; color: #fff; text-align: left; display: none; } .contact-faq .faq_box.active .faq_data { display: block; } .contact-faq .faq_box.active { height: auto; background: linear-gradient(127.57deg, #1f79bd 0%, #49b0d9 97.46%); } .contact-faq .faq_data ul { padding-left: 20px; list-style: circle; } .contact-faq .faq_data ul li { font-weight: 300; } .contact-faq .row .col-md-6 .faq_box:last-child { margin: 0; } .contact-faq ul.nav.nav-pills { display: flex; margin-bottom: 30px; justify-content: center; gap: 30px; cursor: pointer; } .contact-faq ul.nav.nav-pills li.active { background-color: rgb(255 255 255 / 11%); border-radius: 12px; } .contact-faq ul.nav.nav-pills li a { font-size: 18px; line-height: 28px; font-weight: 400; color: #fff; padding: 20px 20px; } .contact-faq ul.nav.nav-pills>li.active>a, .contact-faq ul.nav.nav-pills>li.active>a:focus, .contact-faq ul.nav.nav-pills>li.active>a:hover, .contact-faq ul.nav.nav-pills>li>a:hover { color: #fff; background-color: transparent; border-radius: 12px; } .container { max-width: 1280px; width: 100%; } .contactlocation .mainlocationbx { display: grid; gap: 30px; grid-template-columns: repeat(3, 1fr); } .contactlocation .itemlocation { border-radius: 12px; padding: 20px; display: flex !important; border: 2px solid #ffffff21; transition: all 0.5s; box-shadow: rgb(255 255 255 / 24%) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset; align-items: center; gap: 15px; color: #fff; } .contactlocation .itemlocation .lftloc { width: 55%; } .contactlocation .itemlocation .rgtloc { width: 45%; } .contactlocation .itemlocation img { width: 100%; height: 100%; object-fit: cover; border-radius: 12px; } .contactlocation .itemlocation h4 { font-size: 22px; line-height: 28px; font-weight: 500; margin-bottom: 15px; } .contactlocation .itemlocation p { font-size: 17px; line-height: 26px; font-weight: 300; margin-bottom: 15px; } .contactlocation .itemlocation a { font-size: 17px; line-height: 26px; font-weight: 300; text-decoration: underline; color: #fff; } .about_bnanner { overflow: hidden; height: 600px; position: relative; text-align: left; color: #fff; background-size: cover; background-repeat: no-repeat; } .about_bnanner::after { background: linear-gradient(270deg, rgb(19 25 55 / 53%) 32.33%, rgb(18 21 38 / 47%) 78.5%); z-index: 1; position: absolute; content: ""; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; } .about_bnanner .abtcontt { position: absolute; z-index: 1; left: 0; top: auto; bottom: 0; right: 0; width: 100%; overflow: hidden; height: 600px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding-top: 110px; z-index: 2; } .about_bnanner .container { display: flex; justify-content: center; } .about_bnanner .abtcontent { max-width: 1000px; text-align: center; } .about_bnanner .bannervideo { height: 100%; width: 100%; object-fit: cover; z-index: 0; position: relative; } .about_bnanner h1 { font-weight: 700; font-size: 45px; line-height: 52px; margin-bottom: 20px; } .about_bnanner p { font-weight: 300; font-size: 17px; line-height: 28px; } .abtnnew { margin-top: 25px; } .abtnnew a, .abtnnew button { display: inline-block; background: linear-gradient(127.57deg, #1f79bd 0%, #49b0d9 97.46%); color: #ffffff; font-weight: 400; font-size: 18px; line-height: 22px; padding: 18px 25px; text-align: center; border-radius: 35px; text-decoration: none; transition: all 0.4s ease-in-out; } .abtnnew a:hover, .abtnnew button:hover { padding: 18px 30px; background: linear-gradient(127.57deg, #49b0d9 0%, #1f79bd 97.46%); box-shadow: 0 4px 12px rgba(73, 176, 217, 0.4); } .abtnnew img { max-width: 22px; margin-left: 5px; } .abtstatistic .abtstatis { border-radius: 14px; background: rgba(73, 176, 217, 0.8); display: flex; padding: 10px 16px; align-items: center; gap: 10px; color: #fff; margin-bottom: 30px; } .abtstatistic .rgtstat span { font-size: 26px; font-weight: 700; } .abtstatistic .rgtstat p { font-size: 18px; font-weight: 300; line-height: 22px; margin: 0; } .abtstatistic img { width: 85%; } .abtstatistic .sattop img { width: 100%; border-radius: 20px; margin-bottom: 20px; height: 300px; object-fit: cover; } .abtstatistic .bottomstatic { display: flex; gap: 10px; } .abtstatistic .statisticleft { background-size: cover; background-repeat: no-repeat; width: 100%; border-radius: 20px; height: 640px; display: flex; align-items: end; padding: 20px; } .abtstatistic .rgtstatt { display: flex; flex-direction: column; gap: 20px; width: 50%; } .abtstatistic .lftstatt { background-size: cover; height: 320px; width: 50%; border-radius: 20px; display: flex; align-items: end; padding: 20px 20px; } .abtstatistic .btmimgg { background-size: cover; height: 150px; width: 100%; border-radius: 20px; display: flex; align-items: end; padding: 20px 20px; } .abtstatistic .btntext { color: #fff; border-radius: 14px; padding: 10px 15px; background: rgba(255, 255, 255, 0.35); width: 100%; text-align: center; } .abtstatistic .btntext p { margin: 0; font-size: 20px; font-weight: 500; } .abtstatistic .btntext a { display: flex; align-items: center; gap: 15px; font-size: 20px; font-weight: 500; color: #fff; width: 100%; justify-content: center; } .abtstatistic .btntext img { max-width: 35px; } .smblarge .smbabt { border-radius: 20px; padding: 20px 20px; border: 1px solid; color: #fff; transition: all 0.5s; } .smblarge .smbabt:hover { border: 1px solid #0b3a8a; } .smblarge .smbabt h3 { font-weight: 700; font-size: 24px; line-height: 32px; margin-bottom: 10px; } .smblarge .smbabt p { font-size: 17px; line-height: 26px; font-weight: 300; margin: 0; } .smblarge .smblargerow { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; } .abtindustryrow { display: grid; grid-template-columns: repeat(8, 1fr); gap: 10px; } .abtindustryrow img { max-width: 45px; } .abtindustryrow .abtindustryitem { border-radius: 12px; border: 1px solid rgba(6, 182, 212, 0.4); background: linear-gradient(135deg, rgba(8, 145, 178, 0.4) 0%, rgba(21, 94, 117, 0.4) 100%); padding: 15px; display: flex; flex-direction: column; gap: 10px; color: #fff; justify-content: center; align-items: center; } .abtindustryrow .abtindustryitem p { font-size: 17px; line-height: 26px; font-weight: 300; margin: 0; } .abtloctionmain .locimgg img { border-radius: 20px; width: 100%; object-fit: cover; } .abtloctionmain .abtloction { margin-top: 20px; background-color: #fff; border-radius: 20px; overflow: hidden; width: 32%; } .abtloctionmain .loccontt { display: flex; align-items: center; padding: 10px 20px; background-color: #fff; justify-content: space-between; } .abtloctionmain .loccontt img { max-width: 45px; } .abtloctionmain .loccontt span { color: #49b0d9; font-size: 30px; font-weight: 600; } .abtloctionmain .abtlocrow { display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; } .abtdirector .directoritem { margin: 30px 10px; position: relative; color: #fff; } .abtdirector .directoritem img { width: 100%; position: relative; z-index: 1; border-top-left-radius: 30px; } .abtdirector .directoritem .directorcontt { position: absolute; bottom: 10px; z-index: 2; padding-left: 20px; } .abtdirector .directoritem .directorcontt h3 { font-weight: 700; font-size: 24px; line-height: 32px; margin-bottom: 0px; } .abtdirector .directoritem .directorcontt p { font-size: 17px; line-height: 26px; font-weight: 300; margin: 0; } .abtdirector .slick-next, .abtdirector .slick-prev { text-indent: -9999px; padding: 0; position: absolute; margin: 0 auto; bottom: auto; z-index: 3; overflow: hidden; width: 50px !important; height: 50px !important; border: 0; background-color: transparent; display: flex; align-items: center; } .abtdirector .slick-prev { right: auto; left: 45%; top: auto; bottom: -10%; transform: translateY(-50%) scale(-1); } .abtdirector .slick-next { right: 45%; left: auto; top: auto; bottom: -10%; transform: translateY(-50%); } .abtdirector .slick-next::after, .abtdirector .slick-prev::after { position: absolute; content: ""; background-image: url(../images/common_icons/arrow_icn.webp); background-repeat: no-repeat; background-position: center; background-size: 23px; border: 2px solid #fff; border-radius: 50px; width: 50px; height: 50px; background-color: #fff; } .customer-testimonials .testimonial-wrapper { display: flex; align-items: center; } /* arrows */ .customer-testimonials .testimonial-arrows { display: flex; flex-direction: column; gap: 12px; margin-right: 20px; } .customer-testimonials .testimonial-arrows button { width: 44px; height: 44px; border: 1px solid #fff; background: transparent; color: #fff; border-radius: 50%; cursor: pointer; font-size: 18px; } /* slider */ .customer-testimonials .testimonial-slider { width: 100%; } .customer-testimonials .testimonial-card { background: rgba(255, 255, 255, 0.1); color: #fff; padding: 20px; border-radius: 12px; text-align: center; opacity: 0.45; transform: scale(0.92); transition: all 0.4s ease; min-height: 500px; } .customer-testimonials .testimonial-card.slick-slide.slick-current.slick-active { opacity: 1; transform: scale(1); } .customer-testimonials .testimonial-card img { width: 100%; height: 240px; object-fit: cover; border-radius: 8px; margin-bottom: 12px; } .customer-testimonials .testimonial-card h3 { font-size: 17px; font-weight: 600; margin-bottom: 10px; } .customer-testimonials .testimonial-card span { font-size: 17px; font-weight: 300; opacity: 0.8; } .customer-testimonials .testimonial-card p { font-size: 16px; line-height: 26px; font-weight: 300; margin: 10px 0 0; border-top: 1px solid #fff; padding-top: 15px; } .customer-testimonials .slick-center .testimonial-card { background: linear-gradient(180deg, #ffb36b, #ff7b00); color: #000; opacity: 1; transform: scale(1); } .customer-testimonials .slick-arrow.slick-hidden { display: block; } .newbgm1 { background: #0b3a8a; } .abtsaving .timeline-wrapper { margin: auto; display: flex; gap: 30px; padding: 40px; background: #0b3c5d; border-radius: 20px; color: #fff; } .abtsaving .timeline-tabs { display: flex; width: 45%; gap: 20px; flex-wrap: wrap; justify-content: center; } .abtsaving .timeline-tabs .tab { padding: 12px; border-radius: 10px; border: none; background: rgba(255, 255, 255, 0.12); color: #fff; cursor: pointer; font-weight: 600; transition: 0.3s; width: 30%; } .abtsaving .timeline-tabs .tab:hover, .abtsaving .timeline-tabs .tab.active { background: linear-gradient(90deg, #1fb6ff, #3a7bfd); } .abtsaving .timeline-content { flex: 1; background: rgba(255, 255, 255, 0.08); padding: 30px; border-radius: 16px; min-height: 260px; width: 55%; } .abtsaving .timeline-content .content { display: none; animation: fadee 0.4s ease; } .abtsaving .timeline-content .content.active { display: block; } .abtsaving .timeline-content h3 { font-size: 28px; margin-bottom: 15px; } .abtsaving .timeline-content p { font-size: 16px; line-height: 28px; color: #d8f1ff; } @keyframes fadee { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } } /* disclaimer */ .disclaimer_bnanner { overflow: hidden; height: 600px; position: relative; text-align: left; color: #fff; background-size: cover; background-repeat: no-repeat; } .disclaimer_bnanner::after { background: linear-gradient(270deg, rgb(19 25 55 / 53%) 32.33%, rgb(18 21 38 / 47%) 78.5%); z-index: 1; position: absolute; content: ""; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; } .disclaimer_bnanner .discontt { position: absolute; z-index: 1; left: 0; top: auto; bottom: 0; right: 0; width: 100%; overflow: hidden; height: 600px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding-top: 110px; z-index: 2; } .disclaimer_bnanner .bannervideo { height: 100%; width: 100%; object-fit: cover; z-index: 0; position: relative; } .disclaimer_bnanner h1 { font-weight: 700; font-size: 85px; line-height: 98px; margin-bottom: 20px; } .disclaimer_bnanner p { font-weight: 300; font-size: 19px; line-height: 28px; } .disbannerside img { width: 100%; } .disclaimer_bnanner .row { display: flex; align-items: center; } .disclaimhead h2 { font-weight: 600; font-size: 25px; line-height: 32px; margin-bottom: 10px; } .disclaimhead p { font-weight: 300; font-size: 16px; line-height: 28px; } .disclaimhead { color: #fff; margin-top: 25px; } .app-form-section { padding: 0px 0px 35px; } .app-form-section .app-form-container { margin: auto; display: flex; background: linear-gradient(135deg, #0e4d6f, #0a6fa1); border-radius: 18px; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.3); padding: 75px 85px; } .app-form-section .form-image img { width: 100%; border-radius: 20px; } .app-form-section .form-content { padding: 40px; color: #fff; } .app-form-section .disclaimform { padding-left: 20px; } .app-form-section .disclaimform { padding-left: 60px; color: #fff; } .app-form-section .disclaimform h2 { font-weight: 700; font-size: 35px; line-height: 45px; margin-bottom: 20px; } .app-form-section .disclaimform { background: #0d5378; padding: 40px; border-radius: 20px; border: 1px solid #fff; } .app-form-section .disclaimform img { max-width: 22px; } .app-form-section .input-box { margin-bottom: 15px; } .app-form-section .input-box input, .app-form-section .input-box textarea { width: 100%; padding: 14px 16px; border-radius: 10px; border: none; outline: none; background: rgba(255, 255, 255, 0.12); color: #fff; font-size: 15px; } .app-form-section .input-box textarea { resize: none; height: 100px; } .app-form-section .input-box input::placeholder, .app-form-section .input-box textarea::placeholder { color: #cce8f5; } .app-form-section button { width: 100%; padding: 14px; border-radius: 12px; border: none; background: linear-gradient(90deg, #1fb6ff, #3a7bfd); color: #fff; font-size: 16px; cursor: pointer; transition: 0.3s ease; display: flex; justify-content: center; gap: 10px; align-items: center; } .app-form-section button:hover { transform: translateY(-2px); } .app-form-section .contact-info { display: flex; gap: 30px; margin-top: 20px; color: #fff; justify-content: space-between; } .app-form-section .contact-info span { display: flex; align-items: center; gap: 5px; } .app-form-section .contact-info a { color: #fff; font-size: 14px; } /* disclaimer */ /* request */ .request_bnanner { position: relative; width: 100%; min-height: 1200px; overflow: hidden; color: #fff; background-size: cover; } .request_bnanner .bannervideo { width: 100%; height: 600px; min-height: 720px; object-fit: cover; position: relative; z-index: 0; } /* Overlay */ .request_bnanner::after { content: ""; position: absolute; inset: 0; background: linear-gradient(270deg, rgba(19, 25, 55, 0.55) 32%, rgba(18, 21, 38, 0.45) 78%); z-index: 1; } .request_bnanner .reqcontt { position: absolute; inset: 0; z-index: 2; display: flex; align-items: center; justify-content: center; padding: 60px 15px; } .request_bnanner .container { max-width: 1200px; } .request_bnanner .reqcontent { text-align: center; margin-bottom: 40px; } .request_bnanner h1 { font-size: 50px; line-height: 56px; font-weight: 700; margin-bottom: 15px; } .request_bnanner h2 { font-size: 22px; font-weight: 500; margin-bottom: 10px; } .request_bnanner p { max-width: 720px; margin: 0 auto; font-size: 18px; line-height: 28px; opacity: 0.9; } .requestformfluid { display: flex; justify-content: center; } .requestformfluid .container { max-width: 880px; } .requestformfluid .contactform { background: #fff; padding: 35px 40px; border-radius: 12px; box-shadow: 0 20px 45px rgba(8, 8, 97, 0.1); } .requestformfluid .form-group { margin-bottom: 16px; } .requestformfluid label { font-size: 14px; font-weight: 600; color: #08223a; margin-bottom: 5px; display: block; } .requestformfluid .form-control { width: 100%; height: 44px; padding: 10px 14px; font-size: 14px; border-radius: 6px; border: 1px solid #dbe4ff; outline: none; transition: 0.25s; } .requestformfluid .form-control:focus { border-color: #125aff; box-shadow: 0 0 0 3px rgba(18, 90, 255, 0.12); } .requestformfluid .textarea-control { min-height: 44px; resize: none; } .request_bnanner .uploadfile { width: 100%; padding: 12px; background: #f4f6fa; border: 1px dashed #d6dcff; border-radius: 6px; display: flex; align-items: center; flex-direction: column; gap: 10px; } .request_bnanner .contentfile h3 { font-size: 20px; color: #08223a; font-weight: 500; margin-bottom: 5px; margin-top: 0; } .request_bnanner .contentfile h4 { font-size: 12px; color: #a5a5a5; font-weight: 500; font-style: italic; margin-top: 5px; margin-bottom: 0; } .request_bnanner .uploadicon label { width: 140px; height: 42px; background: transparent; color: #1a81ff; font-size: 13px; font-weight: 600; display: flex; align-items: center; justify-content: center; border-radius: 20px; cursor: pointer; position: relative; border: 2px solid #1a81ff; } .request_bnanner .uploadicon input[type="file"] { position: absolute; inset: 0; opacity: 0; cursor: pointer; } .request_bnanner .contentfile { padding-left: 15px; font-size: 13px; color: #555; } .requestformfluid .requestbutton { text-align: center; margin-top: 25px; } .requestformfluid .submitbotton { background: linear-gradient(to bottom, rgba(31, 121, 189, 1), rgba(73, 176, 217, 1)); border-radius: 50px; color: #fff !important; font-weight: 600; text-transform: uppercase; padding: 12px 28px 12px 28px; display: inline-flex; font-size: 15px; transition: 0.5s all; box-shadow: unset; justify-content: center; text-align: center; margin-left: 10px; cursor: pointer; transition: 0.3s; } .requestformfluid .submitbotton:hover { transform: translateY(-2px); } .requestformfluid .iti.iti--allow-dropdown { width: 100%; } /* request */ @media (max-width: 1023px) { .contact-faq .faq_box { padding: 10px 10px 10px 15px; height: auto; border-radius: 10px; } .contact-faq .faq_box_head { height: auto; } .contact-faq .faq_box_head::after { top: 20px; } .contact_banner .row { display: flex; align-items: start; flex-direction: column; } .contact_banner .contactcontt { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; padding-top: 0; } .contact-info-grid { margin-top: 20px; } .contactlocation .mainlocationbx { grid-template-columns: repeat(2, 1fr); } .smblarge .row { display: flex; align-items: start; flex-direction: column; } .contact-faq ul.nav.nav-pills { margin-bottom: 20px; justify-content: start; gap: 10px; overflow-x: scroll; } .contact-faq ul.nav.nav-pills li a { padding: 10px; width: max-content; } .contact-faq ul.nav.nav-pills::-webkit-scrollbar-thumb { background-color: #1a81ff; color: #fff; border-radius: 12px; } .contact-faq ul.nav.nav-pills::-webkit-scrollbar { border-radius: 15px; width: 4px; height: 4px; } .abtloctionmain .abtloction { width: 47%; } .smblarge .smblargerow { grid-template-columns: repeat(2, 1fr); } .abtsaving .timeline-tabs { flex-wrap: nowrap; width: 100%; gap: 10px; overflow-y: hidden; overflow-x: scroll; justify-content: start; } .abtsaving .timeline-tabs .tab { margin-bottom: 10px; width: max-content; } .abtsaving .timeline-wrapper { flex-direction: column; gap: 10px; } .abtsaving .timeline-content { width: 100%; } .abtsaving .timeline-wrapper { padding: 15px; border-radius: 10px; } .abtsaving .timeline-tabs::-webkit-scrollbar-thumb { background-color: #1a81ff; color: #fff; border-radius: 12px; } .abtsaving .timeline-tabs::-webkit-scrollbar { border-radius: 15px; width: 4px; height: 4px; } .disclaimer_bnanner .col-md-4 { display: none; } .disclaimer_bnanner .col-md-8 { width: 100%; } .app-form-section .app-form-container { padding: 25px; } .request_bnanner h1 { font-size: 46px; line-height: 56px; } .requestformfluid .contactform { padding: 25px; } } @media (max-width: 767px) { .contact-faq .col-md-6 { margin-bottom: 25px; } .contact_banner h1 { font-weight: 700; font-size: 30px; line-height: 36px; } .contact-info-box { flex: auto; padding: 10px; } .contactbannercontent { padding: 30px 0 0; background: transparent; border: none; } .contact_banner .formcontact_main { border-radius: 10px; padding: 32px 20px; margin-bottom: auto; margin-top: 30px; border-radius: 10px; } .formcontact_main .form-group { margin-bottom: 15px; width: 100%; } .formcontact_main .col-sm-6, .formcontact_main .col-sm-12 { width: 100%; } .contactlocation .mainlocationbx { grid-template-columns: repeat(1, 1fr); } .contactlocation .itemlocation { border-radius: 10px; padding: 10px; } .contactlocation .itemlocation .lftloc { width: 100%; } .contactlocation .itemlocation .rgtloc { width: 100%; } .contact-awards .slick-next::after, .contact-awards .slick-prev::after { background-size: 8px; width: 40px; height: 40px; } .contact-awards .slick-next { right: auto; left: 52%; top: auto; bottom: -10%; } .contact-awards .slick-prev { right: auto; left: 36%; top: auto; bottom: -10%; } .midhead h2 { font-size: 28px; line-height: 36px; margin-bottom: 10px; } .midhead { margin-bottom: 10px; } .trustedbx .flex-center { margin-bottom: 20px; text-align: center; } .gradient-line-left, .gradient-line-right { display: none; } .partner_img { width: 95px; margin: 0 10px; } .py { padding: 20px 0 !important; } .trustedbx .flex-center span { display: none; } .trustedbx .flex-center { margin-bottom: 5px; } .midhead p { font-size: 16px; line-height: 28px; } .contact-awards .awdd-slider { margin-bottom: 30px; } .newbtn_design { font-size: 14px; line-height: 21px; height: 50px; border-radius: 12px; } .contactlocation .itemlocation h4 { font-size: 18px; margin-bottom: 5px; } .contactlocation .itemlocation p { font-size: 15px; line-height: 22px; margin-bottom: 10px; } .abtstatistic .bottomstatic { flex-direction: column; } .abtstatistic .lftstatt, .abtstatistic .rgtstatt { height: 300px; width: 100%; border-radius: 10px; padding: 10px; } .abtstatistic .statisticleft { border-radius: 10px; height: 500px; padding: 10px; } .mobileslider { margin-bottom: 90px; } .mobileslider .slick-next, .mobileslider .slick-prev { text-indent: -9999px; padding: 0; position: absolute; margin: 0 auto; bottom: auto; z-index: 3; overflow: hidden; width: 50px !important; height: 50px !important; border: 0; background-color: transparent; display: flex; align-items: center; } .mobileslider .slick-prev { right: 0; left: -60px; top: auto; transform: scale(-1); bottom: -55px; } .mobileslider .slick-next { right: -60px; left: 0; top: auto; transform: unset; bottom: -55px; } .mobileslider .slick-next::after, .mobileslider .slick-prev::after { position: absolute; content: ""; background-image: url(../images/common_icons/arrow_icn.webp); background-repeat: no-repeat; background-position: center; background-size: 23px; border: 2px solid #fff; border-radius: 50px; width: 50px; height: 50px; background-color: #fff; } .abtindustryrow { display: flex; } .customer-testimonials .testimonial-arrows { display: none; } .about_bnanner h1 { font-size: 30px; line-height: 42px; margin-bottom: 10px; } .about_bnanner .abtcontt { padding-top: 0; z-index: 2; } .contact-awards .awdd-bx img { max-width: 140px; } .abtdirector .slick-prev { left: 33%; } .abtdirector .slick-next { right: 35%; } .abtloctionmain .abtloction { width: 100%; } .abtloctionmain .loccontt span { font-size: 20px; } .abtloctionmain .loccontt img { max-width: 25px; } .smblarge .smblargerow { display: flex; } .abtdirector { padding-bottom: 60px !important; } .disbannerside img { display: none; } .disclaimer_bnanner h1 { font-size: 40px; line-height: 48px; margin-bottom: 10px; } .disclaimer_bnanner p { font-size: 17px; } .disclaimer_bnanner .discontt { padding-top: 0; } .disclaimer_bnanner .discontent { text-align: center; } .abtnnew a, .abtnnew button { font-size: 16px; padding: 15px 15px; border-radius: 12px; } .disclaimhead { text-align: center; } .disclaimhead h2 { font-size: 22px; line-height: 32px; } .app-form-section .app-form-container { padding: 0px; background: transparent; } .app-form-section .disclaimform h2 { font-size: 20px; line-height: 28px; } .app-form-section .disclaimform { padding: 20px; border-radius: 10px; } .app-form-section .form-image img { margin-bottom: 20px; } .request_bnanner h1 { font-size: 34px; line-height: 44px; } .request_bnanner p { font-size: 16px; } .request_bnanner .uploadfile { flex-direction: column; gap: 10px; } .request_bnanner .contentfile { padding-left: 0; text-align: center; } .request_bnanner .reqcontt { padding: 40px 0; } .request_bnanner .contentfile h3 { font-size: 17px; } .requestformfluid .form-control { height: 40px; } .requestformfluid .contactform { padding: 15px; border-radius: 10px; } .request_bnanner .uploadicon label { border-radius: 10px; } .requestformfluid .submitbotton { padding: 12px 15px; border-radius: 10px; } .contact_banner { overflow: hidden; padding: 40px 0 40px; } .contact_banner .contactbannercontent { position: relative; padding: 28px; border-radius: 10px; } .container { max-width: 97%; } .contact_banner .form-group .g-recaptcha { transform: scale(0.8); transform-origin: left top; } }