/*------------------------------------------------------------------
    IMPORT FONTS
-------------------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,900");

/*------------------------------------------------------------------
    IMPORT FILES
-------------------------------------------------------------------*/

@import url(animate.css);
@import url(font-awesome.min.css);
@import url(magnific-popup.css);
@import url(responsiveslides.css);
@import url(owl.carousel.min.css);
@import url(flaticon.css);

/*------------------------------------------------------------------
    SKELETON
-------------------------------------------------------------------*/

html,
body {
  color: #666666;
  font-size: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 1.80857;
  overflow-x: hidden; /* Blocks horizontal scroll */
  position: relative; /* Helps with absolute/fixed elements */
  width: 100%;
}

a {
  color: #1f1f1f;
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  font-weight: normal;
  position: relative;
  padding: 0 0 10px 0;
  font-weight: normal;
  line-height: 120% !important;
  color: #1f1f1f;
  margin: 0;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #212121;
  text-decoration: none !important;
  opacity: 1;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  opacity: 0.8;
}

a {
  color: #1f1f1f;
  text-decoration: none;
  outline: none;
}

a,
.btn {
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.btn-custom {
  margin-top: 20px;
  background-color: transparent !important;
  border: 2px solid #ddd;
  padding: 12px 40px;
  font-size: 16px;
  border-radius: 5px;
}

.lead {
  font-size: 18px;
  line-height: 30px;
  color: #767676;
  margin: 0;
  padding: 0;
}

blockquote {
  margin: 20px 0 20px;
  padding: 30px;
}

ul,
li,
ol {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
button:focus {
  outline: none;
}

.form-control::-moz-placeholder {
  /* color: #12557f; */
  color: rgb(49, 115, 238);
  opacity: 1;
}
p,
li,
a,
p {
  font-size: 16px;
  line-height: 26px;
}
.padding {
  padding: 80px 0;
}
.section-title {
  margin-bottom: 70px;
}
/*------------------------------------------------------------------
    LOADER 
-------------------------------------------------------------------*/

#preloader {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11000;
  position: fixed;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
}

.loader {
  display: inline-flex;
  flex-wrap: wrap;
  width: 258px;
  height: 229px;
}

#scroll-to-top {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  font-size: 34px;
  border-radius: 2px;
  transition: 0.2s;
  letter-spacing: 1px;
  text-align: center;
  line-height: 40px;
  background: red;
  color: #ffffff;
  padding: 0;
}
#scroll-to-top:hover {
  background: rgb(7, 117, 210, 1);
}

/*------------------------------------------------------------------
    HEADER
-------------------------------------------------------------------*/

.main-top {
  background: rgb(49, 115, 238);
}

.left-top {
  margin-right: 90px;
}
.left-top p {
  display: inline-block;
  color: #ffffff;
  font-size: 17px;
  margin-top: 13px;
  margin-left: -20px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.left-top span {
  color: white;
  font-size: 17px;
  padding: 2px;
}

.wel-nots {
  float: right;
  margin-left: 20px;
}

.wel-nots p {
  font-size: 19px;
  color: #ffffff;
  padding: 12px 0px;
  margin: 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.wel-nots a {
  font-size: 20px;
  color: white;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.wel-nots .reference-highlight {
  color: white; /* Replace with any color you prefer */
  font-weight: bold;
  font-size: 12px;
}
.wel-nots:hover a {
  font-size: 20px;
  color: red;
}

<!---HEADER--- > .top-header .navbar {
  padding: 5px 0px;
}

.top-header {
  background: #ffffff;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  margin: 0 auto;
  z-index: 20;
}

.navbar-brand img {
  height: 55px;
}
.top-header .navbar .navbar-collapse ul li a {
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 10px;
  position: relative;
  font-weight: 500;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.top-header .navbar .navbar-collapse ul li a.active {
  background: red;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.top-header .navbar .navbar-collapse ul li a:hover {
  background: red;
  color: #ffffff;
}

.top-header.fixed-menu {
  width: 100%;
  position: fixed;
  box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  background: #fff;
  z-index: 20;
}

.navbar-toggler {
  border: 1px solid rgb(5, 117, 209);
  border-radius: 0;
  margin: 16px 15px;
  padding: 10px 10px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navbar-toggler span {
  background: rgb(5, 117, 209);
  display: block;
  width: 25px;
  height: 2px;
  margin: 0 auto;
  margin-top: 0px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navbar-toggler span + span {
  margin-top: 5px;
}

.navbar-toggler:hover {
  border: 1px solid red;
}

.navbar-toggler:hover span {
  background: red;
}

/*------------------------------------------------------------------
    Banner
-------------------------------------------------------------------*/

.home-slider {
  position: relative;
  height: 100%;
}

.lbox-caption {
  display: table;
  height: 100% !important;
  width: 100% !important;
  left: 0 !important;
}

.lbox-caption {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 10;
}

.lbox-details {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  height: 100%;
  padding: 22% 0%;
}

.lbox-details::before {
  content: "";
  background: rgba(247, 50, 50, 0.5);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.lbox-details h1 {
  font-size: 42px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: black;
  font-weight: 600;
  position: relative;
  z-index: 3;
  margin-top: -10px;
}

.lbox-details p {
  color: black;
  font-size: 20px;
  position: relative;
  z-index: 3;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
}
.lbox-details p strong {
  color: rgb(5, 117, 209);
  font-size: 40px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.lbox-details span {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  font-weight: bold;
  color: red;
}
.lbox-details a.btn {
  background: rgb(5, 117, 209);
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 12px 20px;
  margin-top: 53px;
  font-size: 16px;
  text-transform: capitalize;
  color: #ffffff;
  border-radius: 8px;
  position: relative;
  display: inline-block;
  z-index: 3;
}
.lbox-details a.btn:hover {
  background: red;
  color: #ffffff;
}

/*------------------------------------------------------------------
    About
-------------------------------------------------------------------*/

.tooltip-1 {
  display: inline-block;
  position: relative;
  color: rgb(5, 117, 209) rgb(5, 117, 209);
  opacity: 1;
}

.tooltip__wave {
  width: 30%;
  height: 20px;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0px;
  margin: 0 auto;
  overflow: hidden;
}

.tooltip__wave span {
  position: absolute;
  left: -100%;
  width: 200%;
  height: 100%;
  background: url(../images/wave.svg) repeat-x center center;
  background-size: 50% auto;
}

.about-box {
  padding-top: 70px;
}

.title-box {
  text-align: center;
  margin-top: 30px;
}
.title-box h2 {
  font-size: 42px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #222222;
  font-weight: 500;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 15px;
}
.title-box span-2 {
  font-size: 11px;
  color: red;
  font-weight: bold;
}

.col-lg-6 span {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: bold;
  color: red;
}
.title-box h2::after {
  content: "";
  position: absolute;
  background: url(../images/tag-removebg-preview.png) no-repeat center;
  width: 600px;
  height: 100px;
  bottom: -65px;
  left: 45px;
  right: -15%;
  margin: 0 auto;
}

.title-box p {
  color: red;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-top: 10px;
  font-weight: bold;
  margin-left: 10px;
  font-size: 16px;
}
.about-main-info {
  margin-bottom: 30px;
}
.about-main-info h2 {
  font-size: 30px;
  color: #333333;
  font-weight: 500;
  margin-left: 40px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.about-main-info p {
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: justify;
  color: black;
  text-indent: 10px;
  width: 90%;
}
.about-main-info a {
  font-family: Georgia, "Times New Roman", Times, serif;
  border-radius: 2px;
  transition: 0.2s;
  letter-spacing: 1px;
  padding: 10px 18px;
  background: rgb(5, 117, 209);
  color: #ffffff;
  display: inline-block;
  line-height: 24px;
  border-radius: 8px;
}

.about-main-info a.new-btn-d.br-2 {
  border: 1px solid rgb(5, 117, 209);
  margin-top: 20px;
  border-color: transparent;
}

.about-main-info a.new-btn-d::before {
  background: rgb(5, 117, 209);
}

.about-main-info a:hover {
  color: #ffffff;
  background: red;
}

.about-m {
  border: 2px solid red;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 40, 0.2);
  margin-top: 40px;
  margin-left: 10px;
}

.about-m img {
  width: 100%;
}
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-radial-out::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333333;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-radial-out:hover::before,
.hvr-radial-out:focus::before,
.hvr-radial-out:active::before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
@media (min-width: 360px) and (max-width: 479px) {
  .about-main-info p {
    width: 95%;
    text-align: justify;
    padding: 6px 10px;
    margin-left: 6px;
    font-size: 11px;
    line-height: 1.5rem;
  }
}
/*------------------------------------------------------------------
    Services
-------------------------------------------------------------------*/

.services-box {
  padding: 70px 0px;
  background-color: #f2f3f5;
}
.title-box span {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: red;
}
.serviceBox {
  padding: 30px 20px 25px;
  margin-top: 20px;
  height: 475px;
  border-radius: 12px;
  border: 1px solid rgb(5, 117, 209);
  text-align: center;
  position: relative;
  transition: all 0.3s ease 0s;
  box-shadow: px 12px 1px red;
}

.serviceBox:hover {
  border-color: red;
  box-shadow: 0 4px 6px red;
}
.serviceBox:before {
  content: "";
  border-top: 20px solid rgb(5, 117, 209);
  border-left: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: 7px;
  right: 7px;
  transition: all 0.3s ease 0s;
}
.serviceBox:hover:before {
  border-top-color: red;
}
.serviceBox .service-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 30px;
  color: #064774;
  margin-bottom: 35px;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon {
  color: #fff;
}
.serviceBox .service-icon:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 3px;
  border: 1px solid rgb(5, 117, 209);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: rotate(45deg);
  transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon:before {
  border-color: red;
  background: red;
}

.serviceBox .service-icon img {
  width: 85%;
  margin-left: 7px;
  margin-top: 3px;
}
.serviceBox .title {
  font-size: 17px;
  font-weight: 700;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: black;
  text-transform: capitalize;
  margin: 0 0 15px 0;
  padding: 0;
}

.serviceBox .description {
  font-size: 15px;
  color: black;
  line-height: 27px;
  margin: 0 0 10px 0;
  word-spacing: 1px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.serviceBox a {
  border-radius: 2px;
  transition: 0.2s;
  letter-spacing: 1px;
  padding: 10px 18px;
  color: black;
  display: inline-block;
  line-height: 12px;
}
.serviceBox a:hover {
  color: red;
}
.serviceBox a.new-btn-d.br-2 {
  border: 2px solid rgb(5, 117, 209);
  border-radius: 5px;
}

.serviceBox a.new-btn-d::before {
  background: rgb(5, 117, 209);
}

.services-box .owl-carousel {
  text-align: center;
}
.services-box .owl-carousel .owl-nav {
  display: inline-block;
  margin: 0 auto;
  margin-top: 20px;
}
.services-box .owl-carousel .owl-nav .owl-prev {
  border: 1px solid rgb(5, 117, 209);
  border-radius: 8px;
  transition: 0.2s;
  letter-spacing: 1px;
  padding: 10px 15px !important;
  background: #ffffff;
  color: #12557f;
  display: inline-block;
  line-height: 12px;
  font-size: 34px;
}
.services-box .owl-carousel .owl-nav .owl-prev:hover {
  background: red;
  color: #ffffff;
}
.services-box .owl-carousel .owl-nav .owl-next {
  border: 1px solid rgb(5, 117, 209);
  border-radius: 8px;
  transition: 0.2s;
  letter-spacing: 1px;
  padding: 10px 15px !important;
  background: #ffffff;
  color: #12557f;
  display: inline-block;
  line-height: 12px;
  font-size: 34px;
  margin: 0 10px;
}
.services-box .owl-carousel .owl-nav .owl-next:hover {
  background: red;
  color: #ffffff;
}

@media only screen and (max-width: 990px) {
  .serviceBox {
    margin-bottom: 30px;
  }
}

/*------------------------------------------------------------------
    Services End
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
  Accordion Start
-------------------------------------------------------------------*/
.promo-section {
  background: linear-gradient(135deg, white, white);
  padding: 40px 20px;
  text-align: center;
  color: black;
  border-radius: 20px;
  margin: 40px 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.promo-box h2 {
  font-size: 2em;
  margin-bottom: 10px;
}

.promo-box p {
  font-size: 1.2em;
  margin-bottom: 20px;
}
.accordion-container {
  max-width: 900px;
  margin: 30px auto;
  padding: 0 20px;
}

.accordion-item {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.accordion-item:hover {
  box-shadow: 0 6px 16px red;
}

.accordion-header {
  background: linear-gradient(135deg, rgb(0, 145, 255), rgb(5, 117, 209));
  color: white;
  padding: 18px 25px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 18px;
}
.accordion-header:hover {
  background: linear-gradient(135deg, red, rgb(225, 42, 42));
}

.accordion-header::after {
  content: "+";
  font-size: 24px;
  transition: transform 0.3s ease;
}

.accordion-item.active .accordion-header::after {
  transform: rotate(45deg);
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background-color: #fff;
}

.accordion-inner {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.accordion-image {
  flex: 1 1 300px;
  height: 160px;
  margin-top: 35px;
  /* min-height: 100px; */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.accordion-text {
  flex: 9 1 400px;
  padding: 25px;
}

.accordion-text h3 {
  margin-bottom: 15px;
  text-align: justify;
  font-weight: bold;
  color: black;
}

.accordion-text p {
  margin-bottom: 20px;
  text-align: justify;
  letter-spacing: 0.5px;
  color: black;
  line-height: 1.6;
}

.read-more-btn {
  display: inline-block;
  padding: 10px 25px;
  background: rgb(5, 117, 209);
  color: white;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 500;
  transition: background 0.3s ease;
}

.read-more-btn:hover {
  background: red;
  color: white;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .accordion-header {
    font-size: 16px;
    padding: 15px 20px;
  }

  .accordion-text {
    padding: 20px;
  }
}
/*------------------------------------------------------------------
    Accordion End
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
    section middle
-------------------------------------------------------------------*/
.cta-section {
  background-image: url(../images/Routine.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 350px;
  left: 0;
  top: 0;
  z-index: 1;
}
.cta-section:before {
  background-color: rgba(35, 36, 39, 0.8);
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.section-heading span:before {
  background-color: transparent;
  position: absolute;
  content: "";
  width: 20px;
  height: 30px;
  left: calc(50% - 12px);
  top: calc(50% - 67px);
  border: 3px solid #f9d403;
  opacity: 0.5;
  z-index: -1;
}

.cta-content span {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 25px;
  display: block;
  color: #ddd;
}

.cta-content h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #fff;
  font-size: 34px;
  line-height: 46px;
  margin-bottom: 30px;
}

/*------------------------------------------------------------------
    Section middle end
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
    Products
-------------------------------------------------------------------*/
#products {
  padding: 70px 0px;
  background-color: #f2f3f5;
}
.section-title {
  text-align: center;
}

.img-fluid {
  height: 200px;
  width: 100%;
  background-color: #fcf9f9;
  box-shadow: 0px 5px 15px red;
  background-position: center;
}
.title-box-1 h2 {
  font-size: 42px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #222222;
  font-weight: 500;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 15px;
}
.title-box-1 h2::after {
  content: "";
  position: absolute;
  background: url(../images/tag-removebg-preview.png) no-repeat center;
  width: 600px;
  height: 100px;
  bottom: -65px;
  left: 83px;
  right: -17%;
  margin: 0 auto;
}
.section-title p {
  color: red;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  margin-left: 10px;
  font-size: 14px;
}

.card {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  margin-top: -15px;
  width: 100%; /* Fixed width */
  height: 280px; /* Fixed height */
}
.card:hover {
  transform: translateY(-5px);
}
.card-body h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
}
.card-body h4:hover {
  color: red;
}

.btn-main,
.btn-small,
.btn-transparent {
  background: rgb(5, 117, 209) 100%;
  color: white;
  padding: 12px 20px;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  cursor: pointer;
  transition: 0.3s;
}
.btn-main:hover {
  color: white;
  background: red;
  border: 1px solid white;
}
.btn {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 12px 20px;
  text-transform: uppercase;
  border-radius: 8px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  border: 1px solid transparent;
  font-family: Georgia, "Times New Roman", Times, serif;
}

/*------------------------------------------------------------------
    Products
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
    Compnay Logos Start 
-------------------------------------------------------------------*/

.logos-section {
  padding: 70px 0;
  background-color: #fcfdfe;
  overflow: hidden;
}
.cta-section-1 {
  background-image: url(/images/partners-1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 250px;
  left: 0;
  top: 0;
  margin-top: -70px;
  z-index: 1;
}
.cta-section-1:before {
  background-color: rgba(35, 36, 39, 0.8);
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.section-heading-1 span:before {
  background-color: transparent;
  position: absolute;
  content: "";
  width: 22px;
  height: 30px;
  left: calc(50% - 11px);
  top: calc(50% - 53px);
  border: 3px solid #f9d403;
  opacity: 0.5;
  z-index: -1;
}

.cta-content-1 span {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 23px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: -21px;
  display: block;
  color: #ddd;
}

.cta-content-1 h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #fff;
  font-size: 20px;
  line-height: 46px;
  margin-bottom: 35px;
}

/* Logos Grid */
.logos-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: -30px;
  justify-items: center;
  align-items: center;
  margin-top: 30px;
  padding: 6px 15px;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .logos-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    padding: 1.5rem;
  }
}

@media (max-width: 768px) {
  .logos-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
    padding: 5.25rem;
  }
}

@media (max-width: 480px) {
  .logos-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 1rem;
  }
}

.logos-wrapper {
  overflow: hidden;
  width: 100%;
  background: #fff;
  padding: 20px 0;
}
.logos-marquee {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.logos-track {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  animation: scroll 20s linear infinite;
  width: max-content;
}

.logo-link {
  width: 150px;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 55px;
  border: 0px solid rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  aspect-ratio: 16/9;
}
.logo-link:hover {
  transform: translateY(-5px) scale(1.01);
  box-shadow: 0 5px 12px rgb(233, 230, 230);
  filter: contrast(1.5);
}
.logos-grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.logos-grid figure figcaption::before,
.logos-grid figure figcaption::after {
  pointer-events: none;
}

.logos-grid figure figcaption,
.logos-grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 80%;
}

.logos-grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.logo-img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  padding: 1rem;
  filter: grayscale(50%);
  opacity: 0.9;
  display: block;
  transition: transform 0.5s ease;
}

.logo-link:hover .logo-img {
  filter: grayscale(0);
  opacity: 1;
  transform: scale(1.1);
}

/* Tooltip styles */
.logo-link::after {
  /* content: attr(data-tooltip); */
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background-color: rgba(203, 29, 29, 0.75);
  image-resolution: 100%;
  padding: 3.2rem;
  opacity: 1;
  transform: translateY(100%);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.logo-link:hover::after {
  opacity: 1;
  transform: translateY(0);
  /* transform: none; */
}

/* Following Tooltip */
.tooltip {
  position: fixed;
  background: red;
  color: white;
  padding: 8px 12px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  pointer-events: none;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.2s ease, transform 0.2s ease;
  z-index: 100;
  max-width: 200px;
  text-align: center;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .logo-img {
    height: 60px;
  }
  .logos-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: -50px;
  }

  .logo-link {
    width: 150px;
    height: 120px;
    margin-left: -10px;
    margin-top: 55px;
  }
  .tooltip {
    width: 16%;
    font-size: 13px;
  }
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@media (max-width: 480px) {
  .logos-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .logo-link {
    width: 100px;
    height: 70px;
  }
}

/*------------------------------------------------------------------
    Company Logos End
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
    Testemonial
-------------------------------------------------------------------*/

/* Testimonial Section */
.testimonial-section {
  padding: 70px 0px;
  background-color: #f2f3f5;
  text-align: center;
  overflow: hidden; /* Hide overflow for slider */
}

.container {
  margin: 0 auto;
  position: relative;
}

.testimonial-section .title-box h2 {
  font-size: 2.5rem;
  margin-bottom: 40px;
}
.testimonial-section .title-box p {
  font-size: 16px;
  color: red; /* Blue for heading */
  margin-top: -25px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

/* Slider Controls */
.slider-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 1;
}

.slider-button {
  background-color: rgb(5, 117, 209);
  color: white;
  border: none;
  padding: 10px 20px;
  margin-top: 25vh;
  font-size: 0.9rem;
  cursor: pointer;
  border-radius: 50%;
  transition: background-color 0.3s ease;
}

.slider-button:hover {
  background-color: red; /* Darker red on hover */
}

/* Testimonial Slider */
.testimonial-slider {
  overflow: hidden; /* Hide overflow for slider */
  position: relative;
  margin-top: 20px;
}

.testimonial-track {
  display: flex;
  transition: transform 0.5s ease;
}

/* Testimonial Card */
.testimonial-card {
  flex: 0 0 calc(33.333% - 20px);
  background-image: url(../images/testi-bg1.jpg);
  border-radius: 10px;
  padding: 25px;
  display: flex;
  border: 1px solid red;
  min-height: 240px;
  margin: 0 10px; /* Space between cards */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.testimonial-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 3px 6px red;
}

.testimonial-content p {
  font-size: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: black;
  line-height: 1.6;
  margin-bottom: 20px;
  align-items: center;
}

/* Testimonial Author */
.testimonial-author {
  display: flex;
  align-items: center;
  gap: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.testimonial-author img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
  transition: transform 0.3s ease; /* Animation for profile image */
}

.testimonial-author img:hover {
  transform: scale(1.1); /* Enlarge image on hover */
}

.author-details h4 {
  font-size: 1.2rem;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: rgb(5, 117, 209);
  margin-bottom: 5px;
}

.author-details p {
  font-size: 0.9rem;

  color: red;
  margin: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
  .testimonial-section h2 {
    font-size: 2rem;
  }

  .testimonial-card {
    flex: 0 0 calc(100% - 20px);
    width: 60%;
  }
}

/*------------------------------------------------------------------
    Subscribe
-------------------------------------------------------------------*/

.subscribe-box {
  padding: 70px 0px;
  background: url(../images/footer-bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}

.subscribe-box::before {
  content: "";
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
}

.subscribe-inner {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
.subscribe-inner h2 {
  font-size: 28px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  color: #ffffff;
}

.subscribe-inner p {
  color: #cccccc;
  font-size: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.subscribe-inner .form-group .form-control-1 {
  width: 100%;
  margin-top: 5px;
  padding: 12px 15px;
  border-radius: 0px;
  border: none;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.subscribe-inner .form-group button {
  letter-spacing: 1px;
  border-radius: 5px;
  transition: 0.2s;
  letter-spacing: 1px;
  padding: 12px 20px;
  background: rgb(5, 117, 209) 100%;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: white;
  display: inline-block;
  line-height: 24px;
  border: none;
  cursor: pointer;
  cursor: pointer;
  transition: 0.3s;
}

.subscribe-inner .form-group button.new-btn-d.br-2 {
  border: 0px solid rgb(5, 117, 209);
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 12px 20px;
  text-transform: uppercase;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
}
.subscribe-inner .form-group button.new-btn-d::before {
  background: rgb(5, 117, 209);
}

.subscribe-inner .form-group button:hover {
  background: red;
  border: 1px solid red;
}
.thank-you {
  display: none;
  color: green;
  font-weight: bold;
  margin-top: 1rem;
}

/*------subscribe ---*/

/*FOOTER start--------------------------*/

.bg-black-50 {
  background: rgb(5, 117, 209);
}
.footer {
  padding-top: 90px;
  padding-bottom: 35px;
}
.footer h2,
.h2 {
  font-size: 35px;
  text-transform: uppercase;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.footer p {
  color: white;
  opacity: 0.8;
  font-size: 17px;
  text-align: justify;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 35px;
}

a {
  transition: all 0.35sease;
}

.footer-menu li a {
  color: #ffffff;
  opacity: 0.8;
  font-size: 18px;
  line-height: 45px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.footer-menu li a:hover {
  color: red;
  opacity: 1;
}
.letter-spacing {
  letter-spacing: 1.5px;
}
.footer h4 {
  font-size: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.recent-blog a {
  line-height: 1.5;
  font-size: 17px;
}

.text-white {
  color: white !important;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.text-white-50 {
  color: white !important;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.footer-widget p {
  font-size: 17px;
  color: white;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.footer-widget span {
  font-size: 16px;
  font-family: sans-serif;
}
.footer-widget-1 span {
  font-size: 14.5px;
  color: white;
  font-family: Georgia, "Times New Roman", Times, serif;
}
span.text-white {
  margin-right: 5px;
  display: inline-block;
}
span.text-white-1 {
  margin-right: -24px;
  display: inline-block;
}
.bg-black {
  background: red;
}
.col-lg-5 p {
  color: white;
  opacity: 0.8;
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom: 17px;
}
.text-color {
  color: white;
  font-size: 17px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.footer p-1 {
  color: white;
  opacity: 0.8;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-left: 55vh;
}

.text-color1 {
  color: white;
  font-size: 17px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.text-color:hover {
  color: black;
  font-size: 18px;
}

.col-lg-6.text-right {
  text-align: right;
}

.col-lg-6.text-right a.text-color {
  color: #007bff;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 0.5rem;
  transition: color 0.3s ease;
}

.col-lg-6.text-right a.text-color:hover {
  color: #0056b3;
}

.footer-socials {
  display: inline-flex;
  justify-content: flex-end;
  gap: 1rem;
  padding: 0;
  list-style: none;
  margin: 0;
}

.footer-socials li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background-color: #007bff;
  color: #333;
  border-radius: 50%;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  text-decoration: none;
}

.footer-socials li a:hover {
  background-color: red;
  color: #fff;
}

@media (max-width: 768px) {
  .col-lg-6.text-right {
    text-align: center;
    margin-top: -4rem;
    margin-right: -1rem;
  }

  .footer-socials {
    justify-content: center;
    margin-top: 0.5rem;
  }
  .footer p {
    font-size: 15px;
    text-align: justify;
  }
}
@media (max-width: 1440px) {
  .promo-box h2 {
    font-size: 2.2em;
    margin-bottom: 10px;
  }
  .promo-box p {
    font-size: 1.3em;
    margin-bottom: 20px;
  }
  .section-heading span::before {
    background-color: transparent;
    position: absolute;
    content: "";
    width: 20px;
    height: 30px;
    left: calc(50% - 13px);
    top: calc(50% - 69px);
    border: 3px solid rgb(249, 212, 3);
    opacity: 0.5;
    z-index: -1;
  }
}

/*------------------------------------------------------------------
    Whatsappsection
-------------------------------------------------------------------*/
.whatsapp-float {
  position: fixed;
  bottom: 15px;
  left: 20px;
  width: 50px;
  height: 50px;
  background-color: #25d366;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  z-index: 999;
  transition: transform 0.3s ease;
}

.whatsapp-float:hover {
  transform: scale(1.1);
  background-color: red;
}

.whatsapp-float img {
  width: 30px;
  height: 30px;
}

@media (max-width: 600px) {
  .whatsapp-float {
    width: 50px;
    height: 50px;
  }

  .whatsapp-float img {
    width: 24px;
    height: 24px;
  }
}
#scroll-to-top {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  font-size: 34px;
  border-radius: 2px;
  transition: 0.2s;
  letter-spacing: 1px;
  text-align: center;
  line-height: 40px;
  background: red;
  color: #ffffff;
  padding: 0;
}
