:root {
  --color-white: #ffffff;
  --color-black: #000000;
  --color-primary: #0B5394;
}

@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap');

:root {
--font-Jost: "Jost", sans-serif;
--font-Source: "Source Serif 4", serif;
}

/*-------------- Owl crousel ---------------*/

section#slider-banner {
  position: relative;
  height: 900px;
}
.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: #1e202c;
}
button.owl-next:hover, button.owl-prev:hover {
  background: var(--color-primary);
}
button.owl-prev {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 16px;
  border-radius: 50%;
  background: #000;
}
button.owl-next {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 16px;
  background: #000;
  border-radius: 50%;
}
button.owl-next i, button.owl-prev i{
  color: #ffffff;
}
/* --------- SLIDER--------- */
#slider-banner{
  position: relative;
  background-color: #000;
}
#slider-banner .inner_carousel {
  position: relative;
}
.row.slider-box {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  height: 900px;
  z-index: 999;
  align-items: center;
  margin: 0 auto;
}

.slide-main-head {
  font-size: 80px;
  font-weight: 700;
  line-height: 86px;
  font-family: var(--font-Jost);
  color: #fff !important;
  display: flex;
  flex-wrap: wrap;
}
.slide-main-head span{
  font-family: var(--font-Jost);
  color: #fff !important;
}
.word-drop {
  opacity: 0;
  transform: translateY(-40px);
  display: inline-block;
  animation: dropIn 1s ease forwards;
}

@keyframes dropIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

#slider-banner h1 span{
  display: block;
  color:var(--color-primary)
}
#slider-banner .carousel-item{
  position: relative;
  overflow: hidden;
}

.slide-right {
  position: absolute;
  bottom: -290px;
  right: -40%;
}
#slider-banner .carousel-captions p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  font-family: var(--font-Jost) !important;
  color: #ffffffad;
  width: 65%;
  animation: zoomInUp 2s ease-out forwards;
}
.slider-banner-image img {
  width: 100%;
  height: 900px;
}
.slide-nav i {
  background: var(--color-primary);
  font-size: 20px;
  opacity: 1 !important;
  border-radius: 0px;
  padding: 20px 20px;
  color:#fff;
}
.slide-nav .carousel-control-prev-icon,.slide-nav .carousel-control-next-icon {
    background-image: unset;
}
.slide-nav a.carousel-control-prev,.slide-nav a.carousel-control-next{
    opacity: 1;
}
.slide-nav .carousel-control-next, .slide-nav .carousel-control-prev{
  width: 3.8%;
}
.slide-nav .carousel-control-prev{
  left:-20px;
}
.slide-nav i:hover {
    background: #fff;
    color: rgba(0, 0, 0);
}
#slider-banner .search-form {
 width: 100%;
 position: absolute;
 bottom: 40px;
 animation: fadeInUp 1s ease-out forwards;
}
#slider-banner .wpcf7-response-output{
  color: #fff;
}
#slider-banner .search-form input::placeholder{
  color:#ddd;
}
#slider-banner .search-form input {
  border-radius:0 ;
  border: none;
  border-bottom: 1px solid #ddd;
  padding: 15px 0px;
  background-color: transparent;
  color: #ddd;
  width: 100%;
  text-transform: capitalize;
}
#slider-banner .search-form .inputbox i {
  color: #ddd;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 12px;
  margin-top: 15px;
}
#slider-banner .search-form .inputbox {
  flex: 0 0 auto;
  width: 20% !important;
}
#slider-banner .search-form input[type="submit"]:hover {
  border: 1px solid var(--color-primary);
  background-color: transparent;
  color: var(--color-primary);
}

/*brand*/
.boat-box .image {
  background-color: var(--color-primary);
  border-radius: 50%;
  padding: 34px 20px 30px;
  width: 130px;
  height: 130px;
  margin: 20px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 1s;
}
.boat-box:hover .image{
  background-color: #000;
}
.boat-box .image img{
  width: 85px !important;
  height: auto;
}
.boat-box:hover .boat-title h5{
  color: var(--color-primary);
}
.boat-title h5{
  font-size: 20px;
  color:#000;
  font-weight: 600;
  font-family: var(--font-Jost);
  margin-bottom: 0px;
}
#brand .owl-carousel .owl-nav.disabled{
  display: block;
}
/*graphic design*/
.graphic_design-left-image .graphic_design-box {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 30px 10% 30px 20%;
  transform: translate(0, -50%);
}
.graphic_design-left-image .graphic_design-box h6{
  font-size: 20px;
  color:#fff;
  font-weight: 700;
  font-family: var(--font-Jost);
  margin-bottom: 0px;
}
.graphic_design-left-image .graphic_design-box h2{
  font-size: 40px;
  color:#fff;
  font-weight: 700;
  font-family: var(--font-Jost);
  margin-bottom: 10px;
}
.graphic_design-left-image .graphic_design-box .abt-para{
  font-size: 18px;
  line-height: 30px;
  color:#fff;
  font-weight: 400;
  font-family: var(--font-Jost);
  margin-bottom: 20px;
}
/* agency*/
#agency{
  position: relative;
}
#agency .small-heading{
  color:#fff;
}
#agency .main-heading{
  color:#fff;
}
.agency-content {
  margin: -38% 0px 0%;
}
.agency-readmore a i{
  background-color: var(--color-primary);
  color:#fff;
  padding: 5px 8px;
  border-radius: 50%;
}
/*--------project--*/
#project{
  margin-top: 100px;
}
.project-box {
  box-shadow: 0px 4px 44px 0px #0000002B;
  background-color: #fff;
  padding: 20px;
  margin-top: -100px;
  margin-bottom: 50px;
}
.project-box .icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  /* box-shadow: 0px 4px 44px 0px #0000002B; */
  margin: -50px auto 20px auto;
  padding: 15px;
}
.project-box span{
  font-size: 50px;
  line-height: 60px;
  color:var(--color-primary);
  font-weight: 700;
  font-family: var(--font-Jost);
  padding: 0px;
}
#project .col-md-3.mb-3:nth-child(3) .project-box span::after{
    content: "\2b";
    font-size: 50px;
    color: var(--color-primary);
    background-image: none;
    margin-top: 0px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900 !important;
    width: auto;
    height: auto;
    margin-left: 5px;
}

.project-box h5{
  font-size: 20px;
  line-height: 30px;
  color:#626B7D;
  font-weight: 400;
  font-family: var(--font-Jost);
  padding: 0px;
}
#project .small-heading,#project .main-heading{
  color:var(--color-white);
}
#project .btn-link{
  background-color: transparent !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 25px;
    border: 1px solid #fff;
    border-color: #fff !important;
    color: var(--color-white);
    font-family: var(--font-Jost);
    font-weight: 700;
    text-decoration: none;
    padding: 10px 20px 7px;
    line-height: 30px;
}
#project .btn-link:hover{
  background-color: var(--color-primary) !important;
  border: 1px solid var(--color-primary);
  border-color: var(--color-primary) !important;
}
#project .btn-primary {
  font-weight: 700;
  padding: 10px 20px 7px;
  line-height: 30px;
}
#project .btn-primary:hover{
  color:#fff !important;
  border-color: var(--color-white) !important;
}
/* faqs*/
#faqs .accordion .accordion-item{
  background-color: #fff;
  box-shadow: 0px 4px 44px 0px #0000002B;
  padding: 10px 30px;
  margin-bottom: 20px;
  border-radius: 0px;
}
#faqs .accordion .accordion-item:not(.collapsed){
  background-color: var(--color-primary);
  border:none;
  box-shadow: none;
}
#faqs .accordion .accordion-button:not(.collapsed){
  background-color: transparent;
  border:none;
  box-shadow: none;
}
#faqs .accordion .accordion-item.collapsed .accordion-button::after {
  transform: rotate(90deg);
}
#faqs .accordion .accordion-item .accordion-button::after {
  transform: rotate(0deg);
}
#faqs .accordion-button{
  position: relative;
  font-family: var(--font-Jost);
  font-weight: 600;
  font-size: 18px;
  border-bottom:1px solid #ddd;
  padding: 12px 0px;
}
#faqs .accordion-button{
  color: var(--color-white);
}
#faqs .collapsed .accordion-button{
  color: var(--color-black);
}

#faqs .accordion .accordion-item:last-child .accordion-button{
  border-bottom: none;
}
#faqs .accordion .accordion-item .accordion-body{
  color: #000;
  font-family: var(--font-Source);
  font-weight: 400;
  font-size: 15px;
  padding: 0px 0px 15px;
  margin-bottom: 10px;
}
#faqs .accordion .accordion-item .show .accordion-body{
  color: #fff;
}
.tollfree{
  position: relative;
  z-index: 999;
}
.tollfree img{
  width: 40px;
}
.tollfree h5{
  color:var(--color-primary);
}
.tollfree h6{
  font-family: var(--font-Source);
}
.tollfree h5 a{
  color: inherit;
}

.tollfree h5 a:hover{
  color: var(--color-black);
}

.faq_image{
  position: absolute;
  top: 0;
  left: -35%;
  width: 800px;
}
.faq_image img{
  height: 550px;
}

/* Hover effect for FAQ accordion item */
#faqs .accordion .accordion-item:hover {
  transform: translateY(-3px);
  transition: all 0.3s ease;
  box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.15);
}

/* Hover effect for accordion button text */
#faqs .collapsed .accordion-button:hover {
  color: var(--color-primary);
  transition: color 0.3s ease;
}

/* Hover effect for toll-free number section */
.tollfree:hover h5 {
  color: var(--color-black);
  transition: color 0.3s ease;
}

/* Hover effect for tollfree image (optional) */
.tollfree:hover img {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}

/* Hover effect for FAQ image (optional) */
.faq_image img:hover,.contact-right-image:hover {
  transform: scale(1.03) rotate(-1deg);
  transition: transform 0.4s ease;
}


/*-----contact----*/

#contact-section {
  padding-top: 0;
  background: rgb(0, 31, 54);
  background: linear-gradient(0deg, rgba(0, 31, 54, 1) 25%, rgba(255, 255, 255, 0.44021358543417366) 26%);
}

#contact-section .wpcf7-response-output {
  color: #fff;
  margin-top: 0;
}

#contact-section input[type="text"],
#contact-section input[type="tel"],
#contact-section input[type="email"],
#contact-section input[type="number"],
#contact-section input[type="date"],
#contact-section input[type="phone"],
#contact-section input[type="password"],
#contact-section textarea,
#contact-section select,#contact-section input[type="text"]::placeholder,
#contact-section input[type="tel"]::placeholder,
#contact-section input[type="email"]::placeholder,
#contact-section input[type="number"]::placeholder,
#contact-section input[type="date"]::placeholder,
#contact-section input[type="phone"]::placeholder,
#contact-section input[type="password"]::placeholder,
#contact-section textarea::placeholder,
#contact-section select::placeholder {
  border: 0px;
  font-size: 15px;
  padding: 10px 10px;
  height: auto;
  margin-bottom: 0;
  border-radius: 0px;
  width: 100%;
  background: #fff;
  font-weight: 400;
  color:#626B7D;
  position: relative;

}
#contact-section select,#contact-section select::placeholder {
  padding: 10px 15px;
}
#contact-section input[type="text"]::before {
  content: '';
  background-image: url('../images/contact/user.png');
  position: absolute;
  left: 0;
  z-index: 99;
  width: 20px;
}

#contact-section input[type="submit"] {
  padding: 10px 30px;
  border-radius: 0px;
  color: #fff;
  margin: 10px 0px;
  border: 1px solid var(--color-primary);
  background-color: var(--color-primary);
  font-size: 16px;
  font-weight: 600;
  font-family: var(--font-Jost);
  width: 100%;
  text-transform: capitalize;
}
#contact-section input[type="submit"]:hover{
  border: 1px solid var(--color-primary);
  background-color: transparent;
  color:var(--color-primary);
}
#contact-section textarea {
  height: 90px;
  width: 100%;
  overflow: hidden;
}
#contact-section .appoinment-box {
  background-color: #0E0E0C;
  padding: 20px 40px 0;
}
#contact-section .appoinment-box .small-heading {
  text-align: end;
  color:#fff !important;
}
#contact-section .appoinment-box .small-heading span{
  color:#fff !important;
}
#contact-section .appoinment-box .small-heading span::before{
  background-color:#fff !important;
}
#contact-section .appoinment-box .main-heading {
  color:#fff;
  font-size: 27px;
}
.contact-right-image {
  position: absolute;
  bottom: -290px;
  right: -30%;
  width: 1100px;
  height: 600px;
}
.contact-right-image img{
  height: 600px;
}

.input-icon {
  position: relative;
}

.input-icon-img {
  position: absolute;
  top: 20px;
  left: 12px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  opacity: 1;
  pointer-events: none;
  z-index: 999;
}

.input-icon input,
.input-icon select,
.input-icon textarea {
  padding-left: 45px !important;
}


/*team-------------*/
#our_team .small-heading,#our_team .main-heading{
  color:#fff;
}
#our_team .tm-desg{
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  line-height: 20px;
  font-family: var(--font-Jost);
  margin-bottom: 10px;
}
h3.team-name a {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  line-height: 30px;
  font-family: var(--font-Jost);
}
section#our_team .owl-nav {
    display: none;
}
/*--------testimonial------*/
#testimonial{
  /* padding-bottom: 0; */
}
.user-box:hover,.profile-content:hover{
  background: #0b53946e;
}
#testimonial .main-heading{
  color:#fff;
}
#testimonial .small-heading span{
  color:#fff !important;
}
#testimonial .small-heading span::before{
  background-color:#fff !important;
}
.user-box{
  background-color: #fff;
  padding: 10px;
}
.testimonials-info{
  position: relative;
  background-color: #fff;
  box-shadow: 0px -1px 8px 2px #0000002B;
}
#testimonial .image.flex-shrink-0 {
  width: 35%;
}
#testimonial .user-detail {
  width: 65%;
}
#testimonial .image.flex-shrink-0 img {
  border-radius: 50%;
}
.quote img {
  width: 80px !important;
  position: absolute;
  right: 10px;
  margin: 20px;
  top: 10px;
}
.testimonials-info .testimonials-img img{
  height: 100% !important;
  width: 100% !important;
}
.testimonials-img{
  width: 25%;
}
.testimonials-info .profile-content {
  padding: 60px;
  width: 75%;
}
.testimonials-info .para-content p{
  font-size: 18px;
  font-weight: 400;
  color: #3F3F3F;
  line-height: 30px;
  font-family: var(--font-Jost);
  margin-bottom: 0px;
  padding-right: 10%;
}
.profile-content h5  {
  margin-bottom: 20px;
}
.profile-content h5 a{
  font-size: 25px;
  font-weight: 700;
  color:var(--color-black);
  font-family: var(--font-Jost);
  text-transform: uppercase;
}
.profile-content h6{
  font-size: 18px;
  font-weight: 400;
  color:#000;
  font-family: var(--font-Jost);
  margin-bottom: 20px;
}
#testimonial .tab-content {
  display: none;
}
#testimonial .tab-content.active {
  display: block;
}
#testimonial .tab-btn.active {
  border: 2px solid #007bff;
  background-color: #f0f8ff;
}


/*-------watch video-----*/
#poster_video {
  position: relative;
  height: 600px;
  background-size: 100% 100%;
}
.video-title-box {
  background-color: #001F36;
  padding: 100px;
  padding-left: 25%;
  position: absolute;
  top: -50%;
  transform: translateY(15%);
}

.video-title-box h2.main-heading{
  color: var(--color-white) !important;
  font-size: 45px;
}

.video-btn-box {
  position: absolute;
  top: -50%;
  transform: translateY(120%);
}

img.video-icon {
  border-radius: 50%;
  width: 130px;
  transition: transform 0.3s ease;
}

/* Apply animation on hover */
img.video-icon:hover {
  animation: glow-pulse 1.2s infinite alternate;
  transform: scale(1.05); /* optional zoom */
}

/* Glowing animation keyframes */
@keyframes glow-pulse {
  0% {
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 25px 10px rgba(0, 123, 255, 0.6);
  }
}


/*patner*/
#patner .owl-carousel .owl-stage {
  display: flex;
  justify-content: center;
  align-items: center;
}
#patner .patner img {
  transition: all 1s;
}
#patner .patner:hover img {
  filter: brightness(0%);
}