@font-face { font-family: "Product Sans"; src: url("../fonts/subset-ProductSans-Bold.woff2") format("woff2"); font-weight: 700; font-style: normal; font-display: swap; } @font-face { font-family: "Product Sans"; src: url("../fonts/subset-ProductSans-Medium.woff2") format("woff2"); font-weight: 500; font-style: normal; font-display: swap; } @font-face { font-family: "Product Sans"; src: url("../fonts/subset-ProductSans-Light.woff2") format("woff2"); font-weight: 300; font-style: normal; font-display: swap; } @font-face { font-family: Montserrat; src: url("../fonts/subset-Montserrat-Regular.woff2") format("woff2"); font-weight: 400; font-style: normal; font-display: swap; } @font-face { font-family: Montserrat; src: url("../fonts/subset-Montserrat-Bold.woff2") format("woff2"); font-weight: 700; font-style: normal; font-display: swap; } p { font-weight: 300; } body, code, html, kbd, pre, samp { font-family: "Product Sans", "Montserrat", 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; height: 900px; position: relative; text-align: left; color: #fff; background-size: cover !important; background-repeat: no-repeat !important; } .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; } .formcontact_main { background: #fff 0% 0% no-repeat padding-box; border-radius: 26px; padding: 30px; margin-bottom: -120px; position: relative; z-index: 2; box-shadow: 0 5px 70px rgba(32, 35, 66, 0.1); } .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; } .formcontact_main form .form-group .form-control::placeholder { color: #08223a; } .formcontact_main form .form-group label { font-weight: 600; font-size: 14px; margin-bottom: 6px; } .formcontact_main .row { display: block; } .formcontact_main .iti.iti--allow-dropdown { width: 100%; } .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_inner h2::after { position: absolute; content: ""; right: -110px; height: 2px; width: 100px; background-color: #08223a; top: 50%; transform: translateY(-50%); } .formcontact_main form .form-group .form-group { margin-bottom: 20px; } .uploadfile { background: #fff; border: 2px dashed #0080ff !important; border-radius: 14px; padding: 16px 18px; text-align: center; } .contentfile h3 { color: #0080ff; font-weight: 600; font-size: 16px; margin-bottom: 8px; } .contentfile h4 { color: #8b8b8b; font-weight: 600; font-size: 12px; margin-bottom: 8px; } .uploadicon .ufile { justify-content: center; position: relative; background-color: #fff; width: 100%; height: 26px; text-align: center; padding-right: 10px; display: flex; } .uploadicon { position: relative; margin-top: 18px; display: flex; justify-content: center; width: 100%; } .contactform_main input#phone { padding-left: 50px !important; } .uploadicon input { width: 220px; outline: 0 !important; border: 0; display: none; } .formcontact_main form .form-group textarea.form-control { height: 100px; border-radius: 14px; resize: none; } .contact-info-grid { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 40px; } .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-info-box img { max-width: 30px; margin-bottom: 15px; } .contact-info-box:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); cursor: pointer; } .contact-info-box p{ font-size: 16px; line-height: 22px; margin: 0; font-weight: 300; } .contact-info-box h3{ font-size: 17px; line-height: 26px; margin-bottom: 10px; font-weight: 500; } .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; } .contact-awards .awdd-slider { position: relative; z-index: 2; } .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; } .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; } @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; } .contact_banner { height: 1600px; } .contactlocation .mainlocationbx{ grid-template-columns: repeat(2, 1fr); } } @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 { height: 1600px; } .formcontact_main { border-radius: 10px; padding: 15px; margin-bottom: auto; margin-top: 20px; } .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: -22%; } .contact-awards .slick-prev { right: auto; left: 36%; top: auto; bottom: -22%; } .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; } }