@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Racing+Sans+One&display=swap');
body {padding: 0 0 0 0; font-weight: 400;font-family: "Manrope", sans-serif;color: #524F4F;background: #fff; margin: 90px 0 0 0; font-smooth: always;}
html{font-family: "Manrope", sans-serif;}


/* -------------------------- COMMON STYLE -------------------------- */
h1, h2, h3, h4, h5, h6{font-family: "Manrope", sans-serif; color: #272832;}
h1{font-size: 45px;line-height: 54px; margin-bottom: 20px;color: #fff; font-weight: 700;}
h1 span{font-weight: 300; color: #91B2DE;}
h2{font-size: 56px; line-height: 67px; margin-bottom: 20px; font-weight: 300;}
h3{font-size: 21px;line-height: 34px; margin-bottom: 20px;}
h4{font-size: 21px;margin-bottom: 25px;color: #1D3D47;}
p{font-size: 18px; line-height: 30px; color: #6C6D74;margin-bottom: 15px;}
.bold{font-weight: 600;}
p.lead{font-size: 21px; line-height: 34px; font-weight: 300;}
p.lead-big{font-size: 34px; line-height: 44px; color: #A4AFC5;}
p:last-child{margin-bottom: 0!important;}
.text-white{color: #fff !important;}
.modal{z-index: 9999;}
.container .row{--bs-gutter-x: 2.5rem;}
.container-fluid .row {--bs-gutter-x: 1.5rem;}
.bg-light-grey{background: #F6F6F6;}
.bg-lighter-blue{background: #EAF7F7;}
.bg-light-blue{background: #F1FFFF;}
.bg-dark-blue{background: #04244F;}
.bg-dark-blue p, .bg-dark-blue h1, .bg-dark-blue h2, .bg-dark-blue h3{color: #fff;}
.section-title{margin-bottom: 45px;}
.section-title *{margin-bottom: 0px;}
.btn{font-weight: 500; text-transform: uppercase; font-size: 12px;}
.btn-primary{margin-top: 20px; font-size: 16px; font-weight: 800; background:#3CD0FF;border:2px #3CD0FF solid;text-transform: uppercase; padding: 15px 30px; color: #000;border-radius: 60px; }
.btn-primary:hover{background:#06A8FF; border:2px #06A8FF solid; text-decoration: none!important;}
.btn-secondary{margin-top: 20px; font-size: 16px; background:transparent; border-radius: 60px; border:2px #3CD0FF solid;text-transform: uppercase; padding: 15px 30px; color: #3CD0FF;}
.btn-secondary:hover{background:#3CD0FF; border-radius: 60px; border:2px #3CD0FF solid; text-decoration: none!important;}
.btn-with-arrow{padding:15px 80px 15px 30px; background: url(../images/link-icon.png) center right 30px no-repeat;}
.btn-with-arrow:hover{padding:15px 80px 15px 30px; background: url(../images/link-icon-hover.png) center right 30px no-repeat #EE7700;}
.dropdown-toggle::after {border-bottom-style: solid;border-bottom-width: 2px;border-right-style: solid;border-right-width: 2px;border-top: 0;border-left: 0;border-color: #000;content: "";height: 6px;width: 6px;transform: rotate(45deg);}
section{padding: 120px 0;}
.pb-100{padding-bottom: 100px;}
.p-100{padding: 100px;}
.pt-50{padding-top: 50px;}
.head-with-action{width: 100%; margin-bottom: 20px;display: flex;}
.head-with-action p{display: block;}
.head-with-action a{float: right; margin-top: 4px;}
.push {margin-left: auto;}
dl, ol, ul {margin-top: 0;margin-bottom: 0; list-style-type: none;}
ul.styled{margin: 25px 0 25px 0; padding: 0;font-size: 18px; line-height: 30px; color: #272832; font-weight: 300;}
ul.styled li{margin: 0 0 6px 0; padding: 0 0 0 25px; background: url(../images/bullet.png) top 12px left no-repeat; list-style-type: none;}
ul.styled li:last-child{margin: 0 0 0 0;}

ul.styled.light{color: #fff;}
ul.styled.light li{background: url(../images/bullet-light.png) top 12px left no-repeat;}

a{color: #135F9C;text-decoration: none !important;}
a:hover{color: inherit; text-decoration: underline;}


/* ---------------------------- NAVBAR ----------------------------- */
.navbar {z-index: 1049;transition: all 0.6s ease 0s; padding: 20px 0; }
.navbar-brand img{height: 40px;}
.navbar-light {background: rgba(255, 255, 255, 1) !important;}
.navbar .nav-link{font-size: 13px;font-weight:400;padding-left: 15px!important; padding-right: 15px!important;border-bottom: 3px transparent solid; color: #000;}
.scrolled {background: #061219; box-shadow: 0px 3px 15px 3px rgb(0 0 0 / 11%);transition: all 0.6s ease 0s;}
.navbar-nav{margin-top: 5px;}
.navbar-nav .nav-link.active{border-bottom: 3px #04244F solid;}
.navbar-nav .show>.nav-link{border-bottom: 3px transparent solid;}
.navbar-expand-lg .navbar-nav .nav-link {margin-right:10px;margin-left: 10px; !important; padding-right: 0 !important;padding-left: 0 !important;}
.dropdown-menu{border: none;border-radius: 0;padding: 12px; margin-left: 12px; box-shadow: 0px 3px 15px 3px rgb(0 0 0 / 11%);transition: all 0.6s ease 0s;}
.dropdown-item{font-size: 13px;padding: 10px 15px;border-bottom: 1px #f4f4f4 solid;}
.dropdown-menu li:last-child .dropdown-item{border-bottom: 0;}
.dropdown-item.active, .dropdown-item:active {background-color:#04244F;}
.dropdown-menu li ul{list-style-type: none; margin: 0; padding: 0; background: #F9F9F9;}
.navbar-toggler-icon{background: url(../images/menu-icon.svg) center center no-repeat; width: 40px; height: 40px;}
.navbar-toggler{border: 0;padding: 0;}
.navbar-toggler:focus {box-shadow: none;}
.dropdown-menu-right {right: 0 !important;left: auto !important;}
.dropdown-item {white-space: pre-wrap;}
.dropdown-menu{width: 230px;}
.initiatives-nav-group:hover{}
.navbar .container-fluid{margin: 0 5%;}
.navbar .btn-primary{margin-top: 0;margin-left: 15px; padding: 10px 20px; font-size: 14px; font-weight: 500;}

/* ---------------------------- HEADER ----------------------------- */
header{margin: 0;background: #021E43;}
header .container .row{min-height: 300px;}
header .header-img .container .row{min-height: inherit;}
header .container .row .col-lg-6{padding-top:50px; padding-bottom:50px;}
header h1{margin-bottom: 0; color: #0DFEF1; font-size: 54px; line-height: 65px; font-weight: 300;}
header p{margin-top: 20px; color: #91B2DE; font-size: 24px; line-height: normal; font-weight: 300;}
.header-img{padding: 0 0 120px 0;background: linear-gradient(180deg, #021E43 20%, #04244F 20%);}
.bg-01{background: url(../images/header-bg-01.png) top right 10% no-repeat #021E43;background-size: 300px;}
.bg-02{background: url(../images/header-bg-02.png) top right 10% no-repeat #021E43;background-size: 300px;}
.bg-03{background: url(../images/header-bg-03.png) top right 10% no-repeat #021E43;background-size: 300px;}
.bg-04{background: url(../images/header-bg-04.png) top right 10% no-repeat #021E43;background-size: 300px;}
.bg-05{background: url(../images/header-bg-05.png) top right 10% no-repeat #021E43;background-size: 300px;}
.bg-06{background: url(../images/header-bg-06.png) top right 10% no-repeat #021E43;background-size: 300px;}
.bg-07{background: url(../images/header-bg-07.png) top right 10% no-repeat #021E43;background-size: 300px;}
.bg-08{background: url(../images/header-bg-08.png) top right 10% no-repeat #021E43;background-size: 300px;}
.bg-09{background: url(../images/header-bg-09.png) top right 10% no-repeat #021E43;background-size: 300px;}
.bg-10{background: url(../images/header-bg-10.png) top right 10% no-repeat #021E43;background-size: 300px;}

/* -------------------------- HOME -------------------------- */
.home-page h2{font-size: 54px;margin-bottom: 20px;color: #fff;}
.hero {height: 100%;width: 100%;margin: 0 auto;padding: 0; background: #002D69;}
.hero .col-md-6:first-child{padding: 0 4% 0 5%;}

.ai-accessible{background: url(../images/ai-accessible-bg.jpg) center center no-repeat #000;}

/* ----------------------- WHY RETAIL ------------------------ */
.why-retail{padding-top: 50%;background: url(../images/why-retail-img.jpg) top center no-repeat #04254d; background-size: contain;}
.why-retail p{color: #fff;}
.why-retail img{width: 130px; margin-bottom: 15px;border-radius: 20px;}
.col-md-4.col-lg.text-center{margin-top: 45px; padding-left: 30px; padding-right: 30px;}

/* ----------------------- PRESENTING ------------------------ */
.presenting{}
.presenting-block{margin-top: 40px;}
.presenting-block img{margin-bottom: 30px;}
.presenting h3{margin-bottom: 30px; font-size: 26px; line-height: 33px; color: #fff; font-weight: 300; margin-bottom: 10px;}
.presenting p{color: #ADC3E0; font-size: 16px; line-height: 24px;}

/* ------------------------- PRODUCT ------------------------- */
.how-it-works{background: #F4F4F4;}
.core-value{background: #F4F4F4;}
.work-block{background: #fff; padding: 30px 30px; height: 100%;}
.work-block img{font-size: 18px; line-height: 28px; color: #021E43; margin-bottom: 15px;width: 80px;}
.work-block p{font-size: 16px; line-height: 26px; font-weight: 300; color: #272832; margin-bottom: 10px;}
.work-block p b{font-weight: 600;}
.help-steps .col-lg-3{margin-top: 40px;}
.help-step-block{background: #EAF7F7; position: relative; height: 100%; padding: 30px; text-align: right; align-items: end; min-height: 200px; display: grid;}
.help-step-block h3{font-size: 20px; line-height: 30px; z-index: 2; font-weight: 600; color: #272832; margin-bottom: 0;}
.help-step-block span{position: absolute; bottom: 0px; z-index: 1; left: 20px;font-family: "Racing Sans One", sans-serif;user-select: none; font-size: 140px; line-height: 160px; font-weight: 400; color: #fff; margin-bottom: 0;}
.help-step-block:hover{background: rgb(0,46,93); box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px; background: linear-gradient(180deg, rgba(0,46,93,1) 12%, rgba(37,146,195,1) 98%, rgba(35,142,191,1) 100%, rgba(60,208,255,1) 100%);}
.help-step-block:hover h3{color: #fff!important;}
.help-step-block:hover span{color: #4584BA}
.content-block{padding: 60px;}
.usp-inner{border: 1px #BABABA solid;padding: 60px;}
.features{background: url(../images/features-bg.jpg) top center no-repeat #04254d; background-size: cover;}
.features-inner{border: 1px #0A111B solid;padding: 60px; background: rgba(38, 45, 54, .5);}
.usp-block {margin-top: 20px;}
.usp-block p{font-size: 16px; font-weight: 600; margin-top: 5px; color: #272832;}
.container .row.usp-grid {--bs-gutter-x: 1rem !important;}
.material-elimination{position: relative; padding-bottom: 180px !important;}
.material-elimination img{position: absolute; bottom: 20px; left: 0;user-select: none; width: 70%;}
.product-features{padding: 0 30px 40px 30px;}

.product-features-section h2{margin-bottom: 5px;}
.product-features-section .col-lg-4{margin-top: 40px;}
.product-features-block{background: #EAF7F7; position: relative; height: 100%; padding: 30px; text-align: right; align-items: end; min-height: 200px; display: grid;}
.product-features-block h3{font-size: 20px; line-height: 30px; z-index: 2; font-weight: 600; color: #272832; margin-bottom: 0;}
.product-features-block span{position: absolute; top: 25px; z-index: 1; left: 25px;fuser-select: none; margin-bottom: 0;}
.product-features-block:hover{background: rgb(0,46,93); box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px; background: linear-gradient(180deg, rgba(0,46,93,1) 12%, rgba(37,146,195,1) 98%, rgba(35,142,191,1) 100%, rgba(60,208,255,1) 100%);}
.product-features-block:hover h3{color: #fff!important;}
.product-features-block:hover span{color: #4584BA}

.deployment-process{margin-top: 60px;}
.deployment-process h3{font-size: 34px; line-height: 44px; font-weight: 300; margin-bottom: 0px;}
.deployment-process h4{font-size: 16px; line-height: 26px; font-weight: 500; color: #272832; margin-bottom: 0;}
.process-block{height: 100%; background: #fff;}
.process-block .process-img{}
.process-block .process-txt{padding: 30px 20px;}
.deployment-process .col-md-3{position: relative;}
.deployment-process .col-md-3:after { content: '';background:url(../images/process-arow.svg) top left repeat-x;position: absolute;width: 20px;height: 33px; top: 45%; right: -10px;}
.deployment-process .col-md-3:last-child:after { display: none;}

/* ------------------------- T and C ------------------------- */
.t-and-c h3{margin: 25px 0 10px 0;}
.t-and-c h3:first-child{margin: 0 0 10px 0;}

/* ----------------------- INDUSTRIES ------------------------ */
.industries{}
.industries .row:last-child{border-top: 1px #C0EBF6 solid;}
.industries .col-md-3{padding: 0;border-right: 1px #C0EBF6 solid;}
.industries .col-md-3:last-child{border-right: none;}
.industries-block{position: relative; height: 100%; padding: 60px 40px 120px 40px;transition: all 0.6s ease 0s;}
.industries-block h3{font-size: 28px; line-height: 38px; font-weight: 300; color: #272832; margin-bottom: 0;}
.industries-icon {margin-bottom: 30px;}
.industries-icon img:nth-child(2){display: none;}
.industries-block:hover{background-image: linear-gradient(to top, #3CD0FF 0%, #00346A 100%);-webkit-box-shadow: 10px 10px 28px 0px rgba(3,8,53,0.25);
-moz-box-shadow: 10px 10px 28px 0px rgba(3,8,53,0.25);box-shadow: 10px 10px 28px 0px rgba(3,8,53,0.25);}
.industries-block:hover h3{color: #fff;} 
.industries-block:hover a{color: #fff;}
.industries-block:hover .industries-icon img:nth-child(1){display: none;}
.industries-block:hover .industries-icon img:nth-child(2){display: block;}
.industries-footer{position: absolute; bottom: 60px;}
.industries a{color: #2CA7D8; font-size: 16px; font-weight: 800; text-transform: uppercase; text-decoration: none;}

.book-demo{padding: 0; text-align: center;position: relative;}
.book-demo a{z-index: 2; position: relative; margin: 0;}
.book-demo:after { content: '';position: absolute;border-top: 1px #0E4793 solid;width: 100%;height: 1px;top: 50%;transform: translateY(-50%);right: 0;z-index: 1;}
.story-block{height: 100%;}
.success-stories a{text-decoration: none;}

.success-stories .col-md-4{margin-bottom: 40px;}
.story-block{background: #113F7C; padding: 15px 15px 0 15px; height: 100%;}
.story-block .story-img{position: relative;}
.story-block .story-img:before{position: absolute; content: ''; background:url(../images/story-img-overlay.png) bottom right repeat-x; bottom:-1px; right: 0; display: block; width: 100%; height: 50%; background-size: contain;}
.story-block .story-img .play-icon{transition: all 0.4s ease 0s;height: 50px; width: 50px; background:url(../images/link-icon.svg) center center no-repeat;position: absolute; left: 20px; bottom: -25px;}
.story-block .story-txt{background: #113F7C; padding: 30px 25px;}
.story-block .story-txt h3{margin-bottom: 0;}
.story-block:hover .story-img .play-icon{height: 50px; width: 50px; background:url(../images/link-hover-icon.svg) center center no-repeat;position: absolute; left: 20px; bottom: -25px;}
.story-head{border: 1px #C8C8C8 solid; padding: 30px; margin: 15px 15px 0 15px;}
.story-head h1{font-size: 32px; line-height: 46px; color: #272832; font-weight: 300;}
.story-content h3:first-child{margin-top: 0px !important;}
.story-content ul{margin-top: 0px !important;}
.story-content h3{font-size: 26px; line-height: 36px; color: #04244F; font-weight: 300; margin: 20px 0 10px 0 !important;}
.story-content p{font-size: 16px; line-height: 26px; }
.story-content{border: 1px #C8C8C8 solid; padding: 30px; margin: 0 15px; border-top: 0;}

.tabs-nav .nav-link{font-size: 20px; color: #91B2DE; font-weight: 300; padding-bottom: 10px;border-bottom: 5px transparent solid;}
.tabs-nav .nav-link.active{border-bottom: 5px #0DFEF1 solid;}

.impact{background:url(../images/impact-bg-01.jpg) bottom right repeat-x; background-size: cover; padding: 100px;}
.impact .row{min-height: 300px;}
.impact p{font-weight: 300;}

.pricing-compliance-inner{border: 1px #BABABA solid; background: #fff; padding: 100px; text-align: center;}
.planogram-inner{border: 1px #BABABA solid; padding: 100px; background: #fff;}

/* ------------------------ ABOUT US ------------------------- */
.team-block{}
.team-block h3{font-size: 21px; line-height: 30px; font-weight: 400; margin-bottom: 5px;}
.team-block p{font-size: 16px; line-height: 26px; font-weight: 400; margin-bottom: 5px; color: #ADC3E0;}
.team-img{margin-bottom: 20px;}
.mb-0{margin-bottom: 0!important;}
.award-block{background-image: url(../images/awards-bg-01.png), url(../images/awards-bg-02.png); background-position: center top, center bottom; transition: all 0.6s ease 0s;background-repeat: no-repeat, no-repeat;background-size: contain; background-color:#EAF7F7; border: 4px #A5E3E3 solid; height: 100%; padding: 40px 20px 80px 20px; text-align: center;}
.award-block h3{font-weight: 700; color: #04244F; font-size: 24px; line-height: 34px; margin-bottom: 15px;}
.award-block p{font-weight: 300; color: #04244F; font-size: 18px; line-height: 30px; margin-bottom: 10px;}
p.award-year{color: #90C3C3; position: absolute; bottom: 50px;left:0;right:0;margin-left:auto;margin-right:auto;}
.countries .bg-light-grey{padding: 60px 30px 20px 30px;}
.countries p{font-size: 16px;}
.county-block{text-align: center; margin-bottom: 30px;}
.county-img img:nth-child(2){display: none;transition: all 0.6s ease 0s;}
.county-block:hover img:nth-child(1) {display: none;}
.county-block:hover img:nth-child(2) {display: block;}
.award-block:hover{background-color:#04244F; border: 4px #04244F solid;}
.award-block:hover h3, .award-block:hover p{color: #fff;}
.statistics-block{text-align: center;}
.statistics-block .statistics-img{margin-bottom: 25px;}
.statistics-block h3{font-size: 48px; font-weight: 300;}

/* ------------------------ PARTNERS ------------------------- */
.client-logos{margin: 0; padding: 0; list-style-type: none; text-align: center;}
.client-logos li{margin: 0 15px 15px 0; padding: 0; list-style-type: none; display: inline-block; border: 1px #E8E8E8 solid; padding: 10px 15px;}
.client-logos li img{height: 70px;}

.owl-logos img{border: 1px #E8E8E8 solid; padding: 10px 15px; height: 80px;filter: grayscale(1);}
.investers .owl-logos img{border: 1px #E8E8E8 solid; padding: 10px 15px; height: 80px;filter: grayscale(0);}

/* ---------------------- TESTIMINIALS ----------------------- */
.testimonial{background: #F1FFFF;}
.testimonial-block{background: #fff; padding: 60px; height: 100%;background: url(../images/testimonial-icon.png) top 50px left 50px no-repeat #fff;}
.testimonial-block p{font-style: italic; color: #6C6D74;}
.testimonial-footer{display: flex;}
.testimonial-profile{border-radius: 50%; width: 60px; height: 60px; overflow: hidden; margin-right: 20px;}
.testimonial-name {width: calc(100% - 80px);}
.testimonial-name h4{line-height: 30px;}
.testimonial-name span{display: block; font-size: 16px; color: #1D3D47;}

/* -------------------------- NEWS PAGE --------------------------- */
.owl-news{}
.in-the-news a{text-decoration: none; color: inherit;}
.news-block{display: block;height: 100%;border: 1px #CCCCCC solid; position: relative; padding-bottom: 50px;transition: all 0.6s ease 0s;}
.news-block a{text-decoration: none; color: inherit; display: block;}
.news-block:hover{box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}
.news-block .news-img img{width: 100%;}
.news-block .news-txt{ padding: 20px;}
.news-block .news-txt h3{font-size: 21px; line-height: 30px; color: #272832; margin-bottom: 10px;}
.item{height: 100% !important; }
.owl-logos .owl-stage {display: inline-flex;}
.owl-stage {display: flex;}
.news-footer{position: absolute; bottom: 0px;padding: 30px 20px;display: flex;justify-content: space-between; width: 100%;}
.owl-item{padding-left: 2px;}
.news-date{color: #888888;}
.news-publication {color: #10999B; font-weight: 800;}
.pagination{text-align: right; display: inline-flex;}
.active>.page-link, .page-link.active {background-color: #04254d;border-color: #04254d;}
.page-link {padding: 10px;height: 46px;width: 46px;text-align: center;color: #000;}
.page-link:focus {box-shadow: none;}
.page-item:first-child .page-link, .page-item:last-child .page-link {border-radius: 0;}

/* ---------------------- AI ACCESSIBLE PAGE ---------------------- */
.ai-playground{}
.ai-playground-inner{padding: 80px 100px;}
.ai-playground-inner p{color: #fff; font-weight: 300;}
.gradient {background: rgb(0,46,93);box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px; background: linear-gradient(180deg, rgba(0,46,93,1) 12%, rgba(37,146,195,1) 98%, rgba(35,142,191,1) 100%, rgba(60,208,255,1) 100%);}
.tabs-nav{background: #021E43; padding: 0;}

/* ------------------------- VIDEOS PAGE -------------------------- */
.videos{}
.videos .col-md-4{margin-bottom: 40px;}
.videos a{text-decoration: none;}
.video-block{box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; height: 100%;transition: all 0.3s ease 0s;}
.video-img{position:relative;}
.video-img:before{position: absolute; content: ''; background:url(../images/video-img-overlay.png) bottom right repeat-x; bottom:-1px; right: 0; display: block; width: 100%; height: 50%; background-size: contain;}
.video-img img{ width:100%;}
.video-txt{padding: 30px 20px; border-top: 2px #fff solid;}
.video-txt h3{color: #021E43; font-size: 18px; line-height: 28px; font-weight: 600; margin-bottom: 0px;}
.video-img .play-icon{height: 50px; width: 50px; background:url(../images/play-icon.svg) center center no-repeat;position: absolute; right: 20px; bottom: 20px; opacity: .8;}
.video-block:hover .video-img .play-icon{opacity: 1;}
.video-block:hover{background: #021e43;}
.video-block:hover h3{color: #fff;}

/* ------------------------ CAREERS PAGE ------------------------ */
.core-value{background: #F4F4F4;}
.value-block{background: #fff; padding: 30px 30px; height: 100%; text-align: center;}
.value-block img{font-size: 18px; line-height: 28px; color: #021E43; margin-bottom: 25px;}
.value-block h3{font-size: 21px; line-height: 30px; color: #021E43; margin-bottom: 10px;}

.career-openings{background: #fff;}
.career-block{padding: 40px 40px 120px 40px;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; height: 100%; position: relative;}
.career-block h3{font-size: 23px; line-height: normal; font-weight: 700; margin-bottom: 15px;}
.career-block .btn{display: block;width: calc(100% - 80px); bottom: 40px; position: absolute;}
.career-openings .col-lg-4{margin-top: 45px;}
.location{font-size: 16px; font-weight: 300; margin-bottom: 5px; display: block; color: #445E80;}

/* -------------------------- BLOGS PAGE -------------------------- */
.blogs{}
.blogs .col-md-6{margin-bottom: 60px;}
/* .blogs .col-md-6:last-child{margin-bottom: 0px;} */
.blog-block{box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; height: 100%;transition: all 0.3s ease 0s;}
.blog-block:hover{background: #04254d;}
.blogs a{text-decoration: none;}
.blogs a:hover h3{color: #fff;}
.blog-img{margin-bottom: 20px;}
.blog-block h3{font-size: 24px; line-height: 38px; font-weight: 600;transition: all 0.3s ease 0s;}
.blog-block .blog-txt{padding: 10px 30px 10px 30px;}
.blog-block img{width: 100%;height: 45vh}



/* ----------------------- CONTACT US PAGE ------------------------ */
.contact-inner{background: #EAF7F7; border: 1px #B7D9D9 solid; border-radius: 20px; padding: 80px 100px;}
.contact-form .form-label{margin: 0 0 5px 18px; font-size: 13px; font-weight: 600; color: #272832;}
.form-control {padding: 1rem 1rem;font-size: 14px;border-radius: var(--bs-border-radius-lg);}
.contact-info{margin: 40px 0 0 0; padding: 0;list-style-type: none;}
.contact-info li{margin: 0 0 35px 0; padding: 0 0 0 70px; min-height: 54px; list-style-type: none; font-size: 18px; line-height: 28px; color: #6C6D74;}
.contact-inner span{display: block;color: #272832; font-weight: 700;}
.contact-info li:nth-child(1){background: url(../images/location-icon.png) top left no-repeat;}
.contact-info li:nth-child(2){background: url(../images/location-icon.png) top left no-repeat;}
.contact-info li:nth-child(3){background: url(../images/location-icon.png) top left no-repeat;}
.contact-info li:nth-child(4){background: url(../images/email-icon.png) top left no-repeat;padding-top: 14px;}
input[type="file"]::file-selector-button {font-weight: bold;color: #000;padding: 0.5em 1rem;margin-left: 0px;border: 1px #3CD0FF solid;background: #fff;border-radius: 10px;}

/* --------------------------- 404 PAGE --------------------------- */
.error-404{margin: 150px 0; padding: 150px 30px 0px 30px; text-align: center;background:#04244F;}
.error-404 h1{font-size: 150px; line-height: 150px; color: #3CD0FF; margin-bottom: 15px; font-weight: 600;}
.error-404 h3{font-size: 40px; line-height: 60px; color: #fff; margin-bottom: 0px; font-weight: 400;}
.error-404 .btn{min-width: 250px; margin-top: 30px;}


/* -------------------------- FOOTER -------------------------- */
footer{padding: 0; background: #F6F6F6;}
footer h3{font-size: 18px;color: #272832; margin: 30px 0 10px 0; font-weight: 800;}
footer p{font-size: 15px; line-height: 30px; color: #898989;}
footer ul{margin: 0; padding: 0; list-style-type: none;font-size: 15px;}
footer ul li{padding: 8px 0; font-size: 14px; color: #272832;}
footer ul li ul{padding: 10px 0 0 10px;}
footer ul li ul li{padding:3px 0;}
.footer-top-row{padding: 120px 0;}
.footer-top-row .col-md-4:nth-child(1){padding-right: 30px; border-right: 1px #D1D1D1 solid;}
.footer-top-row .col-md-4:nth-child(2){padding-right: 30px; padding-left: 30px;}
.footer-top-row .col-md-4:nth-child(3){padding-left: 30px; border-left: 1px #D1D1D1 solid;}
.footer-bottom-row{padding: 30px 0; background: #eaeaea;}

.copyright{font-size:13px; }
.copyright ul{margin: 5px 0 0 0; padding: 0; list-style-type: none;font-size: 15px;}
.copyright ul li{padding: 0 15px 0 0; display: inline-block;}
.copyright img {margin-top: -16px;margin-bottom: 0;}
.copyright p{font-size: 14px; line-height: 30px; color: #272832;}

.social-media{margin: 0; padding: 0; list-style-type: none;font-size: 15px; line-height: 24px;}
.footer-links{margin: 0; padding: 0; list-style-type: none;font-size: 15px; line-height: 24px;}
.footer-links li{margin-bottom: 10px;}
.social-media li{display: inline-block; margin-right: 20px;}
.social-media li:last-child{margin-right: 0;}
.social-media a{color: #135F9C; display: block; text-align: center;padding: 8px; margin: 0; font-size: 20px;}
.social-media a:hover{color: #272832;}
footer a{text-decoration: none; color: #272832;transition: all 0.2s ease-in-out;}
footer a:hover{text-decoration: none; color: #000;}
.footer-logo{padding-top: 30px;}
.footer-logo img{height: 40px;}
.address, .phone, .fax{position: relative; padding-left: 25px;}
.address i, .phone i, .fax i{position: absolute; left: 0; top: 5px;}
input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */color: #A4AFC5!important;opacity: 1; /* Firefox */}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #A4AFC5!important;}
input::-ms-input-placeholder { /* Microsoft Edge */color: #A4AFC5!important;}
.footer-top-row button{background: #fff; border: 1px #fff solid;padding: 15px; border-radius: 0; margin-right: 20px;}
.footer-top-row button:hover{background: #EE7700; border: 1px #EE7700 solid;padding: 15px; border-radius: 0;}
.footer-top-row button i{font-size: 18px;}
.mobile-mb-5{margin-bottom: 30px;}

/***************************** PRELOADER ****************************/
.web-loader {height: 100%;width: 100%;position: fixed;overflow: hidden;z-index: 99999;background: #fff; top: 0; right: 0;}
.loader-inner{position: absolute;transform: translateY(-50%);top: 50%;left: 50%; text-align: center; margin-left: -75px; margin-bottom: -75px;}
.loader-inner img{margin: 0 auto; width: 150px;}

/* ------------------------- BACK TO TOP ------------------------ */
a.go-to-top{background:url(../images/top-arrow.png) center center no-repeat;}
a.go-to-top:hover{background:url(../images/top-arrow.png) center center no-repeat;}
a.go-to-top, a.go-to-top:hover a.go-to-top:focus {-webkit-border-radius: 2px;border-radius: 2px;bottom: -50px;opacity: 0;filter: alpha(opacity=0);right: 20px;-webkit-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;transition: all 0.2s ease-in-out 0s;color: #fff;font-size: 30px;line-height: 54px;width: 54px;height: 54px;position: fixed;text-align: center;z-index: 100;visibility: hidden;}
a.go-to-top.on, a.go-to-top:hover a.go-to-top:focus.on {opacity: 0.8;filter: alpha(opacity=80);visibility: visible;bottom: 20px;}
a.go-to-top.on:hover, a.go-to-top:hover a.go-to-top:focus.on:hover {opacity: 1;filter: alpha(opacity=100);}



.partners .owl-carousel .item {
    width: 120px; 
    text-align: center; 


  }
  
  .partners .owl-carousel .item img {
    max-width: 100%; 
    height: 100px; 
  } 
  

  
/* --- ENHANCED BLOG UI OVERRIDES --- */
.blog-block {
    background: transparent !important;
    position: relative;
    z-index: 2;
    border: none !important;
    box-shadow: none !important;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.blog-block:hover {
    background: transparent !important;
    transform: translateY(-8px);
    box-shadow: none !important;
}
.blog-img {
    margin-bottom: 25px !important;
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}
.blog-block h3 {
    font-size: 24px !important;
    line-height: 36px !important;
    font-weight: 800 !important;
    color: #04244F !important;
    transition: color 0.3s ease;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-block .blog-txt {
    padding: 0 !important;
}
.blog-block img {
    height: 35vh !important;
    object-fit: cover;
    border-radius: 16px;
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.blog-block:hover img {
    transform: scale(1.05);
}
.blog-block:hover h3 {
    color: #135F9C !important;
}

/* -------------------------- CUSTOM GRID BACKGROUND -------------------------- */
.bg-grid-style {
  background-color: #f2f3f5;
  background-image: 
    linear-gradient(rgba(255, 255, 255, 0.8) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.8) 1px, transparent 1px);
  background-size: 80px 80px;
  position: relative;
  z-index: 1;
}

.bg-grid-style::before {
  content: '';
  position: absolute;
  top: 0; left: 0; width: 100%; height: 100%;
  pointer-events: none;
  z-index: -1;
  background-image: 
    radial-gradient(circle at 100% 0%, transparent 400px, rgba(0, 0, 255, 0.2) 402px, rgba(0, 0, 255, 0.2) 404px, transparent 406px),
    radial-gradient(circle at 100% 0%, transparent 500px, rgba(0, 0, 255, 0.2) 502px, rgba(0, 0, 255, 0.2) 504px, transparent 506px);
}


/* News Tab Flicker Highlight Animation */
@keyframes neonFlicker {
  0%, 18%, 22%, 25%, 53%, 57%, 100% {
    color: #0088ff;
    text-shadow:
      0 0 2px #0088ff,
      0 0 8px #00aaff,
      0 0 15px #00aaff,
      0 0 25px rgba(0, 170, 255, 0.8);
  }
  20%, 24%, 55% {
    color: #000;
    text-shadow: none;
  }
}
.navbar .nav-link.news-flicker-tab {
  animation: neonFlicker 1.8s infinite;
}


/* Blog and News Details UI/UX Improvements */
.blog-content-wrapper {
  max-width: 800px;
  margin: 40px auto;
  font-size: 1.15rem;
  line-height: 1.9;
  color: #333;
  padding: 0 15px;
}
.blog-content-wrapper p {
  margin-bottom: 1.5rem;
  color: #4a4a4a;
  text-align: justify;
}
.blog-content-wrapper h1, 
.blog-content-wrapper h2, 
.blog-content-wrapper h3 {
  color: #04244F;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  font-weight: 600;
}
.blog-content-wrapper ul, 
.blog-content-wrapper ol {
  margin-bottom: 1.5rem;
  padding-left: 2rem;
}
.blog-content-wrapper li {
  margin-bottom: 0.5rem;
  color: #4a4a4a;
}
.blog-content-wrapper img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 25px 0;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.blog-content-wrapper .highlight-box {
  background: #f8f9fa;
  border-left: 5px solid #04244F;
  padding: 25px 20px;
  margin: 30px 0;
  font-style: italic;
  font-weight: 500;
  font-size: 1.25rem;
}
.article-header {
  max-width: 800px;
  margin: 0 auto 30px;
  padding: 0 15px;
  text-align: center;
}
.article-header h1.blog-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #04244F;
  margin-bottom: 15px;
}
.article-header .meta-desc {
  font-size: 1rem;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.hero-img-wrapper {
  max-width: 1000px;
  margin: 0 auto 40px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0,0,0,0.15);
}
.blog-hero-img {
  width: 100%;
  height: auto;
  display: block;
}
