.about-99{background-color:var(--light-blue-bg);}.about-99-inner{display:flex;align-items:center;justify-content:space-between;}.about-99-lft, .about-99-rht{width:46.5%;}.about-99-circle-img{text-align:center;}.about-99-lft-img{position:relative;}.about-99-lft-img-orange-globe{width:114px;height:114px;border-radius:50%;background-color:var(--primary-color);display:flex;align-items:center;justify-content:center;position:absolute;top:70px;animation:float 10s ease-in-out infinite;}.about-99-lft-img-teal-globe{width:150px;height:150px;border-radius:50%;background-color:var(--secondary-color);display:flex;align-items:center;justify-content:center;position:absolute;top:-20px;right:0;animation:tealfloat 7s ease-in-out infinite;}@keyframes float{0%{transform:translateY(0);}50%{transform:translateY(-20px);}100%{transform:translateY(0);}}@keyframes tealfloat{0%{transform:translateY(0);}50%{transform:translateY(20px);}100%{transform:translateY(0);}}.about-99-lft-img p{font-size:20px;font-weight:500;line-height:20px;color:var(--white);font-family:var(--font-tungsten);text-transform:uppercase;text-align:center;margin:0;}.about-99-circle-img img{max-width:500px;max-height:500px;object-fit:contain;object-position:center;}.about-99-rht-top.section-heading h2{display:inline-block;padding-bottom:70px;}.about-99-rht-top.section-heading h2::after{left:50%;bottom:30px;transform:translateX(-50%);}.about-99-rht p{max-width:550px;font-weight:500;}.nined{background-color:#003058;}.nined-inner{display:flex;align-items:center;justify-content:space-between;}.nined-lft, .nined-rht{width:47%;}.nined-lft-img img{margin-bottom:-100px;}.nined-heading.section-heading h2{color:var(--white);}.nined-heading.section-heading h2::after{filter:brightness(100) invert(1);}.nined-rht .desc{margin-bottom:40px;}.nined-rht .desc p{color:var(--white);margin-bottom:25px;}/* Service details start */ .sd-banner{padding-bottom:200px;}.dc-box-inner{padding:150px 130px;margin:-200px 0 80px 0;background-color:var(--white);box-shadow:rgba(0, 0, 0, 0.23) 0px 24px 244px 0px;}.dc-box-top{display:flex;align-items:center;justify-content:space-between;}.dc-box-top-lft, .dc-box-top-rht{width:47.5%;}.dc-box-top-rht p{padding-bottom:70px;}.dc-box-top-rht span{font-weight:700;color:var(--primary-color);}.dc-box-top-lft .section-heading h2::after{width:200px;height:35px;bottom:45px;}.dcbm-inner{display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;}.dcbm-inner::after{position:absolute;content:'';width:1000px;height:650px;background-image:url('../images/sdetails/sd-shadow-bg.webp');background-repeat:no-repeat;background-size:contain;background-position:center;bottom:-70px;left:20px;}.dcbm-lft, .dcbm-rht{width:calc((100% - 700px)/2);}.dcbm-mid{width:680px;margin-top:-50px;position:relative;z-index:9;}.dcbm-mid-box{display:flex;align-items:center;justify-content:space-between;min-height:650px;position:relative;}.dcbm-mid-box-img{width:250px;height:250px;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat;background-size:contain;background-position:center;}.dcbm-mid-box-img:nth-child(1), .dcbm-mid-box-img:nth-child(3){position:absolute;}.dcbm-mid-box-img:nth-child(1){top:80px;left:50%;transform:translateX(-50%);}.dcbm-mid-box-img:nth-child(3){bottom:80px;left:50%;transform:translateX(-50%);}.dcbm-mid-box-img img{width:100px;height:100px;object-fit:contain;object-position:center;}.dcbm-txt{position:relative;height:650px;display:flex;flex-direction:column;justify-content:space-between;}.dcbm-txt p{font-size:18px;line-height:25px;width:250px;}.dcbm-lft-top-txt p{position:absolute;top:0px;}.dcbm-lft-top-txt::after{position:absolute;content:'';width:470px;height:70px;left:100px;top:100px;background-image:url('../images/sdetails/sd-line-1.webp');background-repeat:no-repeat;background-size:contain;}.dcbm-rht-top-txt::after{position:absolute;content:'';width:350px;height:70px;left:-230px;top:200px;background-image:url('../images/sdetails/sd-line-2.webp');background-repeat:no-repeat;background-size:contain;}.dcbm-lft-btm-txt::after{position:absolute;content:'';width:350px;height:70px;left:80px;bottom:170px;background-image:url('../images/sdetails/sd-line-4.webp');background-repeat:no-repeat;background-size:contain;}.dcbm-rht-btm-txt::after{position:absolute;content:'';width:350px;height:70px;left:-250px;bottom:100px;background-image:url('../images/sdetails/sd-line-3.webp');background-repeat:no-repeat;background-size:contain;}.dcbm-lft-btm-txt p{position:absolute;bottom:250px;}.dcbm-rht-top-txt p{position:absolute;top:100px;}.dcbm-rht-btm-txt p{position:absolute;bottom:150px;}.consultation{position:relative;background-color:var(--light-blue-bg);}.consultation::before{position:absolute;content:'';width:300px;height:90%;bottom:0;left:0;background-image:url('../images/sdetails/vector-1.webp');background-repeat:no-repeat;background-size:contain;background-position:bottom;}.consultation::after{position:absolute;content:'';width:300px;height:90%;bottom:0;right:0;background-image:url('../images/sdetails/vector-2.webp');background-repeat:no-repeat;background-size:contain;background-position:bottom;}.consultation-wrap{position:relative;z-index:1}.consultation-inner{display:flex;align-items:center;justify-content:space-between;}.consultation-lft, .consultation-rht{width:47%;}.consultation-lft{display:flex;justify-content:center;}.consultation-rht{padding-right:200px;}.consultation-lft .section-heading h2::after{left:42%;}.consultation-form{margin-bottom:-200px;padding:35px 50px;background-color:var(--white);border:5px solid var(--primary-color);}.consultation-form label{font-size:18px;font-weight:300;color:var(--black);}input.form-control, select.form-select, textarea.form-control{min-height:50px;border:1px solid rgba(0, 0, 0, 0.26);border-radius:0;}input.form-control, input.form-control::placeholder, select.form-select, textarea.form-control{font-size:15px;font-weight:300;}textarea.form-control{min-height:100px;}.section-padding.our-clients.sd-clients{padding:170px 0 80px 0;}.industries.sd-industries{background:#0A1A30;background:linear-gradient(180deg, rgba(10, 26, 48, 1) 0%, rgba(87, 35, 25, 1) 100%);}.industries.sd-industries .i-box-icon{background-color:#1A1B2A;}.dev-top .section-heading h2{padding-bottom:70px;}.dev-top .section-heading h2::after{bottom:25px;}.dev-top p{max-width:1000px;margin:0 auto;text-align:center;margin-bottom:80px;}.dev-btm{max-width:1400px;margin:0 auto;}.dev-box-lft-img{padding:100px;}.dev-box{display:flex;align-items:center;justify-content:space-between;}.dev-box-lft, .dev-box-rht{width:46%;}.dev-card{display:flex;gap:30px;align-items:center;justify-content:space-between;margin-bottom:50px;position:relative;}.dev-card:first-child{margin-left:-300px;}.dev-card:first-child::after{position:absolute;content:'';width:250px;height:140px;background-image:url('../images/sdetails/sd-gray-line-1.webp');background-repeat:no-repeat;background-size:contain;background-position:center right;left:-200px;bottom:-120px;z-index:-9;}.dev-card:nth-child(2)::after{position:absolute;content:'';width:250px;height:140px;background-image:url('../images/sdetails/sd-gray-line-2.webp');background-repeat:no-repeat;background-size:contain;background-position:center right;left:-200px;bottom:-60px;z-index:-9;}.dev-card:nth-child(3)::after{position:absolute;content:'';width:250px;height:140px;background-image:url('../images/sdetails/sd-gray-line-3.webp');background-repeat:no-repeat;background-size:contain;background-position:center right;left:-230px;bottom:-40px;z-index:-9;}.dev-card:nth-child(4)::after{position:absolute;content:'';width:250px;height:140px;background-image:url('../images/sdetails/sd-gray-line-4.webp');background-repeat:no-repeat;background-size:contain;background-position:center right;left:-235px;bottom:-30px;z-index:-9;}.dev-card:nth-child(5)::after{position:absolute;content:'';width:200px;height:140px;background-image:url('../images/sdetails/sd-gray-line-5.webp');background-repeat:no-repeat;background-size:contain;background-position:center right;left:-170px;bottom:70px;z-index:-9;}.dev-card:nth-child(2){margin-left:-150px;}.dev-card:nth-child(4){margin-left:-150px;}.dev-card:nth-child(5){margin-left:-300px;}.dev-card-icon{display:flex;align-items:center;justify-content:center;width:120px;height:120px;background:#E25626;background:linear-gradient(137deg, rgba(226, 86, 38, 1) 70%, rgba(52, 190, 194, 1) 100%);border-radius:15px;transform:rotate(-45deg);}.dev-card-txt{width:calc(100% - 175px);}.dev-card-icon-wrap{width:112px;height:112px;background-color:var(--white);border-radius:15px;display:flex;align-items:center;justify-content:center;}.dev-card-icon-wrap img{width:50px;height:50px;transform:rotate(45deg);}.dev-card-txt h3{font-size:30px;font-weight:500;color:var(--black);}.dev-card-txt p{font-size:16px;font-weight:400;max-width:450px;}.choose-us{background:#04396E;background:linear-gradient(200deg, rgba(4, 57, 110, 1) 0%, rgba(113, 29, 1, 1) 100%);}.choose-us-top .section-heading h2{color:var(--white);}.choose-us-top .section-heading h2::after{filter:brightness(100) invert(1);}.choose-us-img{text-align:center;}.choose-us-img img{max-width:1200px;}.team{background-color:var(--light-blue-bg);}.team-btm{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;}.team-btm-lft, .team-btm-rht{width:47%;}.team-btm-rht-desc{padding:0 0 50px 0;}/* Service details end */ @media (max-width:1560px){.section-padding{padding:50px 0;}.about-99-circle-img img{max-width:300px;max-height:300px;}.dc-box-inner{padding:100px;}.dcbm-mid-box{min-height:600px;}.dcbm-txt{height:600px;}.dc-box-top{margin-bottom:20px;}.dc-box-top-lft .section-heading h2::after{width:100px;height:25px;left:35%;}.dc-box-top-rht p{padding-bottom:50px;}.dcbm-mid{width:500px;}.dcbm-lft, .dcbm-rht{width:calc((100% - 520px)/2);}.dcbm-txt p{font-size:15px;line-height:22px;max-width:200px;}.dcbm-mid-box-img{width:200px;height:200px;}.dcbm-mid-box-img:nth-child(1){top:90px;}.dcbm-mid-box-img:nth-child(3){bottom:90px;}.dcbm-mid-box-img img{width:70px;height:70px;}.dcbm-lft-top-txt::after{height:40px;}.dcbm-rht-top-txt p{top:70px;}.dcbm-rht-top-txt::after{height:40px;left:-180px;top:155px;}.dcbm-lft-btm-txt::after{width:375px;height:40px;left:145px;bottom:215px;}.dcbm-rht-btm-txt p{bottom:120px;}.dcbm-rht-btm-txt::after{height:40px;bottom:95px;}.dcbm-inner::after{width:800px;height:550px;}.consultation::before{width:240px;}.consultation-rht{padding-right:50px;}.consultation-form{padding:30px;margin-bottom:-150px;}input.form-control, select.form-select, textarea.form-control{min-height:40px;}.consultation-form label{font-size:16px;}.dev-box-lft-img{padding:50px;}.dev-card{margin-bottom:30px;}.dev-card-icon{width:90px;height:90px;}.dev-card-icon-wrap{width:84px;height:84px;}.dev-card-icon-wrap img{width:40px;height:40px;}.dev-card-txt{width:calc(100% - 140px);}.dev-card:first-child{margin-left:-200px;}.dev-card:nth-child(2){margin-left:-100px;}.dev-card:nth-child(4){margin-left:-100px;}.dev-card:nth-child(5){margin-left:-200px;}.dev-card-txt h3{font-size:23px;margin-bottom:5px;}.dev-card-txt p{font-size:15px;max-width:350px;}.dev-card:first-child::after{left:-220px;bottom:-100px;}.dev-card:nth-child(2)::after{left:-220px;bottom:-30px;}.dev-card:nth-child(3)::after{left:-220px;bottom:-30px;}.dev-card:nth-child(4)::after{left:-220px;bottom:-35px;}.dev-card:nth-child(5)::after{left:-175px;bottom:65px;}.team-btm-lft, .team-btm-rht{width:48%;}.team-btm-rht-desc{padding:0 0 35px 0;}}@media (max-width:1399.98px){.dcbm-lft-btm-txt::after{width:280px;left:110px;bottom:180px;}}@media (max-width:1199.98px){.about-99-lft-img-orange-globe{width:90px;height:90px;}.about-99-lft-img-teal-globe{width:120px;height:120px;}.about-99-lft-img p{font-size:16px;line-height:16px;}.about-99-circle-img img{max-width:250px;max-height:250px;}.dc-box-inner{padding:50px;}.dev-box-lft-img{padding:0;}.dev-card-txt h3{font-size:18px;margin-bottom:2px;}}@media (max-width:991.98px){.dc-box-top{flex-wrap:wrap;}.dc-box-top-lft, .dc-box-top-rht{width:100%;}.dc-box-top-rht p{padding-bottom:10px;}.dc-box-top-lft .section-heading h2::after{left:135px;bottom:30px;}.dcbm-inner{flex-wrap:wrap;}.dcbm-inner::after{display:none;}.dcbm-lft, .dcbm-rht, .dcbm-mid{width:100%;}.dcbm-txt{height:auto;gap:30px;flex-direction:row;}.dcbm-txt p{position:relative;top:0;left:0;}.dcbm-lft-top-txt::after, .dcbm-lft-btm-txt::after, .dcbm-rht-top-txt::after, .dcbm-rht-btm-txt::after{display:none;}.dcbm-lft-top-txt, .dcbm-lft-btm-txt{width:46%;}.dc-box-btm{padding-top:30px;}.dcbm-mid{max-width:535px;margin:0 auto;}.dcbm-mid-box{min-height:575px;}.dcbm-mid-box{min-height:500px;}.dcbm-mid-box-img:nth-child(1){top:55px;}.dcbm-mid-box-img:nth-child(3){bottom:55px;}.dev-top .section-heading h2::after{bottom:50px;}.dev-box-lft{display:none;}.dev-box-rht{width:100%;}.dev-card{margin-left:0 !important;}.dev-card::after{display:none !important;}.dev-btm{max-width:500px;}}@media (max-width:767.98px){.about-99-inner{gap:35px;flex-wrap:wrap;}.about-99-lft, .about-99-rht{width:100%;}.about-99-rht-top.section-heading h2{padding-bottom:50px;}.about-99-rht-top.section-heading h2{display:block;text-align:center;}.about-99-rht p{text-align:center;margin:0;}.nined-lft-img img{margin-bottom:-30px;}.nined-inner{flex-wrap:wrap;}.nined-lft, .nined-rht{width:100%;}.nined-rht{text-align:center;}.nined-rht .desc p{text-align:center;}.dcbm-mid-box-img{width:150px;height:150px;}.dcbm-mid-box-img img{width:40px;height:40px;}.dcbm-mid-box-img:nth-child(1){top:95px;}.dcbm-mid-box-img:nth-child(3){bottom:95px;}.consultation-inner{flex-wrap:wrap;}.consultation-lft, .consultation-rht{width:100%;}.consultation-lft h2{text-align:center;}.consultation-rht{padding-right:0;}.consultation-lft .section-heading h2::after{left:50%;}.dc-box-top-lft .section-heading h2::after{bottom:20px;}}@media (max-width:575.98px){.dc-box-inner{padding:25px;margin:-200px 0 50px 0;}.dcbm-txt{gap:0;flex-direction:column;}.dcbm-lft-top-txt, .dcbm-lft-btm-txt{width:100%;}.dc-box-top-lft .section-heading h2, .dc-box-top-rht p{text-align:center;}.dcbm-txt p{font-size:14px;text-align:center;max-width:100%;left:50%;transform:translateX(-50%);}.dcbm-mid-box{min-height:300px;}.dcbm-mid-box-img{width:105px;height:105px;}.dcbm-mid-box-img:nth-child(1){top:42px;}.dcbm-mid-box-img:nth-child(3){bottom:42px;}.dev-card{padding-left:20px;}.dev-card-txt{width:calc(100% - 130px);}.dev-card-icon-wrap img{width:30px;height:30px;}.team-btm{flex-wrap:wrap;}.team-btm-lft, .team-btm-rht{width:100%;text-align:center;}.team-btm-rht-desc{padding:0 0 15px 0;}}