/**
* Template Name: Bocor
* Template URL: https://bootstrapmade.com/bocor-bootstrap-template-nice-animation/
* Updated: Mar 17 2024 with Bootstrap v5.3.3
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
background-color: #ecf5f4;
  width: 100%;
  font-family: "Poppins", sans-serif;
  color: #444444;
}

a {
  color: #fdc134;
  text-decoration: none;
}

a:hover {
  color: #fdd067;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #213b52;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #fdc134;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
.img-fluid {
  max-width: 109%;
  text-align: end;
  height: auto;
}
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  z-index: 997;
  transition: all 0.5s;
  padding: 16px 0;
  background: #ecf5f4;
}

#header .logo h1 {
  font-size: 24px;
  margin: 0;
  padding: 10px 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}

#header .logo h1 a span,
#header .logo h1 a:hover span {
  color: #fdc134;
}

#header .logo img {
  padding: 0;
  margin: 14px;
  max-height: 74px;
}




/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  padding:0;
  background: #ecf5f4;
  background: #ecf5f4;
}

#hero h1 {
  display: flex;
  margin: 20px 0 0px 0;
  font-size: 42px;
  font-weight: 700;
  line-height: 56px;
  color: #26b96a;
  font-family: "Poppins", sans-serif;
}
.mainhead{
padding: 20px 0;
}
#hero p{
  color: #000;
}
.service-box{
  font-weight: 600;
  font-size: 16px
}

.service-part {
  padding: 25px 0;
  display: flex;
}
.service-box2 {
  padding: 15px 0;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  margin: 10px;
  background-color: #0a444b;
  border-radius: 5px;
}

.service-box-heading {
  line-height: 5px;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  background-color:#0a444b ;
}
.service-box-heading h2{
    font-size: 34px;
    padding-top: 10px;
    font-weight: 700;
    line-height: 20px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
}
.service-box-heading h4{
  font-size: 18px;
}
.service-box-heading-1{
display: none;
}
.service-box2 h1{
  font-size: 20px;
}
.copyright{
  text-align:center ;
}
.wtsp-content span{
  font-family: "Anek Malayalam", Sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 0.5px;
}
.container-2{
  padding: 20px 0;
}
.services p{
  font-family: "Anek Malayalam", Sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.services{
  display: flex;
  align-items: baseline;
}
.services .fa-solid{
  padding-right: 10px;
}
.grid {
	display: grid;
}
.wtsp-content{
  text-align: center;
}
.wtsp-btn{
display: flex;
align-items: center;
justify-content: center;
height: 80px;
}
.wtsp-btn img{
  height: 70px;
}
button{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 50px;
  background-color: #26b96a;
  border-color: #26b96a;
  border-radius: 5px;
}

.grid-template-columns-1 {
	grid-template-columns: 100px 100px 100px 100px;
}
.rating{
  padding-right: 100px;
  text-align: end;}
@media (max-width: 991px) {
  #hero .hero-img {
    text-align: center;
  }
  .rating{
    display: none;
  }
  #hero .hero-img img {
    width: 50%;
  }
  
}
@media (min-width: 991px) {
  .rating-1{
    display: none;
  } 
}

@media (max-width: 768px) {

  .rating{
    display: none;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }

  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }

  #hero .hero-img img {
    width: 70%;
  }
  .container-1{
    display: none;
    justify-content:left;
    align-items: center;
  }
}

@media (max-width: 575px) {
  #hero .hero-img img {
    width: 80%;
  }
  .service-box {
    font-weight: 600;
    font-size: 14px;
}
.service-box3 {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  background-color: #0a444b;
  border-radius: 25px;

}
.service-part {
  justify-content: center;
}
#hero h2 {
  font-size: 30px;
  padding: 10px;
  margin: 0;
}
.row{
  padding: 0;
}
.service-box-heading-1 {
  padding:0 10px;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  display: block;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  background-color:#0a444b ;
}
.service-box-heading-1 h2{
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
}

.service-box-heading-1 h4{
  font-size: 22px;
  font-weight: 500;
  padding: -1px 10px;
}
.container-2{
  padding: 30px;
}
.service-box2 h1{
  font-size: 20px;
}



.services p{
  font-family: "Anek Malayalam", Sans-serif;
  font-size: 16px; 
  text-align: left !important;
}

.service-box-heading-1 {
  line-height: 0px;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  background-color:#0a444b ;
}
.wtsp-content span{
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
.wtsp-content{
  text-align: center;
}
.rating {
  display: none;
}
.service-mobile{
  display: flex;
}
.logo img{
  height: 48px;
}
#hero h1 {
  justify-content: center;
  padding: 0px;
  font-size: 24px;
  line-height: 36px;
}
.rating{
  padding: 0px;
}
.servive img{
height: 80px;
}
.container-1{
  display: none;
  justify-content:left;
  align-items: center;
}
.wtsp-btn img{
  height: 70px;
}
}
@media (max-width: 667px) {
  .about .image img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .pricing .box {
    max-width: 80%;
    margin: 0 auto 30px auto;
  }
}

@media (max-width: 420px) {
  .pricing .box {
    max-width: 100%;
    margin: 0 auto 30px auto;
  }
}



@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@keyframes growText {
  0% {
    transform: scale(1); /* Initial size */
  }
  100% {
    transform: scale(1.2); /* Size when fully grown */
  }
}

.grow {
  animation: growText 0.5s ease-in-out; /* Adjust duration and timing function as needed */
}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #fff;
  font-size: 14px;
  position: relative;
}

#footer::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(26, 46, 64, 0.85);
  z-index: 1;
}

#footer .footer-top {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 80px 0;
}

#footer .footer-top h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  position: relative;
  font-family: "Poppins", sans-serif;
  padding-bottom: 0;
  margin-bottom: 0;
}

#footer .footer-top p {
  font-size: 15;
  font-style: italic;
  margin: 30px 0 0 0;
  padding: 0;
}

#footer .footer-top .footer-newsletter {
  text-align: center;
  font-size: 15px;
  margin-top: 30px;
}

#footer .footer-top .footer-newsletter form {
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  text-align: left;
}

#footer .footer-top .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-top .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #fdc134;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-top .footer-newsletter form input[type=submit]:hover {
  background: #fcb102;
}

#footer .footer-top .social-links {
  margin-top: 30px;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #284864;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #fcb102;
  color: #fff;
  text-decoration: none;
}

#footer .footer-bottom {
  border-top: 1px solid #1a2e40;
  z-index: 2;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}

#footer .copyright {
  text-align: center;
  float: left;
}

#footer .credits {
  float: right;
  text-align: center;
  font-size: 13px;
}

@media (max-width: 768px) {

  #footer .copyright,
  #footer .credits {
    padding: 5px;
    float: none;
    text-align: ceneter;
  }
}