*{margin:0;padding:0;box-sizing:border-box}
html, body {
  overflow-x: hidden;
}

/* .cursor-glow {  width: 16px;  height: 16px;  background: #00749E;  position: fixed;   border-radius: 50%;   pointer-events: none;   box-shadow: 0 0 15px #1595c4;   transition: transform 0.1s ease-out;    z-index: 999999;  } */

.title-center{width: 100%; position: relative; margin-bottom: 30px; text-align: center;}
.title-center h2 { font-size: 32px; color: #195A88; font-weight: 700; text-transform: capitalize; text-align: center; position: relative; }
.title-center h2::after { content: ""; display: block; width: 80px; height: 2px; background-color: #000000; margin-top: 6px; margin-left: auto; margin-right: auto; }
.title-center p{font-size: 16px; margin-bottom: 0px; margin-top: 20px; line-height: 26px;}


.title-left{width: 100%; position: relative; margin-bottom: 30px; text-align: left;}
.title-left h2 { font-size: 32px; color: #195A88; font-weight: 700; text-transform: capitalize; text-align: left; position: relative; }
.title-left h2::after { content: ""; display: block; width: 80px; height: 2px; background-color: #000000; margin-top: 6px; }
.title-left p{font-size: 16px; margin-bottom: 0px; margin-top: 20px; line-height: 26px;}

.spe-padd{padding-top: 30px !important;}
.spec-mar{margin-bottom: 0px;}

.top-header { background: #1D5F8A; padding: 5px 0; font-size: 14px; }
.top-header .container { margin: 0 auto; padding: 0 15px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.top-left { display: flex; flex-wrap: wrap; gap: 15px; }
.top-left a { display: flex; align-items: center; color: #ffffff !important; font-size: 14px; text-decoration: none; transition: 0.3s; }
.top-left a:hover { text-decoration: underline; }
.top-left i { display: inline-flex; justify-content: center; align-items: center; margin-right: 8px; background-color: #ffffff; color: #1D5F8A; width: 22px; height: 22px; border-radius: 50%; font-size: 12px; }



.header .social-icons { display: flex; align-items: center; gap: 10px; }
.header .social-icons a { display: flex; justify-content: center; align-items: center; width: 36px; height: 36px; border-radius: 50%; font-size: 16px; color: #fff; text-decoration: none; transition: all 0.3s ease; }
.header .social-icons .fb { background-color: #3b5998; color: #ffffff; }
.header .social-icons .ld { background-color: #0077b5; color: #ffffff; }
.header .social-icons .fb:hover { background-color: #2d4373; }
.header .social-icons .ld:hover { background-color: #005983; }



.v-center {align-items: center; padding: 15px 0px;}
.header { display: block; width: 100%; position: relative; z-index: 99; transition: all 0.4s ease-in-out; }
.header .item-left {flex: 0 0 38%;}
.header .logo a {font-size: 30px; color: #000000; font-weight: 700; text-decoration: none; }
.header .item-center {flex: 0 0 52%; padding: 0px 25px;}
.header-item .item-right{flex: 0 0 10%;}
.header .item-right {flex: 0 0 0%; display: flex; justify-content: flex-end;}
.header .menu>ul>li {display: inline-block; line-height: 50px; margin: 0px 27px;}
.header .menu>ul>li>a {font-size: 15px; font-weight: 500; color: #000000; position: relative; text-transform: uppercase; transition: color 0.3s ease;}
.header .menu>ul>li .sub-menu {position: absolute; z-index: 500; background-color: #ffffff; box-shadow: -2px 2px 70px -25px rgba(0, 0, 0, 0.3); padding: 20px 30px; transition: all 0.5s ease; margin-top: 25px; opacity: 0; visibility: hidden;}

.banner-img{position: relative; width: 100%; margin-bottom: 50px;}
.banner-img img{width: 100%;}

.our-expertise-sec { display: flex; justify-content: center; padding: 40px 0px 0px 0px; margin-bottom: 30px; }
.our-expertise-sec .expert-card {  min-height: 300px; position: relative; border: 1px solid #ddd; border-radius: 10px; background: #fff; box-shadow: 0 2px 8px rgba(0,0,0,0.06); padding: 80px 20px 25px; width: 100%; text-align: left; display: flex; flex-direction: column; }
.our-expertise-sec .card-body {display: flex;flex-direction: column;justify-content: space-between;flex-grow: 1;}
.our-expertise-sec .card-body a { margin-top: 20px; align-self: flex-start; }
.our-expertise-sec .expert-icon { position: absolute; top: 0; left: 35%; transform: translate(-50%, -50%); width: 134px; height: 134px; background: #fff; border: 1px dashed #0f5d91; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-sizing: border-box; z-index: 2; }
.our-expertise-sec .expert-icon-inner { width: 122px; height: 122px; background: #195A88; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
.our-expertise-sec .expert-icon-inner img { width: 70px; height: 70px; object-fit: contain; }
.our-expertise-sec .expert-card h3 { font-size: 20px; font-weight: 600; margin: 0 0 12px; }
.our-expertise-sec .expert-card p { font-size: 15px; font-weight: 400; margin: 4px 0; line-height: 24px; }
.our-expertise-sec .expert-card a { display: inline-block; text-transform: uppercase; padding: 8px 16px; background-color: #0f5d91; color: #fff; font-size: 13px; text-decoration: none; border-radius: 4px; font-weight: 600; transition: background-color 0.3s; }
.our-expertise-sec .expert-card a:hover { background-color: #094974; }

.about-first{position: relative; width: 100%; margin-bottom: 30px;}
.about-first .imgdiv{position: relative; width: 100%;}
.about-first .imgdiv img{width: 100%;}


.home-btn{display: inline-block; margin-top: 15px; text-transform: uppercase; padding: 10px 24px; background-color: #0f5d91; color: #fff; font-size: 14px; text-decoration: none; border-radius: 4px; font-weight: 600; transition: background-color 0.3s;}
.home-btn:hover { background-color: #094974; }

.home-abt { padding: 0px 0; margin-bottom: 30px;}
.home-abt .textdiv { padding-right: 20px; }
.home-abt .textdiv h2 { font-size: 32px; font-weight: 700; color: #195A88; margin-bottom: 20px; }
.home-abt .textdiv p { font-size: 16px; font-weight: 400; line-height: 26px; color: #333333; margin-bottom: 20px; }
.home-abt .home-btn { display: inline-block; padding: 10px 20px; background-color: #0f5d91; color: #fff; font-size: 14px; font-weight: 600; border-radius: 4px; text-decoration: none; transition: background-color 0.3s ease; }
.home-abt .home-btn:hover { background-color: #094974; }
.home-abt .imgdiv { position: relative; text-align: center; }
.home-abt .abt-img { width: 100%; }

.core-values-section { padding: 8px 0; background: #fff; text-align: center; box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.1); }
.core-values-section  .core-card { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 10px; }
.core-values-section  .icon-circle { width: 100px; height: 100px; background-color: #195A88; border-radius: 50%; display: flex; align-items: center; justify-content: center;margin-bottom: 12px; }
.core-values-section  .icon-circle img { width: 75px; height: 75px; object-fit: contain;  }
.core-values-section  .core-card h3{ font-size: 18px; font-weight: 600;  margin: 0; }
.core-values-section  .core-card p{font-size: 15px; line-height: 26px; margin-bottom: 0px; margin-top: 15px;}


.abut-us-first { position: relative; width: 100%; min-height: 350px; background: url(../images/breadcumb-bg.png) no-repeat center center; background-size: cover;  display: flex; justify-content: center; align-items: center; flex-direction: column; text-align: center; margin-bottom: 30px; color: #fff; }
.abut-us-first .title-center { width: 100%; padding: 0 15px; }
.abut-us-first .title-center h1  { font-size: 40px; font-weight: 700; margin-bottom: 20px; color: #ffffff; }

.breadcrumb { text-align: center; width: 100%; }
.breadcrumb ul { list-style: none; display: inline-flex; justify-content: center; padding: 0; margin: 0 auto; }
.breadcrumb ul li { font-size: 15px; display: inline-flex; align-items: center; }
.breadcrumb ul li:not(:last-child)::after { font-family: "Font Awesome 6 Free"; font-weight: 900; content: "\f061"; margin: 0 8px; color: #ffffff; font-size: 10px; vertical-align: middle; display: inline-block; line-height: 1; }
.breadcrumb ul li a { text-decoration: none; color: #ffffff; font-size: 15px; }
.breadcrumb ul li a:hover { color: #7bd2f1; }



.form-section { display: flex; justify-content: center; align-items: center; margin-bottom: 40px; }
.form-section .form-container { background: #fff; border-radius: 0px; box-shadow: 0 4px 15px rgba(0,0,0,0.08); padding: 40px; width: 100%; }
.form-section .form-container h2 { font-size: 26px; color: #0f5d91; margin-bottom: 30px; font-weight: 600; }
.form-section form { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.form-section .form-group { display: flex; flex-direction: column; }
.form-section .form-group label { font-size: 14px; margin-bottom: 6px; font-weight: 600; color: #333; }
.form-section .form-group input, .form-section .form-group textarea, .form-section .form-group select { padding: 12px 14px; border: 1px solid #ccc; border-radius: 0px; outline: none; font-size: 14px; }
.form-section .form-group textarea { min-height: 100px; resize: vertical; }
.form-section .form-footer { grid-column: span 2; display: flex; justify-content: flex-start; margin-top: 0px; }
.form-section .form-footer button { display: inline-block; padding: 12px 30px; background-color: #0f5d91; text-transform: uppercase; color: #ffffff !important; border: none; font-size: 14px; font-weight: 600; border-radius: 6px; cursor: pointer; transition: background-color 0.3s ease; text-decoration: none; }
.form-section .form-footer button:hover { background-color: #094974; }

.iti--allow-dropdown input, .iti--allow-dropdown input[type="text"], .iti--allow-dropdown input[type="tel"], .iti--separate-dial-code input, .iti--separate-dial-code input[type="text"], .iti--separate-dial-code input[type="tel"] { width: 100%;}
.iti__country {width: 320px !important;}

.form-group .dropdown-wrapper { position: relative; display: flex; align-items: center; }
.form-group .dropdown-input { width: 100%; padding: 12px 40px 12px 14px; border: 1px solid #ccc; background-color: #fff; cursor: pointer; font-size: 14px; }
.form-group .dropdown-icon { position: absolute; right: 12px; pointer-events: none; color: #666; }
.form-group .dropdown-options { display: none; position: absolute; top: 100%; left: 0; right: 0; background-color: #fff; border: 1px solid #ccc; z-index: 1000; max-height: 200px; overflow-y: auto; margin-top: 2px; }
.form-group .dropdown-options label { display: block; padding: 6px 12px; font-size: 14px; cursor: pointer; }
.form-group .dropdown-options label:hover { background-color: #f0f0f0; }
.form-group .dropdown-options input[type="checkbox"] { margin-right: 6px; }

.contact-us-section{position: relative; width: 100%;  margin-bottom: 40px;}


.team-sec { width: 100%; position: relative; margin-bottom: 30px; }
.team-sec .person-card { position: relative; border-bottom: 1px solid #CCCCCC; padding-bottom: 30px;}
.team-sec .person-card:last-child{border-bottom: none; padding-bottom: 0px !important;}
.team-sec .person-info { position: relative; width: 100%; text-align: center; justify-content: center; align-items: center;}
.team-sec .person-info img { width: 100%; margin-bottom: 20px; background-color: #ffffff; padding: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
.team-sec .person-info h2 { margin-top: 0; margin-bottom: 5px; font-size: 18px;  font-weight: 600;}
.team-sec .person-info p { margin: 0;  font-size: 16px; line-height: 24px; }
.team-sec .person-details { position: relative; width: 100%; padding: 0px 0px 0px 10px;}
.team-sec .person-details .designation { margin-top: 0; margin-bottom: 10px; font-size: 0.95em; }
.team-sec .person-details .contact { margin-top: 0; margin-bottom: 15px;  font-size: 0.9em; }
.team-sec .person-details ul { list-style: none; padding: 0; margin: 0; }
.team-sec .person-details ul li { position: relative; padding-left: 15px; margin-bottom: 22px;  font-size: 16px; line-height: 26px; }
.team-sec .person-details ul li::before { content: '\f00c'; font-family: "Font Awesome 6 Free"; font-weight: 900; color: #000000; display: inline-block; top: 4px; margin-left: -14px; position: absolute; left: 0; }
.team-sec .person-details ul li:last-child{margin-bottom: 0px !important;}

.footer {background:#195A88;width:100%;padding:40px 0 15px;color:#fff;font-family:'Poppins',sans-serif;}
.footer .footer-links {display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px 30px;padding-bottom:20px;}
.footer .footer-links h4 {font-size:18px;font-weight:600;margin-bottom:12px;}
.footer .footer-links > .quick-links {flex:1 1 14%;max-width:14%;}
.footer .footer-links > .foot-add {flex:1 1 63%;max-width:63%;}
.footer .quick-links ul {padding:0;margin:0;list-style:none;}
.footer .quick-links ul li {line-height: 40px;}
.footer .quick-links ul li a {color:#fff;font-size:15px;text-decoration:none;transition:color 0.3s ease;}
.footer .quick-links ul li a:hover {color:#00bcd4;}
.footer .foot-add p {font-size:13px;margin-bottom:8px;line-height:1.6;}
.footer .foot-add strong {font-weight:600;font-size:15px;}
.footer .copy-right {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #FFFFFF;}
.footer .copy-right p {margin:5px 0;font-size:15px;}
.footer .copy-right a {color:#ffffff;text-decoration:none;font-size:12px;}
.footer .copy-right a:hover {color:#E6F6FE;}
.footer .copy-right img {margin-left:5px;height:16px;vertical-align:middle;}

.con-first-section{position: relative; width: 100%; margin-bottom: 30px;}
.con-first-section .text{position: relative; width: 100%;}
.con-first-section .text p{font-size: 16px; line-height: 26px; color: #333333; margin-bottom: 0px;}

.co-second-section{position: relative; width: 100%; margin-bottom: 0px;}
.co-second-section .row{border-bottom: 1px solid #CCCCCC; padding-bottom: 40px; margin-bottom: 40px;}
.co-second-section .imgdiv{position: relative; width: 100%;}
.co-second-section .imgdiv img{width: 100%;  background-color: #ffffff; padding: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);}
.co-second-section .textdiv{position: relative; width: 100%;}
.co-second-section .textdiv ul { list-style: none; padding: 0; margin: 0; }
.co-second-section .textdiv ul li { position: relative; padding-left: 25px;  margin-bottom: 22px;  font-size: 16px; line-height: 26px; }
.co-second-section .textdiv ul li::before { content: '\f00c'; font-family: "Font Awesome 6 Free"; font-weight: 900; color: #195A88; display: inline-block; top: 2px; margin-left: 0px; position: absolute; left: 0; }
.co-second-section .textdiv ul li:last-child{margin-bottom: 0px !important;}

.last-conv-sec{position: relative; width: 100%; margin-bottom: 40px;}
.last-conv-sec .text-sec{position: relative; width: 100%;}
.last-conv-sec .text-sec h3{font-size: 18px; line-height: 26px; color: #195A88; font-weight: 600; margin-bottom: 2px;}
.last-conv-sec .text-sec p{font-size: 16px; line-height: 26px; margin-bottom: 50px;}
.last-conv-sec .text-sec a { background-color: #195A88; padding: 15px 20px; color: #ffffff; line-height: 26px; border-radius: 10px; font-size: 18px; display: inline-flex; align-items: center; gap: 10px; text-decoration: none; }
.last-conv-sec .text-sec a i { font-size: 32px; }

.sub-services{position: relative; width: 100%; margin-bottom: 0px; }
.sub-services .textdiv{position: relative; width: 100%;}
.sub-services .row{border-bottom: 1px solid #CCCCCC; padding-bottom: 40px; margin-bottom: 40px;}
.sub-services .textdiv h3{font-size: 24px; color: #000000; font-weight: 700; margin-bottom: 20px; text-transform: capitalize; text-align: left; }
.sub-services .textdiv ul { list-style: none; padding: 0; margin: 0; }
.sub-services .textdiv ul li { position: relative; padding-left: 25px;  margin-bottom: 22px;  font-size: 16px; line-height: 26px; }
.sub-services .textdiv ul li::before { content: '\f00c'; font-family: "Font Awesome 6 Free"; font-weight: 900; color: #195A88; display: inline-block; top: 2px; margin-left: 0px; position: absolute; left: 0; }
.sub-services .textdiv ul li:last-child{margin-bottom: 0px !important;}
.sub-services .imgdiv{position: relative; width: 100%;}
.sub-services .imgdiv img{width: 100%;  background-color: #ffffff; padding: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);}


.spe-marg{margin-bottom: 30px !important;}
.spe-css{margin-top: 15px; display: inline-block; font-size: 18px;}
.spec-strong-css strong{font-size: 18px; display: inline-block; margin-bottom: 5px;} 


.field_error{color:red; font-size:14px;}
