@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600,700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap");

body {
  font-family: "Poppins", "Josefin Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #747E88;
  background-color: #fff;
}

.social-icons img {
  max-width: 120px;
}

.single-counter .icon {
    width: 80px;
    border-radius: 50%;
    padding: 20px;
}

.single-counter .icon.user {
   background-color: #769a5a;
}

.single-counter .icon.gear {
   background-color: #efc241;
}

#tech .single_services .services_icon img {
    max-width: 65px;
    height: auto;
}

#sap .border-secondary {
    background-color: #f2f2f2;
    color: #0071c3;
    font-weight: bold;
}

#sap .right {
    background-color: #e9ebf5;
    margin: 0 3px 3px;
    color: #0071c3;
    display: block;
}

#higher-services .single_services .services_content .services_subtitle a,
#goverment-services .single_services .services_content .services_subtitle a {
    color: #747E88;
}

#higher-services .single_services:hover .services_content .services_subtitle a,
#goverment-services .single_services:hover .services_content .services_subtitle a {
    color: #fff;
}

.highlight ul li {
    font-size: 18px;
    line-height: 1.5;
}

.success-story .timeline.one .timeline-content {
    background-color: #e22f29 !important;
}

.success-story .timeline.two .timeline-content {
    background-color: #e19740 !important;
}

.success-story .timeline.three .timeline-content {
	background-color: #64735e !important;
}

.success-story .timeline.four .timeline-content {
    background-color: #1d61bc !important;
}

.header_area .contact-info a {
    color: #747E88;
    text-decoration: none;
}

.header_area .contact-info a:hover {
    color: #747E88;
    text-decoration: none;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  --bs-dark-rgb: 44, 62, 80;

}

img {
  max-width: 100%;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none;
}

a:focus,
a:hover {
  text-decoration: none;
}

i,
span,
a {
  display: inline-block;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  color: #38424D;
  margin: 0px;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 22px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #747E88;
  margin: 0px;
}

.text-theme {
  color: #747E88;
}

.gradient-1 {
  background-image: linear-gradient(#c3c3c3 0%, #3c546d 100%);
}

.gradient-2 {
  background-image: linear-gradient(#2d3e51 0%, #e19840 100%);
}

.gradient-3 {
  background-image: linear-gradient(#e44e83 0%, #ffb8d1 100%);
}

.gradient-4 {
  background-image: linear-gradient(#40b4f6 0%, #79cefd 100%);
}

.icon-gradient {
  position: relative;
  width: 69px;
  height: 69px;
  line-height: 75px;
  border-radius: 50%;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  z-index: 1;
}

.icon-gradient::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-image: inherit;
  opacity: .15;
  z-index: -1;
  left: 0;
  top: 0;
  transform: scale(1.3);
  transition: all 0.3s ease-out 0s;
}

.bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.bg_main {
  background-color: #fff !important;
}

/*===== All Button Style =====*/
.main-btn {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  padding: 0 40px;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  background-color: #95A5A6;
  border-radius: 5px;
  text-decoration: none;
}

@media (max-width: 767px) {
  .main-btn {
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
	.slick-slide img {
		display: block;
		width: 100%;
		height: 100%;
		max-height: 300px;
	}		   
}

@media only screen and (min-width: 320px) and (max-width: 950px) and (orientation: landscape) {

	.slider-active .slider_content .slider_title {
		font-size: 30px;
	}

	.slick-slide img {
		display: block;
		width: 100%;
		height: 100%;
		max-height: 300px;
		max-width: 500px;
		margin: 0 auto;
	}

	.counter-wrapper .col-md-2 {
    		width: 50%;
	}

	.navbar .navbar-nav .nav-item a {
		color: #000;
		text-align: center;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

	.slider-active .slider_content .slider_title {
		font-size: 30px;
	}
	
	.counter-wrapper .col-md-2 {
    		width: 50%;
	}
	
	.slick-slide img {
		display: block;
		width: 100%;
		height: 100%;
		max-height: 300px;
	}

	.navbar .navbar-nav .nav-item a {
		color: #000;
		text-align: center;
	}	   
}

@media only screen and (min-width: 786px) and (max-width: 1200px) and (orientation: landscape) {

	.counter-wrapper .col-md-2 {
    		width: 50%;
	}

}



.main-btn:hover {
  background-color: rgba(44, 62, 80, 0.8);
  color: #fff;
}

.main-btn.main-btn-2 {
  background-color: #fff;
  color: #2C3E50;
  border-color: #2C3E50;
}

.main-btn.main-btn-2:hover {
  background-color: #2C3E50;
  border-color: #2C3E50;
  color: #fff;
}

/*===== All Button Style =====*/
.section_title .sub_title {
  font-size: 20px;
  font-weight: 700;
  color: #2C3E50;
}

@media (max-width: 767px) {
  .section_title .sub_title {
    font-size: 18px;
  }
}

.section_title .title {
  font-size: 40px;
  font-weight: 700;
  margin-top: 25px;
  color: #e19740;
}

.section_title .sub-title {
  font-size: 30px;
  font-weight: 700;
  margin-top: 25px;
  color: #e19740;
}

.section_tech .sub-title {
  font-size: 25px;
  font-weight: 700;
  color: #e19740;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section_title .title {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .section_title .title {
    font-size: 24px;
  }
}

/*===== All Preloader Style =====*/
.preloader {
  /* Body Overlay */
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  height: 100%;
  width: 100%;
  /* Change Background Color */
  background: #fff;
  z-index: 99999;
}

.preloader .loader {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.preloader .loader .ytp-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  margin-left: -32px;
  z-index: 18;
  pointer-events: none;
}

.preloader .loader .ytp-spinner .ytp-spinner-container {
  pointer-events: none;
  position: absolute;
  width: 100%;
  padding-bottom: 100%;
  top: 50%;
  left: 50%;
  margin-top: -50%;
  margin-left: -50%;
  -webkit-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
  -moz-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
  -o-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
  animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -moz-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -o-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  right: 50%;
}

.preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  left: 50%;
}

.preloader .loader .ytp-spinner-circle {
  box-sizing: border-box;
  position: absolute;
  width: 200%;
  height: 100%;
  border-style: solid;
  /* Spinner Color */
  border-color: #2C3E50 #2C3E50 #f7f7fd;
  border-radius: 50%;
  border-width: 6px;
}

.preloader .loader .ytp-spinner-left .ytp-spinner-circle {
  left: 0;
  right: -100%;
  border-right-color: #f7f7fd;
  -webkit-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -moz-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -o-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.preloader .loader .ytp-spinner-right .ytp-spinner-circle {
  left: -100%;
  right: 0;
  border-left-color: #f7f7fd;
  -webkit-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -moz-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -o-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

/* Preloader Animations */
@-webkit-keyframes ytp-spinner-linspin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes ytp-spinner-linspin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes ytp-spinner-easespin {
  12.5% {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  25% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }

  37.5% {
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg);
  }

  50% {
    -webkit-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    transform: rotate(540deg);
  }

  62.5% {
    -webkit-transform: rotate(675deg);
    -moz-transform: rotate(675deg);
    -ms-transform: rotate(675deg);
    -o-transform: rotate(675deg);
    transform: rotate(675deg);
  }

  75% {
    -webkit-transform: rotate(810deg);
    -moz-transform: rotate(810deg);
    -ms-transform: rotate(810deg);
    -o-transform: rotate(810deg);
    transform: rotate(810deg);
  }

  87.5% {
    -webkit-transform: rotate(945deg);
    -moz-transform: rotate(945deg);
    -ms-transform: rotate(945deg);
    -o-transform: rotate(945deg);
    transform: rotate(945deg);
  }

  to {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}

@keyframes ytp-spinner-easespin {
  12.5% {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  25% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }

  37.5% {
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg);
  }

  50% {
    -webkit-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    transform: rotate(540deg);
  }

  62.5% {
    -webkit-transform: rotate(675deg);
    -moz-transform: rotate(675deg);
    -ms-transform: rotate(675deg);
    -o-transform: rotate(675deg);
    transform: rotate(675deg);
  }

  75% {
    -webkit-transform: rotate(810deg);
    -moz-transform: rotate(810deg);
    -ms-transform: rotate(810deg);
    -o-transform: rotate(810deg);
    transform: rotate(810deg);
  }

  87.5% {
    -webkit-transform: rotate(945deg);
    -moz-transform: rotate(945deg);
    -ms-transform: rotate(945deg);
    -o-transform: rotate(945deg);
    transform: rotate(945deg);
  }

  to {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
}

@-webkit-keyframes ytp-spinner-left-spin {
  0% {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg);
  }

  50% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  to {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}

@keyframes ytp-spinner-left-spin {
  0% {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg);
  }

  50% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  to {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}

@-webkit-keyframes ytp-right-spin {
  0% {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }

  50% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  to {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

@keyframes ytp-right-spin {
  0% {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }

  50% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  to {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

/*===========================
      02.HEADER css 
===========================*/

/*===== NAVBAR =====*/
.social-icons a {
  transition: color 0.3s;
  /* Smooth transition for hover effects */
}

.sticky {
  background-color: #f1f1f1;
  top: 0;
  position: fixed;
  z-index: 99;
  width: 100%;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.header_navbar.sticky {
  border-bottom: 5px solid #e19740;
}

.sticky .navbar {
  padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sticky .navbar {
    padding: 15px 0;
  }
}

@media (max-width: 767px) {
  .sticky .navbar {
    padding: 15px 0;
  }
}

.navbar {
  padding: 0;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar {
    padding: 20px 0;
  }
}

@media (max-width: 767px) {
  .navbar {
    padding: 20px 0;
  }
}

.navbar-brand {
  padding: 0;
}

.navbar-toggler {
  padding: 0;
}

.navbar-toggler .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #747E88;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-toggler.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}

.navbar-toggler.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.navbar-toggler.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -7px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 12px;
  }
}

@media (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 12px;
  }
}

.navbar-nav {
  margin-right: 30px;
}

.navbar-nav .nav-item {
  position: relative;
}

.navbar-nav .nav-item a {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 30px 15px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item a {
    display: block;
    padding: 4px 0;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item a {
    display: block;
    padding: 4px 0;
    color: #000;
    text-align: center;
  }
}

.navbar-nav .nav-item a::before {
  position: absolute;
  content: '';
  width: 0;
  height: 3px;
  top: 1px;
  left: 0;
  background-color: #e19740;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item a::before {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item a::before {
    display: none;
  }
}

.navbar-nav .nav-item.active>a,
.navbar-nav .nav-item:hover>a {
  color: #e19740;
}

.navbar-nav .nav-item.active>a::before,
.navbar-nav .nav-item:hover>a::before {
  width: 100%;
}

.navbar-nav .nav-item:hover .sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item:hover .sub-menu {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item:hover .sub-menu {
    top: 0;
  }
}

.navbar-nav .nav-item .sub-menu {
  width: 200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 110%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .nav-item .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    display: none;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 767px) {
  .navbar-nav .nav-item .sub-menu {
    position: relative;
    width: 100%;
    top: 0;
    display: none;
    opacity: 1;
    visibility: visible;
  }
}

.navbar-nav .nav-item .sub-menu li {
  display: block;
}

.navbar-nav .nav-item .sub-menu li a {
  display: block;
  padding: 8px 20px;
  color: #222;
}

.navbar-nav .nav-item .sub-menu li a.active,
.navbar-nav .nav-item .sub-menu li a:hover {
  padding-left: 25px;
  color: #0898E7;
}

.navbar-nav .sub-nav-toggler {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-nav .sub-nav-toggler {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: #222;
    font-size: 18px;
    border: 0;
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 767px) {
  .navbar-nav .sub-nav-toggler {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: #222;
    font-size: 18px;
    border: 0;
    width: 30px;
    height: 30px;
  }
}

.navbar-nav .sub-nav-toggler span {
  width: 8px;
  height: 8px;
  border-left: 1px solid #222;
  border-bottom: 1px solid #222;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  top: -5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-btn {
    position: absolute;
    top: 50%;
    right: 50px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media (max-width: 767px) {
  .navbar-btn {
    position: absolute;
    top: 50%;
    right: 50px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.navbar-btn .main-btn {
  padding: 0 20px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  text-decoration: none;
}

.navbar-btn .main-btn:hover {
  background-color: transparent;
  border: 2px solid #e19740;
  color: #e19740
}

/*===== Slider =====*/
.single_slider {
  height: 800px;
  position: relative;
  z-index: 5;
  border-radius: 0;
  overflow: hidden;
}

@media only screen and (min-width: 1400px) {
  .single_slider {
    height: 900px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single_slider {
    height: 650px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_slider {
    height: 650px;
  }
}

@media (max-width: 767px) {
  .single_slider {
    height: 600px;
  }
}

.single_slider::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: -1;
}

.single_slider.bg-dark::before {
  background-image: linear-gradient(#3c546d 0%, #c3c3c3 100%);
  background-color: linear-gradient(#3c546d 0%, #c3c3c3 100%);
}

.slider_content {
  padding: 20px;
  border-radius: 25px;
}

.slider_content .slider_title {
  color: #2c3e50;
  font-size: 65px;
  font-weight: 700;
}

.slider_content .slider_subtitle {
  color: #2c3e50;
}

.single_slider.bg-dark .slider_title {
  color: #fff;
}

.single_slider.bg-dark .slider_subtitle {
  color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content .slider_title {
    font-size: 55px;
  }
}

@media (max-width: 767px) {
  .slider_content .slider_title {
    font-size: 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider_content .slider_title {
    font-size: 45px;
  }
}


.slider_content p {
  color: #fff;
  max-width: 580px;
  margin-top: 20px;
  font-size: 18px;
}

.slider_content .main-btn {
  margin-top: 30px;
}

.slider-active .slick-dots {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
  text-align: center;
}

.slider-active .slick-dots li {
  display: inline-block;
  margin: 0 3px;
}

.slider-active .slick-dots li button {
  width: 12px;
  height: 12px;
  background: none;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 50px;
  font-size: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border: 0;
}

.slider-active .slick-dots li.slick-active button {
  background-color: #fff;
  border-color: #eceff8;
  width: 37px;
}

/*===========================
      03.HEADER css 
===========================*/
.brand_single {
  margin-left: -15px;
  margin-right: -15px;
}

.single_brand {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
}

@media (max-width: 767px) {
  .single_brand {
    width: 50%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single_brand {
    width: 33.33%;
  }
}

.single_brand img {
  width: 50%;
}

.single_brand img:hover {
  opacity: 0.5;
}

/*===========================
      04.FEATURES css 
===========================*/
.single_features .features_icon i {
  width: 110px;
  height: 110px;
  line-height: 110px;
  background: #f3ba15;
  text-align: center;
  font-size: 56px;
  color: #fff;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(8, 152, 231, 0.08);
  -moz-box-shadow: 0px 3px 16px 0px rgba(8, 152, 231, 0.08);
  box-shadow: 0px 3px 16px 0px rgba(8, 152, 231, 0.08);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media (max-width: 767px) {
  .single_features .features_icon i {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 48px;
  }
}

.single_features .features_content {
  margin-top: 25px;
}

.single_features .features_content .features_title a {
  font-size: 25px;
  font-weight: 600;
  color: #38424D;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single_features .features_content .features_title a {
    font-size: 20px;
  }
}

.single_features .features_content .features_title a:hover {
  color: #38424D;
}

.single_features .features_content p {
  margin-top: 15px;
}

.single_features:hover .features_icon i {
  background-color: #38424D;
  color: #fff;
}

/*===========================
       05.ABOUT css 
===========================*/
.about_image {
  position: relative;
  padding-top: 70px;
  padding-right: 70px;
}

@media (max-width: 767px) {
  .about_image {
    padding-top: 40px;
    padding-right: 40px;
  }
}

.about_image img {
  width: 100%;
}

.about_image .experience {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 12px 0px rgba(8, 152, 231, 0.17);
  -moz-box-shadow: 0px 5px 12px 0px rgba(8, 152, 231, 0.17);
  box-shadow: 0px 5px 12px 0px rgba(8, 152, 231, 0.17);
  border-radius: 10px;
  height: 204px;
  width: 204px;
}

#about .about_content p {
  color: #fff;
}

@media (max-width: 767px) {
  .about_image .experience {
    width: 140px;
    height: 140px;
  }
}

.about_image .experience span {
  font-size: 67px;
  line-height: 70px;
  font-weight: 700;
  color: #38424D;
}

@media (max-width: 767px) {
  .about_image .experience span {
    font-size: 47px;
    line-height: 55px;
  }
}

.about_image .experience p {
  font-size: 27px;
  font-weight: 700;
  color: #38424D;
  margin-top: 5px;
}

@media (max-width: 767px) {
  .about_image .experience p {
    font-size: 20px;
  }
}

.about_image .about_shape {
  position: absolute;
  bottom: -140px;
  left: -140px;
  z-index: -1;
}

.about_content p {
  margin-top: 30px;
}

.skill_item .skill_header {
  position: relative;
}

.skill_item .skill_header .skill_title {
  font-size: 14px;
  font-weight: 500;
}

.skill_item .skill_header .skill_percentage {
  position: absolute;
  top: -3px;
  right: 0;
}

.skill_item .skill_header .skill_percentage p {
  font-size: 14px;
  font-weight: 400;
  margin-top: 0;
}

.skill_item .skill_bar {
  margin-top: 15px;
}

.skill_item .skill_bar .bar_inner {
  width: 100%;
  height: 8px;
  border-radius: 5px;
  background-color: rgba(116, 126, 136, 0.11);
  position: relative;
}

.skill_item .skill_bar .bar_inner .progress_line {
  position: absolute;
  top: 0;
  left: 0;
  height: 8px;
  border-radius: 5px;
  background-color: #525A63;
  -webkit-transition: all 2s ease-out 0s;
  -moz-transition: all 2s ease-out 0s;
  -ms-transition: all 2s ease-out 0s;
  -o-transition: all 2s ease-out 0s;
  transition: all 2s ease-out 0s;
  width: 0;
}

/*===========================
       06.SERVICES css 
===========================*/
.single_services {
  -webkit-box-shadow: 0px 3px 16px 0px rgba(8, 152, 231, 0.08);
  -moz-box-shadow: 0px 3px 16px 0px rgba(8, 152, 231, 0.08);
  box-shadow: 0px 3px 16px 0px rgba(8, 152, 231, 0.08);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 50px 30px;
  border-radius: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single_services {
    padding: 30px 20px;
  }
}

@media (max-width: 767px) {
  .single_services {
    padding: 30px 20px;
  }
}

.single_services .services_icon i {
  color: #f3ba15;
  font-size: 56px;
  line-height: 60px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media (max-width: 767px) {
  .single_services .services_icon i {
    font-size: 48px;
    line-height: 50px;
  }
}

.single_services .services_content {
  margin-top: 25px;
}

.single_services .services_content .services_title a {
  color: #38424D;
  font-size: 25px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single_services .services_content .services_title a {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .single_services .services_content .services_title a {
    font-size: 22px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single_services .services_content .services_title a {
    font-size: 20px;
  }
}

.single_services .services_content p {
  margin-top: 15px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single_services .services_content p {
    font-size: 14px;
  }
}

.single_services:hover {
  background-color: #38424D;
}

#partners .single_services:hover {
  background-color: #fff;
}

.single_services:hover .services_icon i {
  color: #fff;
}

.single_services:hover .services_content .services_title {
  color: #fff;
}

.single_services:hover .services_content .services_subtitle {
  color: #fff;
}

.single_services:hover .services_content .services_title a {
  color: #fff;
}

.single_services:hover .services_content p {
  color: #fff;
}

#higher-services .single_services .services_text,
#goverment-services .single_services .services_text,
#corporates-services .single_services .services_text {
  max-height: 135px;
  /* Adjust height based on your design */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  /* Change this number based on how many lines you want to show */
  transition: max-height 0.3s ease;
  /* Smooth transition */
}

#higher-services .single_services:hover .services_text,
#goverment-services .single_services:hover .services_text,
#corporates-services .single_services:hover .services_text {
  max-height: 2000px;
  /* Allow full height on hover */
  overflow: visible;
  /* Show all content */
  -webkit-line-clamp: unset;
  /* Remove line limit on hover */
}

.single_services .services_text {
  max-height: 120px;
  /* Adjust height based on your design */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  /* Change this number based on how many lines you want to show */
  transition: max-height 0.3s ease;
  /* Smooth transition */
}

.single_services:hover .services_text {
  max-height: 1000px;
  /* Allow full height on hover */
  overflow: visible;
  /* Show all content */
  -webkit-line-clamp: unset;
  /* Remove line limit on hover */
}

/*===========================
        12.FOOTER css 
===========================*/
.footer_area {
  background-color: #F5FBFF;
}

.footer_wrapper {
  position: relative;
}

.footer_about p {
  margin-top: 20px;
  color: #fff;
}

.footer_about .social li {
  display: inline-block;
  margin-right: 15px;
  margin-top: 30px;
}

.footer_about .social li a {
  width: 45px;
  height: 45px;
  line-height: 52px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.footer_about .social li a:hover {
  background-color: #0898E7;
  color: #fff;
}

.footer_title {
  font-size: 25px;
  font-weight: 600;
  color: #fff;
}

.footer_title .title {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .footer_title {
    font-size: 20px;
  }
}

.footer_link {
  width: 50%;
  padding-left: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer_link {
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  .footer_link {
    padding-left: 0;
  }
}

.footer_link .link {
  padding-top: 15px;
}

.footer_link .link li {
  margin-top: 10px;
}

.footer_link .link li a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  cursor: pointer;
}

.footer_link .link li a:hover {
  color: #fff;
}

.footer-contact .contact-list li {
  margin-top: 20px;
}

.footer-contact .contact-list li .contact-info .info-info {
  width: 30px;
}

.footer-contact .contact-list li .contact-info .info-content .text {
  color: #fff;
  font-size: 16px;
}

.footer-contact .contact-list li .contact-info .info-content .text a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.footer-contact .contact-list li .contact-info {
  max-width: 220px;
}

.footer-contact .contact-list li .contact-info .info-content .text a:hover {
  color: #fff;
}

/*===== BACK TO TOP =====*/
.back-to-top {
  font-size: 20px;
  color: #fff;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 45px;
  height: 45px;
  line-height: 50px;
  border-radius: 5px;
  background-color: rgb(44, 62, 80);
  text-align: center;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: none;
}

.back-to-top:hover {
  color: #fff;
  background-color: rgba(44, 62, 80, 0.5);
}


/*===========================
     08.TESTIMONIAL css 
===========================*/
.testimonial_area {
  background-color: #f1f1f1;
  position: relative;
  overflow: hidden;
}

.testimonial_wrapper .single_testimonial_content {
  max-width: 600px;
  width: 100%;
}

.testimonial_shape {
  position: absolute;
  top: 50%;
  right: -15%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}


.testimonial_area .prev, .testimonial_area .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
    font-size: 24px;
    color: #000;
}

.testimonial_area .prev {
    left: 0;
}

.testimonial_area .next {
    right: 0;
}

@media (max-width: 767px) {
  .testimonial_shape {
    display: none;
  }
  .testimonial_area .prev,
  .testimonial_area .next {
     display:none !important;
  }
}

.single_testimonial_author {
  max-width: 180px;
  overflow: hidden;
  width: 100%;
}


.single_testimonial_author img {
  width: 100%;
  border-radius: 25px;
}

.testimonial_content {
  margin-top: 45px;
}

.testimonial_content .testimonial_title {
  font-size: 45px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .testimonial_content .testimonial_title {
    font-size: 30px;
  }
}

.single_testimonial_content {
  margin-top: 45px;
}

.single_testimonial_content i {
  font-size: 66px;
  color: #95A5A6;
}

.single_testimonial_content p {
  margin-top: 15px;
}

.single_testimonial_content .author_name {
  font-size: 20px;
  font-weight: 500;
  color: #3A424E;
  margin-top: 45px;
}

.single_testimonial_content span {
  font-size: 14px;
  color: #3A424E;
}

.testimonial_content_active {
  padding-bottom: 55px;
}

.testimonial_content_active .slick-arrow i {
  font-size: 35px;
  color: #677284;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.testimonial_content_active .slick-arrow:hover i {
  color: #38424D;
}

/*===========================
      19.portfolio css 
===========================*/
.portfolio-area {
  padding-top: 90px;
  padding-bottom: 100px;
}

.portfolio-menu ul li {
  font-size: 16px;
  font-weight: 700;
  color: #6c6c6c;
  line-height: 1.7;
  position: relative;
  display: inline-block;
  z-index: 5;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  cursor: pointer;
  margin: 10px 2px;
  padding-bottom: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-menu ul li {
    font-size: 14px;
    padding: 0 26px;
  }
}

@media (max-width: 767px) {
  .portfolio-menu ul li {
    font-size: 14px;
    padding: 0 22px;
    line-height: 42px;
  }
}

.portfolio-menu ul li::before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(#E22F29), to(#38424D));
  background: linear-gradient(#E22F29 0%, #38424D 100%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 4px;
}

.portfolio-menu ul li:hover,
.portfolio-menu ul li.active {
  color: #38424D;
}

.portfolio-menu ul li:hover::before,
.portfolio-menu ul li.active::before {
  opacity: 1;
}

.single-portfolio .portfolio-image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.single-portfolio .portfolio-image img {
  width: 100%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.single-portfolio .portfolio-image .portfolio-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  border-radius: 8px;
}

.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content {
  padding: 16px;
}

.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon {
  position: relative;
  display: inline-block;
  margin: 0 20px;
}

.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon a {
  font-size: 48px;
  color: #783b40;
  position: relative;
  z-index: 5;
  line-height: 50px;
}

.single-portfolio .portfolio-image .portfolio-overlay .portfolio-content .portfolio-icon .shape {
  position: absolute;
  top: 7px;
  left: 0;
}

.single-portfolio .portfolio-text {
  padding-top: 16px;
}

.single-portfolio .portfolio-text .portfolio-title a {
  color: #121212;
  font-size: 24px;
  line-height: 30px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-portfolio .portfolio-text .portfolio-title {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .single-portfolio .portfolio-text .portfolio-title {
    font-size: 20px;
  }
}

.single-portfolio .portfolio-text .portfolio-title:hover {
  color: #783b40;
}

.single-portfolio .portfolio-text .text {
  color: #121212;
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
}

.single-portfolio:hover .portfolio-overlay {
  opacity: 1;
  visibility: visible;
}

.portfolio-2 {
  background-color: #f4f6f7;
}

/** why Us ***/
.sticky-menu {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 90px;
  padding: 20px;
}

/* Style for menu items */
.whyus .menu-item {
  margin-bottom: 20px;
  cursor: pointer;
}

.whyus .menu-item img {
  max-width: 100px;
}

.whyus section {
  height: 100vh;
  padding: 50px;
}

.whyus_content_section .list-group-item {
  background: transparent;
  border-radius: 25px;
}

.whyus img {
  width: 100%;
  max-width: 100px;
  padding-right: 25px;
}

#accordion-style-1 button:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

#accordion-style-1 h1,
#accordion-style-1 a {
  color: #38424D;
}

#accordion-style-1 .btn-link {
  font-weight: 400;
  color: #38424D;
  background-color: transparent;
  text-decoration: none !important;
  font-size: 25px;
  font-weight: bold;
  padding-left: 25px;
}

#accordion-style-1 .list-group-item+.list-group-item {
  border-top-width: thin;
}

#accordion-style-1 .card-body {
  border-top: 3px solid #e19740;
}



/* Different background colors for sections */

/* =====================
    TEAM SECTION CSS
======================== */
.ipa-team-card .card {
  border: none;
  overflow: hidden;
  position: relative;
  width: 22rem;
  /* Consistent width */
  height: 26rem;
  /* Consistent height */
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
  /* Shadow always visible */
  transition: transform 0.3s ease-in-out;
}

.ipa-team-card .card-img-circle {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
  margin: 35px auto 5px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
  transition: opacity 0.4s ease-in-out;
  /* Added for smooth transition */
}

.ipa-team-card .card-body {
  text-align: center;
  position: relative;
  z-index: 1;
  transition: transform 0.4s ease-in-out;
  /* Added for smooth transition */
}

.ipa-team-card .card-title {
  margin-top: 0.5rem;
  font-size: 17px;
  font-weight: bold;
}

.ipa-team-card .card-text {
  margin-bottom: 0.5rem;
  font-size: 14px;
}

.ipa-team-card .card-body:hover .card-title,
.ipa-team-card .card-body:hover .card-text {
  display: none;
}

.ipa-team-card .card-hover-content p {
  font-size: 14px;
}

.ipa-team-card .card-hover-content {
  display: none;
}

.ipa-team-card .card:hover .card-hover-content {
  opacity: 1;
  display: block;
  max-height: 330px;
  overflow: hidden;
}

.know-more {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 15px;
  background: rgba(44, 62, 80, 0.75);
  color: #fff;
  cursor: pointer;
}

#teamPreviewModal .modal-header {
  background-color: rgb(44, 62, 80);
  border-bottom: 3px solid #e19740;
}

#teamPreviewModal .modal-title {
  color: #fff;
}


.ipa-team-card .card:hover .card-img-circle {
  opacity: 0;
  display: none;
}

/*** Contact us ***/
body.contact-page:after {
  z-index: -1;
  position: absolute;
  height: 50vh;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  background: #747E88;
}

.contact-page .content {
  padding: 7rem 0;
}

.contact-page .heading {
  font-size: 2.5rem;
  font-weight: 900;
}

.contact-page .form-control {
  border: none;
  border-bottom: 1px solid #ccc;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
  background: none;
}

.contact-page .form-control:active,
.form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #000;
}

.contact-page .col-form-label {
  color: #000;
  font-size: 13px;
}

.contact-page .btn,
.contact-page .form-control,
.contact-page .custom-select {
  height: 45px;
}

.contact-page .custom-select:active,
.contact-page .custom-select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #000;
}

.contact-page .btn {
  border: none;
  border-radius: 0;
  font-size: 12px;
  letter-spacing: .2rem;
  text-transform: uppercase;
}

.contact-page .btn.btn-primary {
  background: #2C3E50;
  color: #fff;
  padding: 15px 20px;
}

.contact-page .btn:hover {
  color: #fff;
}

.contact-page .btn:active,
.contact-page .btn:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact-wrap {
  -webkit-box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.2);
}

.contact-wrap .col-form-label {
  font-size: 14px;
  color: #b3b3b3;
  margin: 0 0 10px 0;
  display: inline-block;
  padding: 0;
}

.contact-wrap .form,
.contact-wrap .contact-info {
  padding: 40px;
}

.contact-wrap .contact-info p {
  color: #fff
}

.contact-wrap .contact-info ul li {
  margin-bottom: 15px;
  color: #fff
}

.contact-wrap .contact-info ul li .wrap-icon {
  font-size: 20px;
  color: #fff;
  margin-top: 5px;
}

.contact-wrap .form {
  background: #fff;
}

.contact-wrap .form h3 {
  color: #35477d;
  font-size: 20px;
  margin-bottom: 30px;
}

.contact-wrap .contact-info {
  background: #2C3E50;
}

.contact-wrap .contact-info h3 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 15px;
}

.contact-page label.error {
  font-size: 12px;
  color: red;
}

.contact-page #message {
  resize: vertical;
}

.contact-page #form-message-warning,
#form-message-success {
  display: none;
}

.contact-page #form-message-warning {
  color: #B90B0B;
}

.contact-page #form-message-success {
  color: #55A44E;
  font-size: 18px;
  font-weight: bold;
}

.contact-page .submitting {
  float: left;
  width: 100%;
  padding: 10px 0;
  display: none;
  font-weight: bold;
  font-size: 12px;
  color: #000;
}

/*===========================
    08.Counterup css 
===========================*/
.counterup-section {
  position: relative;
  z-index: 1;
}

.counterup-section .container {
  position: relative;
}

.counterup-section .container .counter-shape-1 {
  left: -35px;
  top: -50px;
}

.counterup-section .container .counter-shape-2 {
  right: -35px;
  bottom: -50px;
}

.counterup-section .shape {
  position: absolute;
}

.counterup-section .counter-wrapper {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  padding-left: 50px;
  padding-right: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .counterup-section .counter-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .counterup-section .counter-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

.counterup-section .counter-wrapper::before {
  bottom: -100px;
  left: -100px;
}

.counterup-section .counter-wrapper::after {
  top: -100px;
  right: -100px;
}

.counterup-section .counter-wrapper .single-counter {
  padding: 30px;
  border-radius: 5px;
  margin: 10px 0;
}

.counterup-section .counter-wrapper .single-counter i {
  line-height: 69px;
}

.counterup-section .counter-wrapper .single-counter h3 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 12px;
}

.counterup-section .counter-wrapper .single-counter p {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.counterup-section .counter-wrapper .single-counter:hover i::after {
  transform: scale(1);
}


.single_services:hover ul {
  color: #ffffff;
}



/*===========================
    Success stories css 
===========================*/
.success-story {
  padding-top: 50px;
  overflow: hidden;
  position: relative;
}

.success-story:before {
  content: "";
  width: 7px;
  height: 100%;
  background: #2d3e51;
  margin: 0 auto;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
}

.success-story .timeline {
  width: 50%;
  float: left;
  padding: 20px 60px;
  border-top: 7px solid #2d3e51;
  border-right: 7px solid #2d3e51;
  color: #ffffff;
  border-radius: 0 30px 0 0;
  position: relative;
  right: -3.5px;
}

.success-story .icon {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: #2d3e51;
  border: 1px solid #fff;
  text-align: center;
  font-size: 25px;
  color: #fff;
  box-shadow: 0 0 0 2px #2d3e51;
  position: absolute;
  top: -30px;
  left: 0;
}

.success-story .timeline-content {
  display: block;
  padding: 30px 10px 10px;
  border-radius: 20px;
  background: #2d3e51;
  color: #fff;
  position: relative;
}

.success-story .timeline-content th {
  text-align: left;
  font-size: 15px;
  font-family: "Poppins", "Josefin Sans", sans-serif;
  font-weight: 400;
}

.success-story .timeline-content a {
  font-family: "Josefin Sans", sans-serif;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

.success-story .timeline-content h4,
.success-story .timeline-content p {
  color: #fff;
}

.success-story .timeline-content:hover {
  text-decoration: none;
  color: #fff;
}

.success-story .timeline-content:after,
.success-story .timeline-content:before {
  content: "";
  display: block;
  width: 10px;
  height: 50px;
  border-radius: 10px;
  background: #2d3e51;
  border: 1px solid #fff;
  position: absolute;
  top: -35px;
  left: 50px;
  color: #2d3e51;
}

.success-story .timeline-content:after {
  left: auto;
  right: 50px;
}

.success-story .title {
  font-size: 20px;
  margin: 0;
}

.success-story .description {
  font-size: 15px;
  letter-spacing: 1px;
  margin: 0 0 5px;
}

.success-story .timeline:nth-child(2n) {
  border-right: none;
  border-left: 7px solid #2d3e51;
  border-radius: 30px 0 0;
  right: auto;
  left: -3.5px;
}

.success-story .timeline:nth-child(2n) .icon {
  left: auto;
  right: 0;
  box-shadow: 0 0 0 2px 2d3e51;
}

.success-story .timeline:nth-child(2) {
  margin-top: 130px;
}

.success-story .timeline:nth-child(odd) {
  margin: -130px 0 30px;
}

.success-story .timeline:nth-child(even) {
  margin-bottom: 80px;
}

.success-story .timeline:first-child,
.success-story .timeline:last-child:nth-child(even) {
  margin: 0 0 30px;
}

.success-story .timeline:nth-child(2n) .icon,
.success-story .timeline:nth-child(2n) .timeline-content,
.success-story .timeline:nth-child(2n) .timeline-content:after,
.success-story .timeline:nth-child(2n) .timeline-content:before {
  background: #2d3e51;
}

.success-story .timeline:nth-child(3n) .icon,
.success-story .timeline:nth-child(3n) .timeline-content,
.success-story .timeline:nth-child(3n) .timeline-content:after,
.success-story .timeline:nth-child(3n) .timeline-content:before {
  background: #2d3e51;
}

.success-story .timeline:nth-child(3n) .icon {
  box-shadow: 0 0 0 2px #2d3e51;
}

@media only screen and (max-width:767px) {
  .success-story:before {
    left: 0;
    right: auto;
  }

  .success-story .timeline,
  .success-story .timeline:nth-child(even),
  .success-story .timeline:nth-child(odd) {
    width: 100%;
    float: none;
    padding: 20px 30px;
    margin: 0 0 30px;
    border-right: none;
    border-left: 7px solid #2d3e51;
    border-radius: 30px 0 0;
    right: auto;
    left: 0;
  }

  .success-story .icon {
    left: auto;
    right: 0;
  }
}

@media only screen and (max-width:480px) {
  .success-story .title {
    font-size: 18px;
  }
}

.success_area table td,
.success_area table th,
.success_area table h3 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: "Josefin Sans", sans-serif;
  color: #fff;
}

.success_area .mask-custom {
  background: #2d3e51;
  border-radius: 2em;
  backdrop-filter: blur(25px);
  border: 2px solid rgba(255, 255, 255, 0.05);
  background-clip: padding-box;
  box-shadow: 10px 10px 10px rgba(46, 54, 68, 0.03);
}

.success_area .about_image.sucess-image {
  padding: 0;
  margin: 0;
}


.navbar .dropdown {
  position: static;
}

.navbar .dropdown-menu {
  border: 1px solid rgba(0, 0, 0, .15);
  background-color: #2d3e51;
  padding: 20px;
}

.navbar .dropdown-menu .dropdown-item {
  padding-bottom: 5px !important;
}

.navbar .dropdown-menu .dropdown-item.heading {
  font-weight: bold;
}

/* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu,
.navbar .dropdown .dropdown-menu:hover {
  display: block !important;
}

.navbar .dropdown-menu .dropdown-item:focus,
.navbar .dropdown-menu .dropdown-item:hover {
  color: #e19740;
  background-color: #2d3e51;
}

.dropdown-toggle::after {
  display: none;
}

/* carrer page dropzone changes */
.carrer_cv_area {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: 0;
  background-color: #f4f7fa;
}

.carrer_cv_area .container {
  text-align: center;
  padding: 40px;
}

.carrer_cv_area .dropzone {
  border: 2px dashed #2c3e50;
  padding: 80px;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  background-color: #e9f0ff;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.carrer_cv_area .dropzone:hover {
  background-color: #d0e4ff;
}

.carrer_cv_area .dropzone p {
  color: #2c3e50;
  font-size: 20px;
}

.carrer_cv_area .submit-btn {
  padding: 15px 30px;
  font-size: 16px;
  color: #fff;
  background-color: #2c3e50;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 50px;
  transition: background-color 0.3s ease;
}

.carrer_cv_area .submit-btn:disabled {
  background-color: #5B6D81;
  cursor: not-allowed;
}

.carrer_cv_area .submit-btn:hover:not(:disabled) {
  background-color: #2c3e50;
}

.navbar-toggler-icon {
  display: flex;
  justify-content: center;
  align-items: anchor-center;
  color: #fff;
}