:root {
  --color-white: #ffffff;
  --color-black: #000000;
  --color-primary: #147AFF;
  --color-info:#223251;
  --color-secondary: #262F51;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


:root {
--font-Inter:  "Inter", sans-serif;
}

/*-------------- Owl crousel ---------------*/

/* Add this CSS to make the parent container a flex container */
/*.row.equal-height-row {
    display: flex;
}*/
/* Add this CSS to make each offer-box a flex item with equal height */
/*.row.equal-height-row .rew-box{
    display: flex;
    flex-direction: column;
}
.row.equal-height-row .review-data{
    flex: 1;
    align-content: end;
}*/
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}
#our_partners img{
  width: auto !important;
}

button.owl-next, button.owl-prev {
  background: var(--color-primary);
}
#our_team button.owl-prev{
  left: -15px;
}
button.owl-prev {
  position: absolute;
  left: -40px;
  top: 45%;
  transform: translateY(-50%);
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
}
button.owl-next {
  position: absolute;
  right: -40px;
  top: 45%;
  transform: translateY(-50%);
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
}
button.owl-next i, button.owl-prev i{
  color: #ffffff;
  font-size: 14px;
}

/* --------- SLIDER--------- */
#slider-banner{
  position: relative;
}
#slider-banner .inner_carousel {
  position: absolute;
  top: 0;
  margin-top: 10%;
  width: 100%;
  left:0;
  right:0;
}
section#slider-banner .carousel-caption {
  
  left: 0%;
  right: auto;
  bottom: 0rem;
  position: relative;
}
#slider-banner h1{
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  font-family: var(--font-Inter);
  text-transform: capitalize;
  color:#223251;
}
#slider-banner h6{
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  font-family: var(--font-Inter);
  text-transform: uppercase;
  color:var(--color-primary);
}

.slider-banner-image img {
    width: 100%;
    height:100%;
}
#slider-banner .customer{
 background-color: #DAEBFF;
 text-align: center;
 padding: 15px 30px;
 border-radius: 10px;
 display: inline-block;
 margin-top: 30%;
}
#slider-banner h3,#slider-banner h5{
  padding: 0px;
 margin: 0px;
}
#slider-banner .customer span{
  font-size: 30px;
  font-weight: 700;
  font-family: var(--font-Inter);
  color:var(--color-primary);
  margin-bottom: 5px;
}
#slider-banner .customer span::after{
  content: 'K';
  font-size: 30px;
  font-weight: 700;
  font-family: var(--font-Inter);
  color:var(--color-primary);
}
#slider-banner .profesional span{
  font-size: 30px;
  font-weight: 700;
  font-family: var(--font-Inter);
  color:var(--color-primary);
  margin-bottom: 5px;
}
#slider-banner h5{
  font-size: 14px;
  font-weight: 400;
  font-family: var(--font-Inter);
  color:#222222;
}
#slider-banner .help{
  background: var(--color-white);
  border-radius: 10px;
  padding: 10px;
  display: inline-block;
  float: right;
  margin-top: 60%;
}
#slider-banner h2{
  font-size: 20px;
  font-weight: 700;
  font-family: var(--font-Inter);
  color:var(--color-black);
  margin: 0px;
  padding: 0px;
}
#slider-banner .expert span{
  font-size: 20px;
  font-weight: 700;
  font-family: var(--font-Inter);
  color:var(--color-black);
  margin: 0px;
  padding: 0px;
}
#slider-banner .expert span::after{
  content:"+";
  font-size: 20px;
  font-weight: 700;
  font-family: var(--font-Inter);
  color:var(--color-black);
}
#slider-banner p{
  font-size: 14px;
  font-weight: 400;
  font-family: var(--font-Inter);
  color:#6F7899;
  margin-bottom: 0;
}
#slider-banner .profesional {
  background-color: #DAEBFF;
  text-align: center;
  padding: 25px 10px;
  border-radius: 15px;
  display: inline-block;
  margin-top: 30%;
  float: right;
  width: 160px;
}
#slider-banner .expert{
  background: var(--color-white);
  border-radius: 10px;
  padding: 10px;
  display: inline-block;
  margin-top: 70%;
}
#slider-banner .icon{
  width: 30px;
}
/*why choose us*/
#why_choose_us{
  background-color: #160E28;
}
#why_choose_us .small-heading span::before{
display: none;
}
#why_choose_us .main-heading{
  color:#fff;
} 
#why_choose_us .contact {
  position: relative;
  top: 0;
  right: 0;
  padding: 10px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  transform: translate(0px, 20px);
  margin-bottom: 40px;
  margin-left: -30px;
  }
  #why_choose_us .contact p{
    margin-bottom: 0px;
    color:#000;
  }
  #why_choose_us .contact h4{
    margin-bottom: 0px;
    padding: 0;
    font-size: 25px;
    font-weight: 600;
    font-family: var(--font-Inter);
    color:#000;
  }
  #why_choose_us .contact i{
    font-size: 50px;
    color: var(--color-primary);
  }
  #why_choose_us .leftimg1 {
    width: 55%;
    margin-bottom: 40px;
  }
#why_choose_us .content{
  width: 50%;
  position: absolute;
  right: 0;
  margin-top:20px ;
  top:0;
}
.why-choose-us-left-image{
  position: relative;
}
#why_choose_us .abt-para{
  font-size: 16px;
  line-height: 30px;
  color:#fff;
  font-weight: 400;
  font-family: var(--font-Inter);
  margin-bottom: 20px;
}
#why_choose_us .nav-tabs{
  border-bottom: none;
  background-color: #24193C;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  display:inline-flex;
}
#why_choose_us .nav-tabs .nav-link{
  background-color: transparent;
  border-radius: 5px;
  border-color: #24193C;
  color:#fff;
  font-family: var(--font-Inter);
  padding: 6px 30px;
}
#why_choose_us .nav-tabs .nav-link.active{
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}
#why_choose_us .tab-content p{
  color:#fff;
}
/*project*/
.image-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
}

.image-grid img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 5px;
}
#our_project .image-grid img:nth-child(1){
  grid-column: 1 / 1;
  grid-row: 1 / 1;
}
#our_project .image-grid img:nth-child(2){
  grid-column: 2 / 2;
  grid-row: 1 / 3;
}
#our_project .image-grid img:nth-child(3){
  grid-column: 3 / 3;
  grid-row: 1 / 3;
}
#our_project .image-grid img:nth-child(4){
  grid-column: 4 / 4;
  grid-row: 1 / 4;
}
#our_project .image-grid img:nth-child(5){
  grid-column: 1 / 2;
  grid-row: 2/ 2;
}
#our_project .image-grid img:nth-child(6){
  grid-column: 2 / 3;
  grid-row: 2 / 4;
  padding-top: 114px;
}
#our_project .image-grid img:nth-child(7){
  grid-column: 1/ 1;
  grid-row: 3 / 3;
}
#our_project .image-grid img:nth-child(8){
  grid-column: 3 / 3;
  grid-row: 3 / 2;
  height: 100%;
}
#our_project .image-grid img:nth-child(9){
  grid-column: 3 / 5;
  grid-row: 3 / 4;
  height: 100%;
}
/*newsletter*/
.newsletter-box{
  background-color: var(--color-primary);
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  margin: 90px 50px -90px 50px;
}
.newsletter-box img{
  width: 60px;
}
.newsletter-box .small-heading{
  color:#fff;
}
.newsletter-box .small-heading span::before{
 background-color: #fff;;
}
.newsletter-box .small-heading span::after{
  background-color: #fff;;
 }
 .newsletter-box .main-heading{
  color:#fff;
 }
 .video-image-box{
  margin: 100px;
 }
.video-image-box i {
   background-color: var(--color-primary);
   color:#fff;
   padding: 20px 20px;
   border-radius: 10px;
   margin-bottom: 20px;
}
.video-image-box .video-title{
  color:#fff;
  font-size: 28px;
  font-weight: 400;
  font-family: var(--font-Inter);
}
.newsletter-box .shortcode p{
  position: relative;
}
.newsletter-box .shortcode input[type="submit"] {
  padding: 5px 15px;
  font-weight: bold;
  color: #ffffff;
  text-transform: capitalize;
  border: none;
  background-color: var(--color-info);
  border: 1px solid var(--color-info);
  border-radius: 20px;
  width: auto;
  position: absolute;
  right: 0;
  margin: 4px;
  top:0;
}
.newsletter-box .shortcode input[type="email"]{
  border: 1px solid #F5FAFF;
  font-size: 14px;
  padding: 10px 10px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: #F5FAFF;
  margin-bottom: 10px;
  border-radius: 30px;
}
.newsletter-box .shortcode .wpcf7-spinner{
  position: absolute;
  margin: 10px -80px
}
.social .socialbox a i{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--color-info);
  color:var(--color-white);
  padding: 12px 10px;
}
.social .socialbox a i:hover{
  background-color: var(--color-white);
  color:var(--color-primary);
}
/*--------counter--*/
#counter{
margin-top: 0px;
}
.counter_sec{
  position: relative;
}
.counter_sec .count-content {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  margin: 0px;
  margin-top: 30px;
}
#counter .bg_color{
  background-color: #147AFF;
  border-radius: 20px;
  width: 100%;
  height:250px;
}
.counter-box {
  box-shadow: 0px 4px 44px 0px #0000002B;
  background: linear-gradient(171deg, rgba(0,0,0,1) 0%, rgba(20,122,255,1) 0%, rgba(53,82,207,1) 50%, rgba(86,42,159,1) 100%);
  padding: 30px 20px 40px;
  border-radius: 10px;
  height: 100%;
}
.counter-box .icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  /* box-shadow: 0px 4px 44px 0px #0000002B; */
  padding: 15px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.counter-box span{
  font-size: 40px;
  line-height: 50px;
  color:var(--color-white);
  font-weight: 700;
  font-family: var(--font-Inter);
  padding: 0px;
  margin-bottom: 10px;
}
#counter .counter-box span::after{
    content: "\2b";
    font-size: 50px;
    color: var(--color-white);
    background-image: none;
    margin-top: 0px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900 !important;
    width: auto;
    height: auto;
    margin-left: 5px;
}

.counter-box h5{
  font-size: 16px;
  line-height: 30px;
  color:#fff;
  font-weight: 400;
  font-family: var(--font-Inter);
  padding: 0px;
}
/*team-------------*/
#our_team .small-heading span::before{
  display: none;
}
#our_team .tm-desg{
  font-size: 16px;
  font-weight: 500;
  color: var(--color-primary);
  line-height: 20px;
  font-family: var(--font-Inter);
  margin-bottom: 0px;
}
#our_team h3.team-name a {
  font-size: 18px;
  font-weight: 600;
  color: #223251;
  line-height: 30px;
  font-family: var(--font-Inter);
}
#our_team .chef-info{
  background-color: #D5E7FF;
  padding: 10px 10px 0px;
}
#our_team .chef-info img{
height: 200px !important;
}
#our_team .owl-nav {
 float: right;
 margin-top: -65%;
}
#our_team .owl-nav button.owl-next, #our_team .owl-nav button.owl-prev{
  position: relative;
  right: auto;
  top: 0%;
  transform: translateY(0%);
}
#our_team .appoinment{
  background-color: #fff;
  padding: 20px;
  border:20px solid #EFF4FB;
  border-radius: 10px;
}
#our_team .appoinment h5{
  font-size: 18px;
  font-weight: 600;
  color:var(--color-black);
  font-family: var(--font-Inter);
  margin: 0px;
  padding: 0px;
}
/*--------testimonial------*/
#testimonial{
  background-color: #160E28;
}
#testimonial .main-heading{
 color: #fff;
}
.testimonials-info {
  padding: 30px 15px 15px;
  margin: 18px 8px 44px 8px;
  background-color: #fff;
  box-shadow: 0px -1px 8px 2px #0000002B;
  height: 100%;
  border-radius: 20px;
  position: relative;
}
#testimonial .owl-dots {
  text-align: center;
}
#testimonial .owl-dots button.owl-dot {
  border: 1px solid var(--color-info);
  padding: 5px 5px;
  border-radius: 50px;
  margin: 3px;
  background-color: var(--color-info);
}
#testimonial .owl-dots button.owl-dot.active{
  background-color: var(--color-primary);
  border: 1px solid var(--color-primary);
}
.testimonials-info::after {
  content: '';
  background-color: var(--color-primary);
  position: absolute;
  right: auto;
  width: 80%;
  height: 20px;
  background-repeat: no-repeat;
  left: auto;
  margin: 0px 20px -8px;
  bottom: 0;
  z-index: -1;
  border-radius: 10px;
}
.testimonials-info .para-content p{
  font-size: 15px;
  font-weight: 400;
  color: #6B5884;
  line-height: 30px;
  font-family: var(--font-Inter);
  margin-bottom: 20px;
  }
.testimonials-info .profile-content{
  background-color: #E4EFFC;
  border-radius: 10px;
  padding: 10px;
}
.testimonials-info .profile-content .quote {
  text-align: right;
  margin-right: 10px;
  margin-top: -28px;
}
.testimonials-info .profile-content .quote i{
  font-size: 32px;
  color:var(--color-primary);
}
.testimonials-info .profile-content img{
  width: 70px;height: 70px;
  border-radius: 20px;
}
.profile-content h5{
  margin-bottom: 5px;
}
.profile-content h5 a{
  font-size: 18px;
  font-weight: 600;
  color:#223251;
  font-family: var(--font-Inter);
}
.profile-content h6{
  font-size: 15px;
  font-weight: 300;
  color:var(--color-primary);
  font-family: var(--font-Inter);
  margin-bottom: 0px;
}
.testimonials-info .profile-content .seller-star i{
 color:#FDBD19;
 font-size: 12px;
}





