

.modal.show .modal-dialog{
  justify-content: center;
}

.cd-words-wrapper b em {
  font-style: normal;
}

select,
select.form-control {
  -moz-appearance: none;
  background: rgba(0, 0, 0, 0) url("images/icons/arrow_down.png") no-repeat scroll 90% center;
  border: 1px solid #e9e9e9;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  line-height: 100%;
  max-width: 100%;
  outline: 0 none;
  padding: 0;
  position: relative;
  text-indent: 0.01px;
  text-overflow: "";
}

.no-hover::before,
.no-hover::after {
  opacity: 0;
}

.input-box select {
  background: rgba(0, 0, 0, 0) url("images/icons/arrow_down.png") no-repeat scroll 98% center;
  padding: 0 10px;
}

.button-box {
  margin-top: 40px;
}

.about-text h6 {
  margin-bottom: 30px;
}

.about-text a {
  margin-top: 30px;
}

/* ----------------------------------------------------
  2. Service css
-------------------------------------------------------*/
.service-box i {
  color: #2a327b;
  font-size: 40px;
  margin-bottom: 20px;
}

.service-box h3 {
  color: #fff;
  font-size: 20px;
}

.service-box p {
  color: #fff;
  line-height: 26px;
  margin-bottom: 0;
}

/* ----------------------------------------------------
  3. Portfolio css
-------------------------------------------------------*/
.portfolio-menu li {
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin: 0 5px;
}

.portfolio-menu li.active,
.portfolio-menu li:hover {
  color: #2a327b;
}

.image-box:after {
  background: #2a327b none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: all 0.3s ease 0s;
  opacity: 0;
  content: "";
}

.image-box>a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  z-index: 1;
  visibility: hidden;
  transition: all 0.3s ease 0s;
  opacity: 0;
  left: 0;
  right: 0;
}

.homev-2 .image-box>a:hover {
  color: #fff;
}

.image-box:hover:after {
  opacity: 0.7;
}

.image-box:hover a {
  visibility: visible;
  opacity: 1;
}

.image-box {
  position: relative;
  text-align: center;
}

.single-portfolio {
  margin: 8px 5px 0;
  width: 23.8%;
}

.portfoio-boxall {
  margin: 0 -5px;
}

.text-content h6 {
  margin-bottom: 0;
}

.socialbar {
  margin-top: 30px;
}

.portfolio-box .grid-item,
.portfolio-box .grid-sizer {
  padding: 5px;
  width: 25%;
}

.portfolio-box {
  margin: -5px;
}

.portfolio-box .grid-item-width2 {
  width: 50%;
}

/* ----------------------------------------------------
  4. Counter 
-------------------------------------------------------*/
.conuter-box h3 {
  color: #fff;
  font-weight: 500;
}

/* ----------------------------------------------------
  5. Price 
-------------------------------------------------------*/
.box::before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2a327b;
  border-style: solid;
  border-width: 0 0 15px 10px;
  content: "";
  height: 0;
  left: 67px;
  position: absolute;
  top: -15px;
  width: 0;
}

.box::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2a327b;
  border-style: solid;
  border-width: 14px 0 0 11px;
  content: "";
  height: 0;
  position: absolute;
  right: 66px;
  top: -15px;
  width: 0;
}

.p-table::before {
  border-color: #2a327b rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 60px 105px 0;
  bottom: -60px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}

.p-table {
  background: #2a327b none repeat scroll 0 0;
  color: #ffffff;
  margin: -35px auto 115px;
  padding-top: 35px;
  position: relative;
  width: 210px;
}

.box {
  border: 1px solid #e7e7e7;
  padding: 20px;
  position: relative;
  text-align: center;
  transition: all 0.5s ease 0s;
}

.box:hover {
  border-color: #2a327b;
  transition: 0.5s;
}

.box p {
  text-align: center;
}

.box-text {
  text-align: center;
  margin-top: 60px;
}

.box-text .btn-one {
  font-weight: 400;
  font-size: 18px;
}

.box-text .btn-one:hover {
  font-weight: 400;
  font-size: 18px;
}

.box-text p {
  margin-bottom: 30px;
}

.p-table h3 {
  font-size: 20px;
  margin-top: 0px;
  color: #fff;
  font-weight: 400;
}

.p-table p {
  color: #fff;
}

.p-table span {
  font-size: 25px;
  font-weight: 400;
}

/* ----------------------------------------------------
  6. Testimonial
-------------------------------------------------------*/
.tesitmonial-carousel .slick-current::before {
  border-top: 1px solid #ffffff;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 17%;
  transform: translateX(-50%);
  width: 179%;
  z-index: -1;
}

.dialog {
  border: 1px solid #ffffff;
  border-radius: 5px;
  margin-top: 23px;
  padding: 15px 30px 12px 20px;
  opacity: 0;
  visibility: hidden;
  width: 579px;
  display: block;
}

.dialog i {
  display: inline-block;
}

.dialog p {
  display: inline;
  text-align: left;
  color: aqua;
}

.details .content {
  width: 100%;
  /* background-color: #F45650; */
}

.details .content i {
  color: #ffffff;
  width: 5%;
  display: inline-block;
}

.details .content p {
  color: #ffffff;
  display: inline-block;
  width: 95%;
}

.client-name h4 {
  color: #ffffff;
  text-align: right;
  font-size: 16px;
  margin-bottom: 3px;
  font-weight: bold;
}

.client-name h5 {
  color: #fff;
  font-size: 12px;
  text-align: right;
  margin-top: 0px;
  margin-right: 3px;
}

.test-image img {
  border-radius: 5px;
  margin: 15px auto 0;
  width: 80px;
}

.slick-current .test-image img {
  border: 2px solid #2a327b;
  margin-top: 0;
  width: 115px;
}

.slick-current {
  position: relative;
}

.slick-current .dialog {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  left: 50%;
  opacity: 1;
  position: absolute;
  transform: translateX(-50%);
  visibility: visible;
}

.slick-dots li button::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 5px;
  left: 0;
  line-height: 20px;
  opacity: 1;
  top: 0;
  width: 20px;
}

.slick-slide {
  height: auto;
}

.slick-dots li.slick-active button::before {
  background: #2a327b none repeat scroll 0 0;
  color: black;
  opacity: 1;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.tesitmonial-carousel .slick-slide {
  min-height: 325px;
}

.slick-prev::before,
.slick-next::before {
  color: #2a327b;
  font-family: "FontAwesome";
}

.slick-next::before {
  content: "\f105";
}

.slick-prev::before {
  content: "\f104";
}

/* ----------------------------------------------------
  7. Latest blog
-------------------------------------------------------*/
.date>li i {
  color: #666;
  margin-right: 5px;
}

.blog-img {
  position: relative;
  overflow: hidden;
}

.blog-img::before {
  transform: skew(45deg) translateX(100%);
  z-index: 9;
}

.blog-img::before,
.blog-img::after {
  background: #2a327b none repeat scroll 0 0;
  content: "";
  height: 200%;
  left: 0;
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: all 0.6s ease 0s;
  width: 200%;
}

.blog-img::after {
  transform: skew(45deg) translateX(-100%);
}

.blog-img:hover::before,
.blog-img:hover::after {
  transform: skew(45deg) translateX(0px);
  cursor: pointer;
}

.subscirbe-text form input {
  background: #f9f9f9 none repeat scroll 0 0;
  border-radius: 4px;
  height: 41px;
  margin-right: 10px;
  width: 340px;
}

.blog-img a::before {
  color: #fff;
  content: "ïƒ";
  font: 20px/1 FontAwesome;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 9;
  transition: all 0.3s ease 0s;
}

.single-blog .blog-img:hover a::before {
  opacity: 1;
  top: 50%;
}

.blog-img a::before

/*----------------------------------- 
  8. Home version two
-------------------------------------*/
.homev-2 .mean-container .mean-bar {
  background: #2a327b none repeat scroll 0 0;
}

.homev-2 .mean-bar a:hover {
  color: #fff;
}

.border-img {
  position: relative;
}

.border-img::after {
  background: transparent none repeat scroll 0 0;
  border-radius: 0 10px 0 0;
  border-right: 5px solid #2a327b;
  border-top: 5px solid #2a327b;
  content: "";
  height: 149px;
  position: absolute;
  right: -5px;
  top: 5px;
  width: 31%;
}

.border-img::before {
  background: transparent none repeat scroll 0 0;
  border-bottom: 5px solid #2a327b;
  border-left: 5px solid #2a327b;
  border-radius: 0 0 0 10px;
  bottom: 5px;
  content: "";
  height: 149px;
  left: -5px;
  position: absolute;
  width: 31%;
}

.border-img img {
  border-radius: 5px;
}

.homev-2 .service-box h3 {
  color: inherit;
  font-size: 20px;
}

.homev-2 .service-box p {
  color: inherit;
}

.homev-2 .service-box i,
.homev-2 .portfolio-menu li.active,
.homev-2 .portfolio-menu li:hover,
.team-box .social-icon li a:hover {
  color: #2a327b;
}

.homev-2 .service-box {
  margin-top: 30px;
}

.homev-2 .line-read {
  background: #2a327b none repeat scroll 0 0;
}

.homev-2 .single-portfolio {
  margin: 8px 5px 0;
  width: 32.2%;
}

.homev-2 .image-box::after {
  background: #2a327b none repeat scroll 0 0;
}

.homev-2 .text-content {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0 0 5px 5px;
  bottom: -104px;
  left: 0;
  margin: 0 10px;
  padding: 10px;
  position: absolute;
  width: 95%;
  transition: all 0.3s ease 0s;
}

.homev-2 .single-box:hover .text-content {
  bottom: 10px;
}

.team-box.border-img::after {
  right: 5px;
}

.team-box.border-img::before {
  left: 5px;
}

.team-box .socialbar {
  margin-top: 0;
}

.team-box .social-icon li {
  margin-right: 10px;
}

.team-box .social-icon li a {
  color: #fff;
}

.homev-2 .slick-dots li.slick-active button::before {
  background: #2a327b none repeat scroll 0 0;
}

.homev-2 .slick-prev::before,
.homev-2 .slick-next::before {
  color: #2a327b;
  font-family: "FontAwesome";
}

.homev-2 .blog-img::before,
.homev-2 .blog-img::after {
  background: #2a327b;
}

/*----------------------------------- 
  9. Blog
-------------------------------------*/
.page-title-area {
  background: rgba(0, 0, 0, 0) url("images/slider/slider-new-0.webp") no-repeat scroll center center / cover;
  position: relative;
  padding: 150px 0;
  text-align: center;
  color: white;
}

.page-title-area::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.title-inner {
  position: relative;
  text-align: center;
  z-index: 2;
}

.title-inner h1 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 0;
}

ul.paging-title {
  list-style-type: none;
  margin: 11px 0 0;
  padding: 0;
}

ul.paging-title li {
  color: #2a327b;
  display: inline-block;
  font-size: 15px;
}

ul.paging-title li+li::before {
  content: "\f178";
  display: inline-block;
  font: 5px/1 FontAwesome;
  font-size: 15px;
  padding: 0 10px;
  color: #fff;
}

.paging-title a {
  color: inherit;
  color: white;
}

.paging-title li a:hover {
  color: #555;
}

.paging-title li span {
  color: #fff;
}

.allblog-list .single-blog {
  margin-top: 40px;
}

.com-text {
  display: flex;
  flex-direction: column;
}

.side-bare {
  margin-top: 40px;
}

.bigger {
  padding: 0;
}

.bigger button {
  background: #2a327b none repeat scroll 0 0;
  border: 1px solid #2a327b;
  border-radius: 0 5px 5px 0;
  color: #fff;
  position: absolute;
  right: 0;
}

.bigger button i {
  line-height: 40px;
}

.bigger input {
  height: 42px;
  position: relative;
  width: 100%;
}

.side-widget {
  margin-top: 40px;
}

.side-widget .section-title h2 {
  display: block;
  font-size: 18px;
  padding-bottom: 10px;
}

.widget-list>li+li {
  font-size: 14px;
  padding-top: 15px;
}

.tag>li {
  float: left;
  margin-right: 10px;
}

.tag>li+li {
  padding: 0;
}

.side-widget .instragram-box {
  margin: -5px;
}

.side-widget .instragram-box li {
  float: left;
  margin: 5px;
  width: 29.5%;
}

.side-widget .image-box>img {
  border-radius: 5px;
}

.text-white.atuhor-name {
  background: #2a327b none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  bottom: 0;
  display: block;
  margin: 0;
  opacity: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  visibility: hidden;
  width: 100%;
  z-index: 9;
}

.side-widget .image-box:hover::after {
  opacity: 0.3;
  border-radius: 5px;
  background: #000;
}

.side-widget .image-box:hover h5 {
  opacity: 1;
  visibility: visible;
}

.side-widget .social-icon {
  position: absolute;
  text-align: center;
  top: 55%;
  width: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
}

.side-widget .image-box:hover .social-icon {
  opacity: 1;
  visibility: visible;
}

.side-widget .social-icon li {
  margin-right: 10px;
}

.side-widget .social-icon li a {
  color: #fff;
}

.side-widget .social-icon li a:hover {
  color: #2a327b;
}

/*----------------------------------- 
  10. Blog details
-------------------------------------*/
.blokquta {
  margin-bottom: 30px;
  padding-left: 25px;
}

.blokquta i {
  bottom: -14px;
  color: #ccc;
  font-size: 16px;
  left: -26px;
  position: relative;
}

.share-icone .social-icon li {
  margin-right: 13px;
}

.tag-list label {
  margin: 0;
}

.admin-details {
  background: #e7e7e7 none repeat scroll 0 0;
  border-radius: 10px;
  margin-top: 30px;
  padding: 20px;
}

.admin-img {
  float: left;
  margin-right: 15px;
}

.admin-text span {
  color: #666;
  font-size: 13px;
}

.replay {
  border: 1px solid #ddd;
  color: #666;
  float: right;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  padding: 0 10px;
}

.com-text h6 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 20px;
}

.com-text>p {
  margin-bottom: 0;
}

.com-text>p span {
  font-size: 12px;
}

.com-list li+li {
  margin-top: 30px;
}

.com-img img {
  border-radius: 5px;
}

.input-box {
  margin-top: 20px;
}

.middel-border h2::after {
  left: 50%;
  transform: translateX(-50%);
}

.middel-border p {
  padding: 0 14%;
}

/*----------------------------------- 
11. Portfolio page
-------------------------------------*/
.grid-item,
.grid-sizer {
  width: 20%;
}

.grid-item {
  float: left;
}

.grid-item-width2 {
  width: 40%;
}

.grid-item .single-portfolio {
  margin: 0;
  width: 100%;
}

/*----------------------------------- 
12. Service page
-------------------------------------*/
.services .service-box h3 {
  color: #555555;
}

.services .service-box p {
  color: #666;
}

.services .service-box {
  margin-bottom: 40px;
}

.service h3 {
  font-size: 20px;
}

.service i {
  font-size: 40px;
  color: #2a327b;
}

.service-icon i {
  color: #2a327b;
  border: 1px solid #333;
  border-radius: 2px;
  padding: 15px;
  width: 45px;
  text-align: center;
}

.media-heading {
  font-size: 16px;
}

.mobile-img {
  margin-top: 40px;
}

.media-body {
  margin-top: -5px;
}

.media-body>p {
  margin: 0;
}

.media {
  margin-top: 40px;
}

/*----------------------------------- 
13. About page
-------------------------------------*/
.welcome-text a {
  margin-top: 30px;
}

.full-width {
  width: 100%;
}

.aboutbg2 {
  background: rgba(0, 0, 0, 0) url("images/about/whoimg.jpg") no-repeat scroll center center / cover;
  position: relative;
}

.vision h4 {
  color: #2a327b;
  font-size: 16px;
}

input.knob {
  color: #fff !important;
}

.skill-content h5 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
}

.skill-content>p {
  margin-bottom: 0;
}

.aboutbg2::before {
  background: rgba(246, 246, 246, 0.9) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.vision p {
  margin-bottom: 0;
}

/*----------------------------------- 
14. contact page
-------------------------------------*/
#googleMap {
  width: 100%;
  height: 339px;
  border: none;
}

.input-field .input-box {
  margin-bottom: 15px;
}

.input-field .input-box textarea {
  height: 192px;
  margin-bottom: 10px;
}

p.form-messege {
  margin-top: 15px;
  font-size: 20px;
}

p.success {
  color: green;
}

p.error {
  color: red;
}

.page-404 {
  padding-top: 290px;
}

.page-404 p {
  font-size: 20px;
  font-weight: 400;
}

.page-404 p span {
  font-size: 36px;
  font-weight: 500;
}

.no-hover::before,
.no-hover::after {
  opacity: 0;
}

/*----------------------------------- 
15. Custom-color
-------------------------------------*/
.boxed-layout.wrapper,
.box-layout.wrapper {
  background-color: #fff;
  box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
  margin: auto;
  position: relative;
  max-width: 1240px;
  width: 100%;
}

.boxed-layout .sticky,
.box-layout .sticky {
  left: auto;
  margin: auto;
  width: 1240px;
}

/*Background Patterns*/
.pattern-1 {
  background-image: url("images/customizer/pattern/1.png");
}

.pattern-2 {
  background-image: url("images/customizer/pattern/2.png");
}

.pattern-3 {
  background-image: url("images/customizer/pattern/3.png");
}

.pattern-4 {
  background-image: url("images/customizer/pattern/4.png");
}

.pattern-5 {
  background-image: url("images/customizer/pattern/5.png");
}

.pattern-6 {
  background-image: url("images/customizer/pattern/6.png");
}

.pattern-7 {
  background-image: url("images/customizer/pattern/7.png");
}

.pattern-8 {
  background-image: url("images/customizer/pattern/8.png");
}

/*Background Images*/
.main-bg-1,
.main-bg-2,
.main-bg-3,
.main-bg-4,
.main-bg-5,
.main-bg-6,
.main-bg-7,
.main-bg-8 {
  background-image: url("images/customizer/bodybg/01.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}

.main-bg-2 {
  background-image: url("images/customizer/bodybg/02.jpg");
}

.main-bg-3 {
  background-image: url("images/customizer/bodybg/03.jpg");
}

.main-bg-4 {
  background-image: url("images/customizer/bodybg/04.jpg");
}

.main-bg-5 {
  background-image: url("images/customizer/bodybg/05.jpg");
}

.main-bg-6 {
  background-image: url("images/customizer/bodybg/06.jpg");
}

.main-bg-7 {
  background-image: url("images/customizer/bodybg/07.jpg");
}

.main-bg-8 {
  background-image: url("images/customizer/bodybg/08.jpg");
}

.mailchimp-error {
  color: red;
}

.mailchimp-success {
  color: green;
}

.map_wrapper {
  clear: both;
}

/*----------------------------------- 
16. dark-layout 
-------------------------------------*/

.mailchimp-error {
  color: red;
}

.mailchimp-success {
  color: green;
}

input[placeholder],
[placeholder],
*[placeholder] {
  color: #000000 !important;
}

.dark-bg {
  background-color: #000;
}

.boxed-layout.wrapper.dark-bg,
.box-layout.wrapper.dark-bg {
  background-color: #000;
}

.dark-bg .headroom {
  background: #000 none repeat scroll 0 0;
}

.dark-bg .main-menu>li>a {
  color: #ffffff;
}

.dark-bg .dropdown {
  background: #333 none repeat scroll 0 0;
}

.dark-bg .dropdown li a {
  color: #fff;
}

.dark-bg .dropdown li {
  border-bottom: 1px solid #444444;
}

.dark-bg input {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
}

.dark-bg .section-title h2 {
  border-bottom: 1px solid #fff;
  color: #ffffff;
}

.dark-bg .about-text h6 {
  color: #ffffff;
}

.dark-bg .about-text>p {
  color: #dddddd;
}

.dark-bg .btn-one2 {
  color: #ffffff;
}

.dark-bg p {
  color: #ddd;
}

.dark-bg .portfolio-menu li {
  color: #ffffff;
}

.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6 {
  color: #ffffff;
}

.dark-bg a,
.dark-bg button {
  color: #fff;
  outline: medium none;
}

.dark-bg ul.my-setting li ul li a {
  color: #555;
}

.dark-bg .social-icon li a {
  color: #ffffff;
}

.dark-bg .footer-menu li,
.dark-bg .footer-contact-us>li {
  color: #dddddd;
}

.dark-bg .footer-contact-us li i {
  color: #ffffff;
}

.footer-top-area {
  /* background: #292929 none repeat scroll 0 0 !important; */
  background: linear-gradient(rgb(20 20 20), rgb(0 0 0)), url(./images/november07.jpg) center / contain !important;
}

.dark-bg .footer-bootom_area {
  background: #1a1a1a none repeat scroll 0 0;
}

.dark-bg .sticky {
  background: #000000 none repeat scroll 0 0;
}

.dark-bg .services .service-box p {
  color: #ddd;
}

ul.paging-title li a {
  /* color: #2a327b; */
  font-weight: 700;
}

.dark-bg .title-inner h1 {
  color: #555;
}

.dark-bg .admin-details {
  background: #353535 none repeat scroll 0 0;
}

.dark-bg .footer-box h4.h-title {
  color: #fff;
}

.dark-bg textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #ffffff;
}

.dark-bg .homev-2 .slide-text h1 {
  color: #444;
}

.dark-bg .homev-2 .slide-text p {
  color: #333;
}

.dark-bg .homev-2 .button-box .btn-one2 {
  color: #666;
}

.dark-bg .separator span {
  background: #000 none repeat scroll 0 0;
}

.dark-bg .separator {
  background: #d7d8d8 none repeat scroll 0 0;
}

.dark-bg .homev-2 .service-box p {
  color: #ddd;
}

.dark-bg .date>li i {
  color: #fff;
}

.dark-bg .homev-2 .button-box .btn-one2:hover {
  color: #fff;
}

.dark-bg .subscirbe-text form input {
  background: #000 none repeat scroll 0 0;
}

.dark-bg .we-are-text .section-title h2 {
  color: #444;
}

.dark-bg .we-are-text .section-title p {
  color: #666;
}

.dark-bg .vision h4 {
  color: #444;
}

.dark-bg .vision p {
  color: #666;
}

.counter-whole-box {
  justify-content: center;
  text-align: center;
}

.line-read.mb-15 {
  display: none;
  ;
}


/* ================================service-section-styling-start======================== */

.services-section-new {
  position: relative;
  padding: 60px 0;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgb(0 0 0 / 45%)), url(./images/servicebg.webp) center / cover;
}

.services-section-new .section-title {
  font-size: 2.5rem;
  /* font-weight: 700; */
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}

.services-section-new .section-title::after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: #fff;
}

.services-section-new .section-subtitle {
  font-size: 1.1rem;
  opacity: 0.8;
  max-width: 600px;
  margin: 0 auto;
}

.services-section-new .service-card {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 30px 15px 30px 15px;
  text-align: center;
  height: 100%;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(1px);
}

.services-section-new .service-card:hover {
  transform: translateY(-10px);
  background: rgb(41 36 36 / 9%);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}

.services-section-new .service-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  background: rgba(255, 107, 53, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.services-section-new .service-card:hover .service-icon {
  background: rgba(255, 107, 53, 0.2);
  transform: scale(1.1);
}

.services-section-new .service-icon img {
  max-width: 40px;
  filter: brightness(0) invert(1);
}

.services-section-new .service-title {
  margin-bottom: 15px;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
}

.services-section-new .service-title a {
  color: white;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 600;
  transition: color 0.3s ease;
}

.services-section-new .service-title a:hover {
  color: #2a327b;
}

.services-section-new .service-description {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
  margin-bottom: 20px;
}

.services-section-new .service-overlay {
  /* position: absolute; */
  /* bottom: -50px; */
  /* left: 0; */
  width: 100%;
  /* background: rgba(83, 98, 165, 0.9); */
  padding: 10px 15px 0 15px;
  transition: all 0.3s ease;
  /* opacity: 0; */
}

.services-section-new .service-overlay a {
  background: rgba(83, 98, 165, 0.9);
  border-color: rgba(83, 98, 165, 0.9);
  ;
}

/* .services-section-new .service-card:hover .service-overlay {
        bottom: 0;
        opacity: 1;
      } */

.services-section-new .btn-service {
  display: inline-block;
  color: white;
  text-decoration: none;
  /* font-weight: 600; */
  padding: 8px 20px;
  border: 1px solid white;
  border-radius: 30px;
  transition: all 0.3s ease;
}

.services-section-new .btn-service svg {
  display: none;
}

.services-section-new .btn-service:hover {
  background: white;
  color: #2a327b;
}

.services-section-new .btn-primary {
  display: inline-block;
  background: #2a327b;
  color: white;
  text-decoration: none;
  padding: 12px 30px;
  border-radius: 30px;
  /* font-weight: 600; */
  transition: all 0.3s ease;
  border: 2px solid #2a327b;
}

.services-section-new .btn-primary:hover {
  background: transparent;
  color: #fff;
  border-color: #fff;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .services-section-new .service-card {
    margin-bottom: 30px;
  }

  .services-section-new .section-title {
    font-size: 2rem;
            line-height: 2.5rem;
  }
  .ser-de .service-feature-box{
    min-height: fit-content !important;
    width: auto;
    max-height: fit-content !important;
  }

}
@media (max-width: 576px) {
  .ser-de .service-feature-box h3{
     line-height: 2.3rem;
  }
  .ser-de .service-details-section h2{
    font-size: 1.5rem;
    margin-bottom: 1.0rem;
    line-height: normal;
  }
  .intro-text{
    text-align: center;
  }
  .servicex-inner-all-ser-vi-ce .intro-text p{
      text-align: center !important;
  }
  .ser-de .service-feature-box{
    padding-top: 40px !important;
  }
}

/* ================================service-section-styling-end======================== */


/* ================================counter-section-styling-start======================== */

.counter-new-section .stats-section {
  position: relative;
  padding: 80px 0;
  /* background: linear-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0.8)), url('your-background-image.jpg') center/cover;
     */
}

/* .counter-new-section.stats-section.bg-2.ptb-70.bg-opacity-black-70{
    background: linear-gradient(rgb(0 0 0 / 22%), rgb(0 0 0 / 66%)), url(./images/ach-bg.jpg) center / cover;
    
} */




.counter-new-section .section-header h2 {
  font-size: 2.5rem;
  /* font-weight: 700; */
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
}

.counter-new-section .section-header h2::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: #fff;
}

.counter-new-section .section-header p {
  font-size: 1.1rem;
  opacity: 0.8;
  max-width: 800px;
  margin: 20px auto 0;
}

.counter-new-section .counter-content {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 20px;
}

.counter-new-section .counter-box {
  text-align: center;
  padding: 30px 20px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 15px;
  flex: 1;
  min-width: 200px;
  max-width: 250px;
  margin: 10px;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  position: relative;
  overflow: hidden;
}

.counter-new-section .counter-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  transition: left 0.5s ease;
}

.counter-new-section .counter-box:hover::before {
  left: 100%;
}

.counter-new-section .counter-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.08);
}

.counter-new-section .counter-value {
  font-size: 2.3rem;
  /* font-weight: 700; */
  color: white;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}

.counter-new-section .counter-box:hover .counter-value {
  color: #ffffff;
}

.counter-new-section .line-read {
  height: 3px;
  width: 50px;
  background: #2a327b;
  margin: 0 auto 15px;
  transition: all 0.3s ease;
}

.counter-new-section .counter-box:hover .line-read {
  width: 80px;
  background: #2a327b;
}

.counter-new-section .counter-box h6 {
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  margin-top: 20px;
}

.counter-new-section .counter-box:hover h6 {
  color: #2a327b;
}

/* Responsive adjustments */
@media (max-width: 992px) {
  .counter-new-section .counter-content {
    justify-content: center;
  }

  .counter-new-section .counter-box {
    min-width: 180px;
    max-width: 220px;
  }
}

@media (max-width: 768px) {
  .counter-new-section .counter-content {
    flex-direction: column;
    align-items: center;
  }

  .counter-new-section .counter-box {
    min-width: 250px;
    max-width: 300px;
    width: 100%;
  }

  .counter-new-section .section-header h2 {
    font-size: 2rem;
  }
}

/* ================================counter-section-styling-end======================== */


/* ================================who-we-are-section-styling-start======================== */

.about-section-new {
  /* background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); */
  position: relative;
  overflow: hidden;
}

.about-section-mew::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  height: 300px;
  background: rgba(77, 171, 247, 0.05);
  border-radius: 50%;
  transform: translate(30%, -30%);
}

.about-section-new::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200px;
  height: 200px;
  background: rgba(77, 171, 247, 0.05);
  border-radius: 50%;
  transform: translate(-30%, 30%);
}

.about-section-new .about-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 50px;
  position: relative;
  z-index: 1;
}

.about-section-new .about-content {
  flex: 1;
  min-width: 300px;
}

.about-section-new .about-gallery {
  flex: 1;
  min-width: 300px;
}

.about-section-new .section-header {
  margin-bottom: 30px;
}

.about-section-new .section-header h2 {
  font-size: 2.5rem;
  /* font-weight: 700; */
  color: #333;
  margin-bottom: 15px;
  line-height: 1.2;
}

.about-section-new .title-accent {
  width: 60px;
  height: 4px;
  background: #2a327b;
  border-radius: 2px;
}

.about-section-new .about-text p {
  color: #555;
  line-height: 1.7;
  margin-bottom: 20px;
}

.about-section-new .lead-text {
  /* font-size: 1.1rem; */
  font-weight: 500;
  color: #444 !important;
}

.about-section-new .expertise-highlights {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin: 25px 0;
}

.about-section-new .expertise-item {
  display: flex;
  align-items: center;
  background: white;
  padding: 10px 10px;
  border-radius: 8px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.about-section-new .expertise-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.about-section-new .expertise-icon {
  width: 25px;
  height: 25px;
  background: rgba(77, 171, 247, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  color: #2a327b;
}

.about-section-new .btn-primary {
  display: inline-flex;
  align-items: center;
  background: #2a327b;
  color: white;
  text-decoration: none;
  padding: 12px 25px;
  border-radius: 30px;
  /* font-weight: 600; */
  transition: all 0.3s ease;
  border: 2px solid #2a327b;
  margin-top: 10px;
}

.about-section-new .btn-primary svg {
  display: none;
}

.about-section-new .btn-primary:hover {
  background: transparent;
  color: #2a327b;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(77, 171, 247, 0.3);
}

.about-section-new .btn-primary i {
  margin-left: 8px;
  transition: transform 0.3s ease;
}

.about-section-new .btn-primary:hover i {
  transform: translateX(5px);
}

.about-section-new .gallery-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 15px;
  /* height: 400px; */
}

.about-section-new .gallery-item {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease;
  min-height: 150px;
  max-height: 150px;
}

.about-section-new .gallery-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.about-section-new .gallery-item img {
  width: 100%;
  height: 100%;
  min-height: 150px;
  max-height: 150px;
  object-fit: cover;
  transition: all 0.5s ease;
}

.about-section-new .gallery-item:hover img {
  transform: scale(1.05);
}

.about-section-new .image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  padding: 20px 15px 10px;
  color: white;
  transform: translateY(100%);
  transition: all 0.3s ease;
}

.about-section-new .gallery-item:hover .image-overlay {
  transform: translateY(0);
}

.about-section-new .image-overlay span {
  font-weight: 600;
  font-size: 0.9rem;
}

/* Specific positioning for grid items */
.about-section-new .item-1 {
  grid-column: 1;
  grid-row: 1;
}

.about-section-new .item-2 {
  grid-column: 2;
  grid-row: 1;
}

.about-section-new .item-3 {
  grid-column: 1;
  grid-row: 2;
}

.about-section-new .item-4 {
  grid-column: 2;
  grid-row: 2;
}

/* Responsive adjustments */
@media (max-width: 992px) {
  .about-section-new .about-wrapper {
    flex-direction: column;
    gap: 20px;
  }

  .about-section-new .about-content,
  .about-section-new .about-gallery {
    width: 100%;
  }

  .about-section-new .gallery-grid {
    height: 350px;
  }
}

@media (max-width: 768px) {
  .about-section-new .section-header h2 {
    font-size: 2rem;
  }

  .about-section-new .expertise-icon {
    margin-right: 5px;
  }

  .about-section-new .expertise-item {
    min-width: 48%;
    max-width: 48%;
  }

  .about-section-new .expertise-highlights {
    flex-direction: row !important;
    gap: 9px;
    /* justify-content: center; */
    margin: 15px 0;
  }

  .about-section-new .gallery-grid {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 200px);
    height: auto;
  }

  .about-section-new .item-1,
  .about-section-new .item-2,
  .about-section-new .item-3,
  .about-section-new .item-4 {
    grid-column: 1;
  }

  .about-section-new .item-1 {
    grid-row: 1;
  }

  .about-section-new .item-2 {
    grid-row: 2;
  }

  .about-section-new .item-3 {
    grid-row: 3;
  }

  .about-section-new .item-4 {
    grid-row: 4;
  }

  .about-section-new .expertise-highlights {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* Animation for content */
.about-section-new .about-content {
  animation: fadeInLeft 0.8s ease forwards;
}

.about-section-new .about-gallery {
  animation: fadeInRight 0.8s ease forwards;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(30px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}


/* ================================who-we-are-section-styling-end======================== */





/* ================================latest-blog-section-styling-end======================== */
.latest-blog-section .blog-section {
  background: #f8f9fa;
  position: relative;
}

.latest-blog-section .section-header {
  margin-bottom: 50px;
}

.latest-blog-section .section-header h2 {
  font-size: 2.5rem;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}

.latest-blog-section .section-header h2::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: #2a327b;
}

.latest-blog-section .section-intro {
  font-size: 1.1rem;
  color: #666;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.6;
  padding-top: 15px;
}

.latest-blog-section .blog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 30px;
}

.latest-blog-section .blog-card {
  background: white;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.4s ease;
  position: relative;
}

.latest-blog-section .blog-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.latest-blog-section .blog-image {
  position: relative;
  overflow: hidden;
  height: 240px;
}

.latest-blog-section .blog-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
}

.latest-blog-section .blog-card:hover .blog-image img {
  transform: scale(1.05);
}

.latest-blog-section .blog-category {
  position: absolute;
  top: 15px;
  left: 15px;
  background: #2a327b;
  color: white;
  padding: 5px 12px;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.latest-blog-section .blog-content {
  padding: 25px;
}

.latest-blog-section .blog-title {
  margin-bottom: 15px;
}

.latest-blog-section .blog-title a {
  color: #333;
  text-decoration: none;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.4;
  transition: color 0.3s ease;
}

.latest-blog-section .blog-title a:hover {
  color: #2a327b;
}

.latest-blog-section .blog-excerpt {
  color: #666;
  line-height: 1.6;
  margin-bottom: 20px;
}

.latest-blog-section .blog-meta {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.latest-blog-section .blog-meta div {
  display: flex;
  align-items: center;
  color: #888;
  font-size: 0.9rem;
}

.latest-blog-section .blog-meta i {
  margin-right: 5px;
  color: #2a327b;
}

.latest-blog-section .read-more {
  display: inline-flex;
  align-items: center;
  color: #2a327b;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  transition: all 0.3s ease;
}

.latest-blog-section .read-more i {
  margin-left: 5px;
  transition: transform 0.3s ease;
}

.latest-blog-section .read-more:hover {
  color: #333;
}

.latest-blog-section .read-more:hover i {
  transform: translateX(5px);
}

.latest-blog-section .view-all-btn {
  display: inline-flex;
  align-items: center;
  background: #2a327b;
  color: white;
  text-decoration: none;
  padding: 12px 30px;
  border-radius: 30px;
  font-weight: 600;
  transition: all 0.3s ease;
  border: 2px solid #2a327b;
}

.latest-blog-section .view-all-btn:hover {
  background: transparent;
  color: #2a327b;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(77, 171, 247, 0.3);
}

.latest-blog-section .view-all-btn i {
  margin-left: 8px;
  transition: transform 0.3s ease;
}

.latest-blog-section .view-all-btn:hover i {
  transform: translateX(5px);
}

/* Animation for blog cards */
.latest-blog-section .blog-card {
  animation: fadeInUp 0.6s ease forwards;
  opacity: 0;
}

.latest-blog-section .blog-card:nth-child(1) {
  animation-delay: 0.1s;
}

.latest-blog-section .blog-card:nth-child(2) {
  animation-delay: 0.2s;
}

.latest-blog-section .blog-card:nth-child(3) {
  animation-delay: 0.3s;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .latest-blog-section .blog-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .latest-blog-section .section-header h2 {
    font-size: 2rem;
  }

  .latest-blog-section .blog-image {
    height: 200px;
  }

  .latest-blog-section .blog-meta {
    flex-direction: column;
    gap: 10px;
  }
}

/* Hover effect enhancements */
.latest-blog-section .blog-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(77, 171, 247, 0.05), transparent);
  transition: left 0.5s ease;
}

.latest-blog-section .blog-card:hover::before {
  left: 100%;
}

/* ================================latest-blog-section-styling-end======================== */


.subscribe-section {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("./images/servicebg.jpg") center/cover;
}

.subscribe-section .subscribe-box {
  background: rgb(15 14 14 / 42%);
  padding: 30px;
  width: fit-content;
  margin: auto;
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}

.slide-text.text-center {
  background: linear-gradient(135deg, rgb(31 35 71 / 41%) 0%, #2e303a47 50%) !important;
  width: fit-content !important;
  padding: 50px 50px;
  border-radius: 20px;
  margin: auto;
}

.style-customizer.closed {
  display: none;
}



/* ================================special-features-section-styling-end======================== */

.special-features-new-added.features-section {
  width: 100%;
  /* background-color: white; */
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 50px 0;
}

.special-features-new-added .section-header h2 {
  font-size: 2.5rem;
  /* font-weight: 700; */
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}

.special-features-new-added .section-header h2::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background-color: #2a327b;
  /* Change color as needed */
  border-radius: 2px;
}

.special-features-new-added .features-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 20px 40px 20px;
  gap: 30px;
}

.special-features-new-added .feature-card {
  flex: 1;
  /* min-width: 300px; */
  /* max-width: 350px; */
  background: #ffffff;
  /* border-radius: 10px; */
  padding: 30px;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  overflow: hidden;
  /* box-shadow:0 5px 15px rgba(0, 0, 0, 0.08), 0 15px 35px rgb(0 0 0 / 31%); */
}

.special-features-new-added .feature-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
}

.special-features-new-added .feature-card:nth-child(1)::before {
  background: linear-gradient(to right, #4b6cb7, #182848);
}

.special-features-new-added .feature-card:nth-child(2)::before {
  background: linear-gradient(to right, #11998e, #38ef7d);
}

.special-features-new-added .feature-card:nth-child(3)::before {
  background: linear-gradient(to right, #f46b45, #eea849);
}

.special-features-new-added .feature-card:hover {
  /* transform: translateY(-10px); */
  /* box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); */
}

.special-features-new-added .feature-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  color: white;
}

.special-features-new-added .feature-card:nth-child(1) .feature-icon {
  background: linear-gradient(to right, #4b6cb7, #182848);
}

.special-features-new-added .feature-card:nth-child(2) .feature-icon {
  background: linear-gradient(to right, #11998e, #38ef7d);
}

.special-features-new-added .feature-card:nth-child(3) .feature-icon {
  background: linear-gradient(to right, #f46b45, #eea849);
}

.special-features-new-added .feature-card h3 {
  font-size: 1.5rem;
  margin-bottom: 15px;
  color: #333;
}

.special-features-new-added .feature-card p {
  color: #666;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .special-features-new-added .features-container {
    flex-direction: column;
    align-items: center;
  }

  .special-features-new-added .feature-card {
    max-width: 100%;
  }

  .special-features-new-added .section-header h2 {
    font-size: 2rem;
  }
}

/* ================================special-feature-section-styling-end======================== */


/* ================================faq-section-styling-start======================== */
.faq-section-new-dsn {
  padding: 50px 0;
}

.faq-section-new-dsn .section-header {
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}

.faq-section-new-dsn .section-header h2 {
  font-size: 2.5rem;
  /* font-weight: 700; */
  color: #2c3e50;
  margin-bottom: 15px;
  display: inline-block;
}

.faq-section-new-dsn .section-header h2::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: #2a327b;
  border-radius: 2px;
}

.faq-section-new-dsn .faq-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  max-width: 1200px;
  margin: 0 auto;
}

.faq-section-new-dsn .faq-item {
  background: white;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08), 0 4px 35px rgb(0 0 0 / 16%);
  overflow: hidden;
  transition: all 0.3s ease;
  border-left: 4px solid #2a327b;
  height: fit-content;
}

.faq-section-new-dsn .faq-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.faq-section-new-dsn .faq-question {
  padding: 20px 30px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  font-size: 1.1rem;
  color: #2c3e50;
  transition: background-color 0.3s;
}

.faq-section-new-dsn .faq-question:hover {
  background-color: #f8f9fa;
}

.faq-section-new-dsn .faq-question i {
  transition: transform 0.3s ease;
  color: #2a327b;
}

.faq-section-new-dsn .faq-answer {
  padding: 0 30px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  line-height: 1.7;
}

.faq-section-new-dsn .faq-item.active .faq-answer {
  padding: 0 30px 20px;
  max-height: 500px;
}

.faq-section-new-dsn .faq-item.active .faq-question i {
  transform: rotate(180deg);
}



.faq-section-new-dsn .btn {
  display: inline-block;
  background: white;
  color: #2a327b;
  padding: 12px 30px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.faq-section-new-dsn .btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.15);
}

@media (max-width: 768px) {
  .faq-section-new-dsn .faq-container {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .faq-section-new-dsn .section-header h2 {
    font-size: 2rem;
    line-height: normal;
  }

  .faq-section-new-dsn .faq-question {
    padding: 15px 20px;
    font-size: 1rem;
  }

  .faq-section-new-dsn .faq-answer {
    padding: 0 20px;
  }

  .faq-section-new-dsn .faq-item.active .faq-answer {
    padding: 0 20px 15px;
  }
}

/* ================================faq-section-styling-end======================== */

/* =================================contact-section-styling-start====================================== */


/* Contact Section */
.contact-section-new {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("./images/servicebg.webp") center/cover;
  padding: 50px 0;
}

.contact-section-new .contact-box {
  background: rgba(255, 255, 255, 0.05);
  padding: 40px 30px;
  border-radius: 15px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}

/* Title */
.contact-section-new .contact-box h2 {
  font-size: 2.5rem;
  /* font-weight: 700; */
  letter-spacing: 1px;
}

.contact-section-new .contact-box p {
  font-size: 15px;
  margin-bottom: 25px;
}

/* Form */
.contact-section-new .contact-form form {
  display: flex;
  flex-direction: column;
  gap: 15px;
  max-width: 600px;
  margin: 0 auto;
}

.contact-section-new .contact-form input,
.contact-section-new .contact-form textarea {
  width: 100%;
  padding: 12px 15px;
  border: none;
  outline: none;
  border-radius: 8px;
  font-size: 15px;
  color: #333;
  background: #fff;
  transition: all 0.3s ease;
}

.contact-section-new .contact-form input:focus,
.contact-section-new .contact-form textarea:focus {
  border: 2px solid #2a327b;
  box-shadow: 0 0 10px rgba(0, 198, 255, 0.5);
}

/* Button */
.contact-section-new .contact-form button {
  background: linear-gradient(135deg, #2a327b, #2a327b);
  border: none;
  padding: 12px 30px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  width: fit-content;
  margin: auto;
  border: 1px solid transparent;
}

.contact-section-new .contact-form button svg {
  display: none;
}

.contact-section-new .contact-form button:hover {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}

/* Alerts */
.contact-section-new .form-alerts {
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
}

.contact-section-new .form-success {
  color: #4caf50;
}

.contact-section-new .form-error {
  color: #f44336;
}

/* Row for Name + Phone */
.contact-section-new .form-row {
  display: flex;
  gap: 15px;
}

.contact-section-new .form-row input {
  flex: 1;
  /* Equal width */
}

/* Responsive: stack on mobile */
@media (max-width: 768px) {
  .contact-section-new .form-row {
    flex-direction: column;
  }
}

/* =================================contact-section-styling-end====================================== */



/* =================================footer-section-styling-start====================================== */

.footer-top-area .footer-box h4.h-title {
  font-size: 18px;
  /* font-weight: 600; */
  margin-bottom: 20px;
  color: #fff;
  position: relative;
}

.footer-top-area .footer-box h4.h-title::after {
  content: "";
  width: 40px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -8px;
}

.footer-top-area .footer-box p,
.footer-top-area .footer-box span,
.footer-top-area .footer-menu li a {
  font-size: 14px;
  color: #ccc;
  line-height: 1.6;
}

.footer-top-area .footer-menu li a:hover {
  color: #2a327b;
}

.footer-top-area .footer-contact-us li {
  margin-bottom: 10px;
}

.footer-top-area .footer-contact-us i {
  margin-right: 8px;
  color: #fff;
}

.footer-top-area .social-icon {
  display: flex;
  gap: 12px;
  list-style: none;
  padding: 0;
}

.footer-top-area .social-icon li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #2a327b;
  color: #fff;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.footer-top-area .social-icon li {
  margin-right: 6px;
}

.footer-top-area .social-icon li a:hover {
  background: #0b0d83;
  transform: translateY(-2px);
}

.footer-first-row {
  justify-content: space-between;
}

/* =================================footer-section-styling-end====================================== */





.nivoSlider {
  height: 540px !important;
}

.footer-box .h-title.mb-15 img {
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08),
    0 15px 35px rgba(0, 0, 0, 0.05);
}

.footer-bootom_area.default-bg.ptb-10 {
  background: linear-gradient(rgba(20, 20, 20, 0.925), rgba(0, 0, 0, 0.973)) !important;
  padding: 15px 0;
}

@media (max-width: 768px) {
  .nivoSlider {
    height: fit-content !important;
  }
}


@media (max-width: 550px) {
  .nivoSlider {
    height: 200px !important;
  }

  .nivoSlider img {
    object-fit: cover;
  }
  .links-links-footer li{
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.footer-text-description {
  text-align: justify;
}

@media (min-width: 992px) {
.footer-text-description {
  font-size: 15px !important;
}
}





/* ========================================ceo-section-style-start===================================== */

.ceo-message-section {
  padding: 50px 0;
  background: linear-gradient(rgb(20 20 20 / 96%), rgb(0 0 0 / 85%)),
    url(images/slider/get-touch.png) no-repeat;
  position: relative;
  background-size: cover;
}

.ceo-message-section .ceo-message-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><polygon fill="%23c87a2a10" points="0,1000 1000,0 1000,1000"/></svg>');
  background-size: cover;
  opacity: 0.1;
}

.ceo-message-section .ceo-header {
  text-align: center;
  margin-bottom: 2rem;
}

.ceo-message-section .ceo-header h2 {
  font-weight: 700;
  line-height: normal;
  color: white;
  margin-bottom: 1rem;
  position: relative;
  display: inline-block;
}

.ceo-message-section .ceo-header h2::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 3px;
  background: #fff;
  border-radius: 2px;
}

.ceo-message-section .ceo-content {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 4rem;
  align-items: center;
}

.ceo-message-section .ceo-image-container {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
}

.ceo-message-section .ceo-image {
  width: 100%;
  height: 500px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.ceo-message-section .ceo-image:hover {
  transform: scale(1.05);
}

.ceo-message-section .ceo-image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  padding: 2rem;
  color: white;
}

.ceo-message-section .ceo-name {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: white;
}

.ceo-message-section .ceo-position {
  font-size: 1.1rem;
  color: #fff;
  font-weight: 600;
}

.ceo-message-section .ceo-message {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 3rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}

.ceo-message-section .ceo-message::before {
  content: '"';
  position: absolute;
  top: -20px;
  left: 2rem;
  font-size: 8rem;
  color: #002bfd;
  opacity: 0.3;
  font-family: serif;
  line-height: 1;
  display: none;
}

.ceo-message-section .message-text {
  font-size: 1.2rem;
  line-height: 1.8;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 2rem;
  position: relative;
  z-index: 2;
}

.ceo-message-section .message-text p {
  margin-bottom: 1.5rem;
  color: #fff;
}

.ceo-message-section .ceo-signature {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.ceo-message-section .signature-image {
  width: 150px;
  opacity: 0.9;
  filter: brightness(0) invert(1);
}



.ceo-message-section .company-info {
  flex: 1;
}

.ceo-message-section .company-name {
  font-size: 1.3rem;
  font-weight: 700;
  color: white;
  margin-bottom: 0.5rem;
}

.ceo-message-section .company-tagline {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.7);
}

/* Call to Action */
.ceo-message-section .ceo-cta {
  text-align: center;
  margin-top: 4rem;
  padding-top: 3rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* Responsive Design */
@media (max-width: 1024px) {
  .ceo-message-section .ceo-content {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  .ceo-message-section .ceo-image {
    height: 400px;
  }
}

@media (max-width: 768px) {
  .ceo-message-section .ceo-header h2 {
    font-size: 2.3rem;
  }

  .ceo-message-section .ceo-message {
    padding: 2rem 1.5rem;
  }

  .ceo-message-section .ceo-signature {
    flex-direction: column;
    text-align: center;
    gap: 1rem;
  }

}

@media (max-width: 480px) {
  .ceo-message-section .ceo-header h2 {
    font-size: 2rem;
  }

  .ceo-message-section .ceo-message {
    padding: 1.5rem 1rem;
  }

  .ceo-message-section .message-text {
    font-size: 1.1rem;
  }
}

/* ========================================ceo-section-style-start===================================== */


.btn-contact-page-only {
  background: linear-gradient(135deg, #2a327b, #2a327b);
  border: none;
  padding: 12px 30px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  width: fit-content;
  margin: auto;
  border: 1px solid transparent;
  color: #fff;
}

.btn-contact-page-only:hover {
  border: 1px solid #000;
  background: transparent;
  color: #000;
}

.text-blue {
  color: #2a327b !important;
  border: 1px solid #2a327b !important;
}


.contact-de-tail-contactpage .footer-menu li,
.footer-contact-us>li {
  color: black;
}

.contact-de-tail-contactpage.footer-contact-us li i {
  color: black;
  border: 1px solid black;
}

section.special-features-new-added.features-section .feature-card p {
  position: relative;
  padding-left: 1.5rem;
}

section.special-features-new-added.features-section .feature-card p i {
  position: absolute;
  left: 0;
  top: 5px;
}

.special-features-new-added .feature-card {
  text-align: left;
}


.form-con-ta-act {
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  background: linear-gradient(135deg, #f5f7fa 0%, #ffffff 100%);
}
.fo-rm-con-tct-de-tail-ss{
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  /* background: linear-gradient(135deg, #f5f7fa 0%, #ffffff 100%); */
  text-align: center;
}
@media (min-width: 992px) {
  .fo-rm-con-tct-de-tail-ss{
  min-height: 520px;
}
.form-con-ta-act {
  min-height: 520px;
}
.fo-rm-con-tct-de-tail-ss{
  display: flex;
}
}
.form-con-ta-act button.btn-one2.btn-primary{
 display: inline-flex;
    align-items: center;
    background: #2a327b;
    color: white;
    text-decoration: none;
    padding: 12px 25px;
    border-radius: 30px;
    transition: all 0.3s ease;
    border: 2px solid #2a327b;
    margin-top: 10px;
}
.form-con-ta-act button.btn-one2.btn-primary:hover{
 background: transparent;
    color: #2a327b;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(77, 171, 247, 0.3);
}

@media (min-width: 576px) and (max-width: 992px) {
.lo-ggo-tt-oo-pp{
   text-align: center;
}
}

 /* Intro Section */
        .servicex-inner-all-ser-vi-ce .intro {
            background-color: var(--light);
            padding-bottom: 40px;
            /* padding-top: 70px; */
        }

        .servicex-inner-all-ser-vi-ce .intro-content {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 4rem;
            align-items: center;
        }

        .servicex-inner-all-ser-vi-ce .intro-text h2 {
            font-size: 2.0rem;
            margin-bottom: 1.0rem;
            line-height: normal;
        }

        .servicex-inner-all-ser-vi-ce .intro-text p {
            margin-bottom: 1.5rem;
            text-align: justify;
        }

        .servicex-inner-all-ser-vi-ce .intro-image {
            background: linear-gradient(135deg, var(--accent) 0%, var(--secondary) 100%);
            /* height: 400px; */
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 1.2rem;
            font-weight: 500;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        }
        .servicex-inner-all-ser-vi-ce .intro-image img{
                border-radius: 20px;
        }







        /* CTA Section */
        .servicex-inner-all-ser-vi-ce .cta {
            background-color: #fff;
            color: white;
            padding: 4rem 0;
            text-align: center;
        }

        .servicex-inner-all-ser-vi-ce .cta h2 {
            font-size: 2.2rem;
            margin-bottom: 1rem;
        }

        .servicex-inner-all-ser-vi-ce .cta p {
            max-width: 600px;
            margin: 0 auto 2rem;
        }

        .servicex-inner-all-ser-vi-ce .cta-btn {
            display: inline-block;
            background-color: #2a327b;
            color: var(--primary);
            padding: 1rem 2rem;
            border-radius: 5px;
            text-decoration: none;
            font-weight: 600;
            transition: var(--transition);
            border: 2px solid #2a327b;
        }

        .servicex-inner-all-ser-vi-ce .cta-btn:hover {
            background-color: var(--accent);
            color: #2a327b;
            border: 2px solid #2a327b;
        }
        .servicex-inner-all-ser-vi-ce .cta-service-detail-part{
           box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
           background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%) !important;
           padding: 50px;
           border-radius: 20px;
        }

@media (max-width: 767px) {
    .intro-content {
        grid-template-columns: 1fr !important;
        gap: 2rem !important;
    }
    section#maritime .intro-content{
      display: flex !important;
    flex-direction: column-reverse !important;
    }

    div#operation{
       display: flex !important;
    flex-direction: column-reverse !important;
    }
     div#engieer{
      
       display: flex !important;
    flex-direction: column-reverse !important;
      }
    
  }


  .text-lead-one{
    font-size: 1.0rem;
    font-weight: 500 !important;
  }

  .about-top-main-img-im-gg{
    padding: 20px 0
  }

  .indivi-du-al-si-mg{
    min-height: 300px;
    max-height: 300px;
    width: 100%;
    object-fit: contain;
    background: linear-gradient(transparent, #ffffff4f);
    border-radius: 20px;
  }

@media (min-width: 992px) {
  .ser-de .indiindi-box{
      padding-top: 80px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .indivi-du-al-si-mg{
          object-fit: fill;
  }
}


.modal-content.about-mdl-cont{
  width: auto;
  background: rgb(255, 255, 255);
}

.intro-text{
  text-align: center;
}
.intro-text p {
  text-align: center !important;
}