

@font-face {
  font-family:Montserrat-SemiBold;
  src: url(../fonts/Montserrat-SemiBold.ttf);
}
@font-face {
  font-family: Montserrat-Medium;
  src: url(../fonts/Montserrat-Medium.ttf);
}




@font-face {
  font-family: Ballemi-Extra-Bold;
  src: url(../fonts/Ballemi-Extra-Bold.ttf);
}


.sri-vinayaka {
   font-family: Ballemi-Extra-Bold;;
  text-transform:uppercase;     
  font-weight: 600;
}

html, body {
  overflow-x: hidden;
}


.master-float-icons {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 9999;
}
.master-float-icons a {
    display: block;
    opacity: 1;
    color: #fff;
    padding: 5px 5px;
    font-size: 25px;
}
.master-float-icons a:hover {
    opacity: 1;
}
.master-float-icons a.facebook {
    color: #fff;
    background-color: #03a9f4;
}
.master-float-icons a.instagram {
    color: #fff;
    background-color: #03a9f4;
}

.master-float-icons a.whatsapp {
    color: #fff;
    background-color: #03a9f4;
}
.master-float-icons a.email {
    color: #fff;
    background-color: #03a9f4;
}

.master-float-icons a.telephone {
    color: #fff;
    background-color: #03a9f4;
}

.mainbanner-section .phone-contact a {
  color: #4e5052;
  font-size: 22px;
  font-weight: 600;
}
.mainbanner-section .carousel-indicators  {
     list-style: initial;
    margin-bottom: 3rem;
    font-size: 35px;
}

.mainbanner-section .carousel-indicators  li {
    padding: 12px ;
    width: 10px;
    height: 10px;
    color: #fff;

   }

   .mainbanner-section .carousel-indicators  li.active {
   
    color: #03a9f4;
   }


.phone-contact {
  
  text-align: center;
  
  margin-top: -30px;
}

.phone-contact span {
  
  font-weight: 600;
  color: #4e5052;
 font-size: 25px;

}


.phone-contact  img {
 max-width: 100%;
 width: 35px;
 margin-top: -10px;
}


.our-services .owl-dots {
    display: none;
}



.our-services-1 h2 { 
  color: #1d93d1;
  text-transform: uppercase;
  font-weight: 600;
   /*text-shadow: 0px 2px  2px #1d93d1;*/
   font-size: 30px;
    text-align: center;
  font-family:Montserrat-SemiBold;

}

.products-section {
  margin-top: 30px;
}
 
  .our-services-1 h2 span {
      display: block;
    position: relative;
    margin-top: -15px;
    right: 3em;

 }
 .our-services-1 table tr td {
  width: 50%;
 }

.our-services-1 table tr  th {
  width: 50%;
 }

.our-services-1 .services-section .card-img-top {
      max-width: 100%;
    width: 70px;
    display: block;
    margin: 0 auto;
}

.our-services-1 th {
  padding: 20px;
   box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 20%);
   ;
}

.our-services-1 th img {
  padding: 10px;
}

.our-services-1 p  {
  text-align: center;
  font-size: 14px;
  color: #4e5052;
  text-transform: uppercase;
}


.our-services-1 p a {
  text-align: center;
  font-size: 14px;
  color: #4e5052;
  text-transform: uppercase;
}


.our-services h2 { 
  color: #1d93d1;
  text-transform: uppercase;
  font-weight: 600;
   /*text-shadow: 0px 2px  2px #1d93d1;*/
   font-size: 35px;

  font-family:Montserrat-SemiBold;

}
 
 .our-services h2 span {
  display: block;
      margin-top: -15px;
 }

/*body {
  background: white;
}*/

.services-testimonials {
  position: relative;
}
@media (max-width: 767px) {
  .services-testimonials {
    margin-top: 20px;
  }
}

.why-choose-us h2 span {
    display: block;
    margin-top: -15px;
    position: relative;
        right: 3.3em;
}
.services-testimonials h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 50px;
  color: #ffffff;
  text-shadow: -1px -1px 0 #4e5052, 1px -1px 0 #4e5052, -1px 1px 0 #4e5052,
    1px 1px 0 #4e5052;
  letter-spacing: 2px;
  background-color: black;
  padding: 10px 5px;
  font-family:Montserrat-SemiBold;
}
.services-testimonials .owl-stage-outer {
  padding: 30px 0;
}
.services-testimonials .owl-nav {
  display: none;
}
.services-testimonials .owl-dots {
  text-align: center;
}
.services-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #01b0f8;
  margin: 0 5px;
}
.services-testimonials .owl-dots .active {
  box-shadow: none;
}
.services-testimonials .owl-dots .active span {
  background: #01b0f8;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}
.services-testimonials .card {
  background: #fff;
  /*box-shadow: 0 8px 100px -7px #fff;*/
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 50%);
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
}
.services-testimonials .owl-theme .owl-dots .owl-dot span {
     background-color: #fff;
}

.services-testimonials .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #0093d8;
}
.services-testimonials .card .card-img-top {
  max-width: 100%;
  border-radius: 0;
  margin: 15px auto 0;
 /* box-shadow: 0 8px 20px -4px #95abbb;*/
  width: 100px;
  /*height: 100px;*/
}
.services-testimonials .card h5 {
  color: #4e5052;
  font-size: 21px;
  line-height: 1.3;
  font-weight: 500;
  font-family:Montserrat-SemiBold;
}
.services-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}

.services-testimonials .active {
  opacity: 1;
  transition: all 0.3s;
}
/*.services-testimonials .center {
  opacity: 1;
}
.services-testimonials .center h5 {
  font-size: 24px;
}
.services-testimonials .center h5 span {
  font-size: 20px;
}
.services-testimonials .center .card-img-top {
  max-width: 100%;
  height: 120px;
  width: 120px;
}*/
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  outline: 0;
}

.why-choose-us {
  padding: 60px 0;
}

.why-choose-us h2 {
  color: #1d93d1;
  text-transform: capitalize;
  font-weight: 600;
       text-align: center;
     font-family:Montserrat-SemiBold;
   font-size: 30px;
}

.why-choose-us .about-choose-1 h2 {
  color: #1d93d1;
  text-transform: capitalize;
  font-weight: 600;
       text-align: left;
     font-family:Montserrat-SemiBold;
   font-size: 30px;
}

.why-choose-us .about-choose-1 p {
  color: #4e5052;
  font-size: 15px;
  /*font-weight: 600;*/
   font-family: Montserrat-Medium;
   line-height: 30px;
   margin: 15px;
   text-align: justify;
}


.why-choose-us .about-choose-1 h2 span {
      text-transform: uppercase;
    font-size: 30px;
    position: relative;
    right: 0em;
      
}

.why-choose-us .why-image {
  
  margin-top: 30px;
} 
.why-choose-us .why-image img {
    max-width: 100%;
    width: 70px;
    margin: 0 auto;
    display: block;
}
.why-choose-us h4 {
    color: #4e5052;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
   
    font-family:Montserrat-SemiBold;
    text-align: center;
}

.why-choose-us .why-choose {
  margin-top: 40px;
}

.why-choose-us .why-choose-1 h2 {
  
  margin-bottom: 25px;
    font-family:Montserrat-SemiBold;
}

.why-choose-us .why-choose-1 p {
  color: #4e5052;
  font-size: 18px;
  /*font-weight: 600;*/
   font-family: Montserrat-Medium;
   line-height: 30px;

}

.why-choose-us .read-button {
  margin: 30px 0px 0px 15px;

}

.about-choose-1 {
      position: relative;
    margin-top: 2em;
}


.why-choose-us .read-button a {
      background-color: #03a9f4;
    color: #fff;
    padding: 7px 25px 7px 25px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: Montserrat-Medium;
}

.vision-mission .vision {
  background: transparent;
}

.vision-mission {
  padding: 0;
  margin-top: -120px;
}


.vision-mission .vision-mission-1 {
         
        margin-top: 50px; 
         margin-left: 75px;

}

.vision-mission .vision-mission-1 .mission {
         
        margin-top: 50px; 
        

}

.vision-mission .vision-mission-1 h2 {
      color: #1d93d1;
    text-transform: uppercase;
    font-weight: 600;
       font-family:Montserrat-SemiBold;
    font-size: 30px;
    margin-bottom: 20px;
     


}

.vision-mission .vision-mission-1 p {
  color: #4e5052;
  font-size: 15px;
  /*font-weight: 600;*/
   font-family: Montserrat-Medium;
       line-height: 30px;
}

.we-customers  {
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
  margin-top: 20px;
  /*background-color: #5fb5de;*/
}

.we-customers .customers {
      position: relative;
    display: block;
    top: 2em;

}



.clients .slider {
    width: 2179px;
    margin: auto;
    overflow: visible;
}
.clients .slider ul {
    display: flex;
    padding: 5px;
    animation: cambio 80s infinite linear;
}
.clients .slider li {
    padding:0 15px;
    list-style: none;
}
.clients .slider img {
    max-width: fit-content !important;
    height: auto !important;
}
@keyframes cambio {
    from {margin-left: 0%}
    to {margin-left: -100%}
}


.clients img {
  max-width: 100%;
  width: 200px;
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);
}

.clients h2 span img {
  max-width: 100%;
  width: 60px;
}

.clients h2 span  {
  display: block;
  margin-left: -60px;
  margin-top: -10px;
}

.clients h2 {
      color: #1d93d1;
    text-transform: uppercase;
    font-weight: 600;
      font-family:Montserrat-SemiBold;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
        margin-top: 20px;
}

.testimonials .gtco-testimonials {
  position: relative; 
 
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
@media (max-width: 767px) {
  .testimonials .gtco-testimonials {
    margin-top: 20px;
  }
}
.testimonials .gtco-testimonials h2 {
      color: #1d93d1;
    text-transform: uppercase;
    font-weight: 600;
      font-family:Montserrat-SemiBold;
    font-size: 30px;
    text-align: center;
}
.testimonials .gtco-testimonials .owl-stage-outer {
  padding: 30px 0;
}

.testimonials .gtco-testimonials .owl-dots  {
  text-align: center;
  
}
/*.testimonials .gtco-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #01b0f8;
  margin: 0 5px;
}*/
.testimonials .gtco-testimonials .owl-dots .active  {
  box-shadow: none;
 
}
.testimonials .gtco-testimonials .owl-dots .active span {
  background: #01b0f8;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
  
}
.testimonials .gtco-testimonials .card {
  background: #fff;
  box-shadow: 0 8px 30px -7px #c9dff0;
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
}
.testimonials .gtco-testimonials .card .card-img-top {
  max-width: 100px;
  border-radius: 50%;
  margin: 15px auto 0;
  box-shadow: 0 8px 20px -4px #95abbb;
  width: 100px;
  height: 100px;
}
.testimonials .gtco-testimonials .card h5 {
      color: #01b0f8;
    font-size: 16px;
    line-height: 1.3;
    text-align: left;
    margin: 15px;
    font-family: Montserrat-SemiBold;
}

.testimonials .gtco-testimonials .card h6 {
        color: #4e5052;
    font-size: 16px;
    line-height: 1.3;
    text-align: left;
    margin: 15px;
    font-family: Montserrat-SemiBold;
}

.testimonials .gtco-testimonials .card h6 i {
    color: #4e5052;
    font-size: 25px;
    
}



.testimonials .gtco-testimonials .card p {
             color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 32px;
    margin: 15px;
    text-align: justify;

}
.testimonials .gtco-testimonials .active {
  opacity: 1;
  transition: all 0.3s;
}

.testimonials .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: 0;
}

.testimonials .card i {
   color: #0093d8;
    font-size: 25px;
    font-weight: 600;
    padding: 5px;
    position: sticky;
    right: 0px;
}

.testimonials .gtco-testimonials .arrow-img {
  position: absolute;
  left: -60px;
  bottom: -50px;
}



.testimonials .owl-nav button {
  position: absolute;
  top: 35%;
  background-color: transparent;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.testimonials .owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: transparent;
}
.testimonials .owl-nav button.owl-prev {
  left: -40px;
}
.testimonials .owl-nav button.owl-prev .bi, .testimonials .owl-nav button.owl-next .bi {
 
    color: #0093d8;
    font-size: 35px;
    font-weight: 600;
}
.testimonials .owl-nav button.owl-next {
  right: -40px;
}

.gallery-section {
  background-color: #ffffff;
 box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 20%);
}


.gallery-section .gtco-testimonials h2 {
      color: #1d93d1;
    text-transform: uppercase;
    font-weight: 600;
        font-family:Montserrat-SemiBold;
    font-size: 30px;
    text-align: center;
}


.gallery-section .owl-theme .owl-dots .owl-dot span , .testimonials .owl-theme .owl-dots .owl-dot span {
  display: none!important;
}



.gtco-testimonials {
  position: relative; 
}
@media (max-width: 767px) {
  .gtco-testimonials {
    margin-top: 20px;
  }
}

.gallery-section .gtco-testimonials .owl-stage-outer {
  padding: 30px 0;
}

.gallery-section .gtco-testimonials .owl-dots {
  text-align: center;
}
.gallery-section.gtco-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #01b0f8;
  margin: 0 5px;
}
.gallery-section .gtco-testimonials .owl-dots .active {
  box-shadow: none;
}
.gallery-section .gtco-testimonials .owl-dots .active span {
  background: #01b0f8;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
   display: none;
}

.gallery-section .gtco-testimonials .card  {
  border: none!important;
}
/*.gtco-testimonials .card {
  background: #fff;
  box-shadow: 0 8px 30px -7px #c9dff0;
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
}*/
.gallery-section .gtco-testimonials .card .card-img-top {
  max-width: 100%;
  padding: 20px;
  margin: 10px auto 0;
  border-radius: 30px;
   width: auto;
  height: 350px;
}
.gallery-section .gtco-testimonials .card h5 {
  color: #01b0f8;
  font-size: 21px;
  line-height: 1.3;
}
.gallery-section .gtco-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}
.gallery-section .gtco-testimonials .card p {
  font-size: 18px;
  color: #555;
  padding-bottom: 15px;
}
.gallery-section .gtco-testimonials .active {
  opacity: 1;
  transition: all 0.3s;
}
.gallery-section .gtco-testimonials .center {
  opacity: 1;
}
.gallery-section.gtco-testimonials .center h5 {
  font-size: 24px;
}
.gallery-section .gtco-testimonials .center h5 span {
  font-size: 20px;
}
.gallery-section .gtco-testimonials .center .card-img-top {
  max-width: 100%;
  width: auto;
  height: 400px;
  
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: 0;
}


.gallery-section .owl-nav button {
  position: absolute;
  top: 35%;
  background-color: transparent;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.gallery-section .owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: transparent;
}
.gallery-section .owl-nav button.owl-prev {
  left: -40px;
}
.gallery-section .owl-nav button.owl-prev img {
    max-height: 53px;
}
.gallery-section .owl-nav button.owl-next {
  right: -40px;
}
.gallery-section .owl-nav button.owl-next img {
    max-height: 53px;
}

.gallery-section .owl-nav button.owl-prev .bi, .gallery-section .owl-nav button.owl-next .bi {
    color: #4e5052;
    font-size: 35px;
    font-weight: 600;
}




.gallery-section .read-button a {
      background-color: #03a9f4;
    color: #fff;
    padding: 7px 25px 7px 25px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}

.conInfo-2 {
    padding-left: 60px;
    position: relative;
}



.getin-section h2 {
          color: #1d93d1;
    text-transform: uppercase;
    font-weight: 600;
    font-family:Montserrat-SemiBold;
    font-size: 30px;
    text-align: center;
}

.getin-section .read-button a {
      background-color: #0093d8;
    color: #fff;
    padding: 7px 25px 7px 25px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}



.getin-section .map {
  margin-top: 30px;
  padding: 10px;
}


.footer-top {
  background-color: #0093d8;
}

.footer-top .footer-logo img {
  max-width: 100%;
  
  display: block;
  margin: 0 auto  ;

} 

.footer-top .foot-col {
  border-right: 2px solid #fff ;
}

.footer-top .footer-content h3 {
  color:#fff ;
  font-family:Montserrat-SemiBold;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
}

.footer-top .footer-content h4 {
  color:#fff ;
  text-align: center;
  text-transform: uppercase;
 font-family:Montserrat-SemiBold;
  font-size: 20px;
}

.footer-top .footer-content h6 {
  font-size: 16px;
  text-align: center;
  font-family:Montserrat-SemiBold;

}    


.footer-top .footer-content p {
      text-transform: uppercase;
    margin-top: 20px;
    font-size: 18px;
        line-height: 28px;
        font-family: Montserrat-Medium;
}

.footer-top .footer-content ul li {
  list-style: none;
  text-transform: uppercase;
  margin-left: -30px;
  color: #fff;
 font-family: Montserrat-Medium;
}

.footer-top .footer-content a {
font-family: Montserrat-Medium;
  text-align: center;
  color: #fff;
  line-height: 30px;
  font-size: 18px;
}

.footer-top .contact-bottom h4 {
      color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family:Montserrat-SemiBold;
        font-size: 20px;    
}

/*.footer-top .contact-bottom {
    margin-top: 70px;
}*/

.footer-top .contact-bottom .details  {
  
   font-size: 18px;
   list-style: none;
     line-height: 30px;
            padding-left: 9px;
             font-family: Montserrat-Medium;

}

.footer-top .contact-bottom .details a {
      font-family: Montserrat-Medium;
    color: #fff;
  
   
}

.footer-top .contact-bottom .social {
          text-align: left;
      font-size: 18px;
          font-family: Montserrat-Medium;
}

.footer-top .contact-bottom .social i {
     padding: 4px;
     color: #fff;
         font-size: 18px;
}




.gallery-section h2 span {
    display: block;
    
    position: relative;
    right: 3.7em;
    top: -10px
;
}
.testimonials h2 span {
          display: block;
    margin-top: -10px;
    margin-left: -165px;
}

.why-choose-us .why-choose-1 h2 span {
      display: block;
    margin-top: -10px;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 999999;
  /* makes sure it stays on top */
}

   .loading-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  width: 100%;
  height: 100px;
  line-height: 100px;
}
.loading-text span {
  display: block;
  margin: 0 5px;
  color: #0093d8;
  font-weight: 600;
}
.loading-text {
  filter: blur(0px);
  -webkit-animation: blur-text 1.5s 0s infinite linear alternate;
          animation: blur-text 1.5s 0s infinite linear alternate;
          animation-fill-mode: forwards;
}

@-webkit-keyframes blur-text {
  0% {
    filter: blur(0px);
  }

  100% {
    filter: blur(4px);
  }
}

@keyframes blur-text {
  0% {
    filter: blur(0px);
  }
  100% {
    filter: blur(4px);
  }
}



/*.mainbanner-section .banner-text {
  background-color: #e7ab4f;
  padding: 40px;
  margin: 50px;
}*/

.mainbanner-section .banner-text h2 {
    color: #fff;
    font-size: 21px;
    line-height: 35px;
    font-family:Montserrat-SemiBold;
    text-transform: capitalize;
    margin: 15px;
    text-align: center;
}

.mainbanner-section .carousel-control-next-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    /* left: 0em; */
    position: relative;
    right: -1em;
}


.mainbanner-section .align-self-center {
  position: relative;
  top: 5em;
}
.mainbanner-section  .carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    /* left: 0em; */
    position: relative;
    left: 1em;
}

.mainbanner-section .banner-gif {
  margin-top: 0px;
}




.mainbanner-section  {
 
/*  background-image:  url(../img/home.jpg) ;
  
background-repeat: no-repeat;
background-attachment: local;
background-position:center;
*/
 background: url(../img/home.jpg) no-repeat center center fixed; 
    background-attachment: local;
    background-size: cover;

    
}

.navbar .active span {
  display: block;  
 position: absolute;

 margin-top: 28px;
 width: 45px;
}

/*.navbar  span-1 {
  display: none;  
 position: absolute;

 margin-top: 28px;
 width: 45px;
}

.navbar  span-2 {
  display: none;  
 position: absolute;

 margin-top: 28px;
 width: 45px;
}


.navbar  span-3 {
  display: none;  
 position: absolute;

 margin-top: 28px;
 width: 45px;
}


.navbar  span-4 {
  display: none;  
 position: absolute;

 margin-top: 28px;
 width: 45px;
}

.navbar  span-6 {
  display: none;  
     position: absolute;
    margin-top: 15px;
    width: 45px;
   
}


.navbar  span-5 {
  display: none;  
     position: absolute;
    margin-top: 15px;
    width: 45px;
   
}*/


/*.navbar .about:hover span-6 {
  display: block;  
 position: absolute;

 margin-top: -10px;
 width: 45px;
}

.navbar .rmc:hover span-1 {
  display: block;  
 position: absolute;

 margin-top: 28px;
 width: 45px;
}

.navbar .bluemetals:hover span-2 {
  display: block;  
 position: absolute;

 margin-top: 28px;
 width: 45px;
}


.navbar .concreteblocks:hover span-3 {
  display: block;  
 position: absolute;

 margin-top: -14px;
 width: 45px;
}


.navbar .infras:hover span-4 {
  display: block;  
 position: absolute;

 margin-top: 28px;
 width: 45px;
}


.navbar .contactus:hover span-5 {
  display: block;  
 position: absolute;

 margin-top: 28px;
 width: 45px;
}
*/




.header .bottom-nav {
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding:10px 0;
  background-color: #fff;
  z-index: 99;
  will-change: transform;
  transform: translateZ(0);
  box-shadow: 0 -2px 3px -2px #0184d2;
}
.header .bottom-nav-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  text-align: center;
  font-size: 30px;
  color: #0086d2;
}

.header .bottom-nav-item .bottom-nav-link a i {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  text-align: center;
  font-size: 20px;
  color: #0086d2;
}


.header .bottom-nav-link {
  display: flex;
  flex-direction: column;
}
.header .bottom-nav .active {
  color: #f7452f;
}




/* Preloader with Bootstrap Progress Bar
-----------------------------------------------*/

.loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
}

.loader-container {
  width: 600px;
  height: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center; 
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #0096db;
    transition: width .1s ease;
}

.progress {
    display: flex;
    height: 2rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #fff;
    border-radius: 1.25rem;
    margin-top: 300px;
}


img.vert-move {
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}
@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}


.contact-content {
  margin-top: 50px;
}

.contactus-page h2 {
      color: #03a9f4;
    font-size: 40px;
    font-family:Montserrat-SemiBold;
        text-transform: uppercase;
}

.contactus-page .address h3  {
              font-size: 22px;
   
        color: #222;
    font-family:Montserrat-SemiBold;
}


.contactus-page .email h3  {
              font-size: 25px;
   
        color: #222;
    font-family:Montserrat-SemiBold;

}

.contactus-page p {
      display: block;
    margin-left: 50px;
    color: #4e5052;
    font-weight: 400;
    font-family: Montserrat-Medium;
    line-height: 30px;
    font-size: 17px;
}


.contactus-page .phone h3  {
              font-size: 25px;
   
        color: #222;
    font-family:Montserrat-SemiBold;
}


.contactus-page .address h3 img {
          max-width: 100%;
    width: 35px;
        margin-right: 10px;
       
}


.contactus-page .email h3 img {
          max-width: 100%;
    width: 30px;
        margin-right: 8px;
       
}

.contactus-page .phone h3 img {
          max-width: 100%;
    width: 30px;
        margin-right: 10px;
        
}

.contactus-page .phone p a {
         color: #4e5052;
}

.contactus-page .email p a {
         color: #4e5052;
}

.contactus-page .contact-forms .form-group {
  padding: 10px;
}

.form-control {
  font-weight: 600;
}


.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
    opacity: 1;
    font-weight: 600;
}

.contact-forms .form-select {
       background-color: #fff;
    opacity: 1;
    font-weight: 600;
    color: #6c757d;
}


.contactus-page .contact-forms button {
      color: #fff!important;
    padding: 8px 25px;
    text-align: left;
    display: block;
    background-color: #03a9f4;
    margin-top: 5px;
    margin-left: 10px;
}


.iframe {
  margin-top: 50px;
}




.aboutus-page h2 {
          color: #03a9f4;
    font-size: 40px;
    font-family:Montserrat-SemiBold;
}

.aboutimg {
      margin-top: 25px;
}

.aboutimg img {
          padding: 30px;
    border-radius: 40px;  
        
}
.aboutcontent  {
   margin-top: 50px;
}
.aboutcontent-1  {
   margin-top: 60px;
}
.aboutcontent p {
   color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    text-align: justify;
}

.aboutcontent-1 p {
   color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    text-align: justify;
    margin-top: 15px;
}

.team-section h2 {
             color: #03a9f4;
    font-size: 30px;
    font-family:Montserrat-SemiBold;
    margin: 10px;
}
}

.team-section p {
          color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
   
}

.employ-section h2 {
  color: #03a9f4;
    font-size: 30px;
    font-family:Montserrat-SemiBold;
}

.employ-section p {
          color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    }

.employ-section ul li {
  list-style: none;
  color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 35px;
}

.employ-section ul li i {
  color: #03a9f4;
  font-family: 25px;
  padding-right: 5px;
}


.aboutimg-1 img {
          padding: 25px;
    border-radius: 30px;  
    margin: -10px auto;
    display: block;

        
}


.gallery-page .photo-gallery {
  color:#313437;
  background-color:#fff;
  margin-top: 30px;
}

.gallery-page .photo-gallery p {
  color:#7d8285;
}

.gallery-page  h2 {
 color: #03a9f4;
    font-size: 40px;
    font-family:Montserrat-SemiBold;
        text-transform: uppercase;
}

@media (max-width:767px) {
 .gallery-page .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.gallery-page .photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.gallery-page .photo-gallery .intro p {
  margin-bottom:0;
}

.gallery-page .photo-gallery .photos {
  padding:5px;
  
}

.gallery-page .photo-gallery .item {
  padding:10px;
}

.gallery-page .photo-gallery img {
border-radius: 20px;
padding:10px;
max-width: 100%;
width: 450px;
height: auto;
}


.blue-page  h2 {
        color: #03a9f4;
    font-size: 30px;
    font-family:Montserrat-SemiBold;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.blue-page  p {
         color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    /* margin-top: 20px; */
    margin: 10px auto;
    text-align: justify;
}





.bluemetals-page  h2 {
       color: #03a9f4;
    font-size: 22px;
    font-family:Montserrat-SemiBold;
    text-transform: uppercase;
        
        margin-bottom: 15px;
}

.bluemetals-page  h4 {
       color: #4e5052;
    font-size: 20px;
    font-family:Montserrat-SemiBold;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.bluemetals-page .photo-gallery  h5 {
       color: #03a9f4;
    font-size: 19px;
    font-family:Montserrat-SemiBold;
    text-transform: capitalize;
}


.bluemetals-page  p {
         color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    margin: 15px;
}

.bluemetals-page .photo-gallery img {
  padding: 15px;
  max-width: 100%;
  border-radius:25px;
}

.bluemetals-page ul li {
  list-style: none;
  line-height: 30px;
      color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    
}


.bluemetals-page ul li i {
      color: #03a9f4;
    font-family: 28px;
    padding-right: 5px;
    
}


.blue-page .photo-gallery img {
  padding: 15px;
  max-width: 100%;
  border-radius:20px;
  margin-top: 20px;
}


.aboutcontent-1 span {
    color: #1d93d1;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    font-weight: 600;
    /* font-style: italic; */
}

.getin-section h2 span {
        display: block;
    margin-top: -10px;
    
    /* margin-left: -165px; */
    position: relative;
    right: 2.6em;
}


.photo-gallery .carousel-indicators [data-bs-target] {
    
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    padding: 0px;
    margin-right: 8px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 100%;
    /* font-size: 10px; */

}


.photo-gallery .carousel-indicators .active {
    background-color: #03a9f4e6;
    opacity: 1;

}


.photo-gallery .carousel-control-next-icon {
    background-image: url(../img/icons/next.png);
    width: 20px;
    height: 20px;
    display: none;
}


.photo-gallery .carousel-control-prev-icon {
        background-image: url(../img/icons/back.png);
    width: 20px;
    height: 20px;
    display: none;
}


.bluemetals-page .carousel-indicators [data-bs-target] {
    
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    padding: 0px;
    margin-right: 8px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 100%;
    /* font-size: 10px; */

}


.bluemetals-page .carousel-indicators .active {
    background-color: #03a9f4e6;
    opacity: 1;

}


.bluemetals-page .carousel-control-next-icon {
    background-image: url(../img/icons/next.png);
    width: 20px;
    height: 20px;
    position: relative;
    right: 10em;
    display: none;
}


.bluemetals-page .carousel-control-prev-icon {
        background-image: url(../img/icons/back.png);
    width: 20px;
    height: 20px;
    position: relative;
    left: 10em;
    display: none;
}

.bluemetals-photos h5 {
      color: #03a9f4;
    font-size: 19px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
}

.bluemetals-page .carousel-inner img {
    padding: 15px;
    max-width: 100%;
    border-radius: 25px;
}



.getin-section .contact-forms .form-group {
  padding: 10px;
}

.getin-section .contact-forms  {
 margin-top: 30px;
}

.getin-section .form-control {
  font-weight: 600;
}


.getin-section .form-control:disabled, .form-control[readonly] {
    background-color: #fff;
    opacity: 1;
    font-weight: 600;
}

.getin-section .form-select {
       background-color: #fff;
    opacity: 1;
    font-weight: 600;
    color: #6c757d;
}


.getin-section .contact-forms button {
      color: #fff!important;
    padding: 8px 25px;
    text-align: left;
    display: block;
    background-color: #03a9f4;
    margin-top: 5px;
    margin-left: 10px;
}


.gallery-page .heading-1 h4 {
      color: #4e5052;
    font-size: 20px;
    font-family:Montserrat-SemiBold;
    text-transform: capitalize;
    margin: 20px;
}

.team-section .vision {
      box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 10px;
    height: auto;
}

.team-section .mission {
         box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 10px;
    height: 226px;
}

.team-section .vision p {
      color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 32px;
    margin: 15px;
}
    
.team-section .mission p {
      color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 32px;
    margin: 15px;
}


.why-choose h2 {
    color: #03a9f4;
    font-size: 30px;
    font-family:Montserrat-SemiBold;
    margin: 20px;
}

.why-choose .six-cols img {
    padding: 10px;
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.why-choose .six-cols p {
   color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    text-align: center;
    
}

.why-choose .container {
      box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 10px;
    
}

.why-choose-1 h2 {
    color: #03a9f4;
    font-size: 30px;
    font-family:Montserrat-SemiBold;
    margin: 20px;
}

.why-choose-1 img {
    padding: 10px;
    max-width: 100%;
}

.aboutcontent-1 ol li {
      color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 32px;
    padding-left: 5px;
}

.aboutus-page .card-text {
      color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    text-align: justify;
    margin-top: 15px;
}

.contact-content b {
      color: #0b9fe8;
}



.modal-header button {
      box-sizing: border-box;
    border: none;
    background: transparent;
    color: #0093d8;
    font-size: 25px;
}

.we-customers h2 {
      color: #1d93d1;
    text-transform: uppercase;
    font-weight: 600;
    /* text-shadow: 0px 2px 2px #1d93d1; */
    font-size: 30px;
    font-family:Montserrat-SemiBold;
}


.we-customers h2 span img {

       padding: 10px;
    max-width: 100%;
}

.we-customers h2 span {
    display: block;
    
    position: relative;
    top: -10px;
    right: 6.2em;
   
}

footer {
  padding: ;
}
   

footer .footer-top-1 {
  padding: 60px 0 30px 0;
  background-color: #03a9f4;
  overflow:hidden;
}   

.footer-top-1 h3 {
      font-size: 25px;
    font-family:Montserrat-SemiBold;
   color: #fff;
}

.footer-top-1 h6 {
    font-size: 20px;
    font-family:Montserrat-SemiBold;
    color: #fff;
    margin-bottom: 20px;
}

.footer-top-1 ul li {
      font-size: 25px;
    font-family:Montserrat-SemiBold;
   color: #fff;
}

.footer-top-1 .footer-new-content p {
          color: #fff;
    font-size: 16px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
        text-transform: capitalize;
}


.footer-top-1 .helpful h4 {
          font-size: 20px;
    font-family:Montserrat-SemiBold;
   color: #fff;
   margin-bottom: 20px;
   text-transform: capitalize;
}

.footer-top-1 .helpful ul li a {
        line-height: 30px;
       
        
        font-size: 16px;
        color: #fff;
        font-family: Montserrat-Medium;
        text-transform: capitalize;
}



.footer-top-1 .contact-info ul li  {
        text-align: justify;
        list-style: none;
        
       
        font-size: 16px;
        color: #fff;
        font-family: Montserrat-Medium;
        
}

.footer-top-1 .helpful ul li  i {
        padding-left: 5px;
        font-size: 16px;
        color: #fff;
        
}

.footer-top-1 .helpful ul li  {
        list-style: none;

        
}

.footer-top-1 .contact-info ul li a {
        text-align: justify;
        list-style: none;
        padding-left: 0px;
       line-height: 32px;
        font-size: 16px;
        color: #fff;
        font-family: Montserrat-Medium;
        
}

.footer-top-1 .contact-info ul li  i {
        padding-left: 5px;
        font-size: 18px;
        color: #fff;
        
}

.footer-top-1 .contact-info h4 {
          font-size: 20px;
    font-family:Montserrat-SemiBold;
   color: #fff;
   margin-bottom: 20px;
   text-transform: capitalize;
}

.footer-top-1 .contact-info p a {
          
   color: #fff;
   padding: 5px;
   font-size: 20px;
}


.footer-top-1 .contact-info p  {
      position: relative;
      margin-left: 40px;    
  
}
.footer-top-1 .contact-info  {
          
  padding-left: 0px;
  margin: 0px;
}



.concrete-choose .six-cols p {
    color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    text-align: center;
}


.concrete-choose .six-cols img {
    padding: 10px;
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.concrete-choose .container {
    box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 10px;
}

.concrete-choose h2 {
    color: #03a9f4;
    font-size: 30px;
    font-family:Montserrat-SemiBold;
    margin: 20px;
}


.bluemetals-page .solid-row {
  margin: 20px 0;
}


.solid-row h5 {
    color: #03a9f4;
    font-size: 23px;
    font-family:Montserrat-SemiBold;
    margin: 20px;
}


.topbar-wrap {
  padding: 5px 0 ;
     background-color: #03a9f4;
}

.topbar-wrap .conInfo a {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
      transition: 0.3s;
    font-family: Montserrat-Medium;
    padding-right: 10px;
}


.topbar-wrap .conInfo a i {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
      transition: 0.3s;
    font-family: Montserrat-Medium;
    padding-right:8px ;
}


.topbar-wrap .conInfo  {
     text-align: center;
 position: relative;
}

a.phone2 {
    padding-left: 60px;
}

.topbar-wrap .conInfo-1 a {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
      transition: 0.3s;
    font-family: Montserrat-Medium;
    padding-right: 10px;
}


.topbar-wrap .conInfo-1 a i {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
      transition: 0.3s;
    font-family: Montserrat-Medium;
    padding-right:8px ;
}


.topbar-wrap .conInfo-1  {
 padding-left: 60px ;
 position: relative;
}

.conInfo-2  h3 {
  color: #fff;
  font-size: 15px;
  font-family:Montserrat-SemiBold;
  text-transform:uppercase ;
      margin-top: 5px;
  }




.rmc-contect .container {
      box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 30%);
    border: 1px solid #ebebeb;
    padding: 10px;
    width: max-content;
}

.rmc-contect h6 a {
      color: #03a9f4;
    font-size: 18px;

}

.rmc-contect h6  {
     
    font-size: 18px;

}


.rmc-contect img {
      display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    width: 60px;
    /* margin: 10px; */
    padding: 10px;
}


.bluemetals-photos .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1.5rem;
    margin-left: 15%;
    list-style: none;
}


.float-pdf .float {
    position: fixed;
    width: 100px;
    height: 100px;
    /* bottom: 40px; */
    right: 120px;
    border-radius: 50px;
    text-align: center;
    font-size: 70px;
    /* box-shadow: 3px 3px 3px 3px #00a65187; */
    z-index: 9999;
    top: 65%;
}

.float-pdf i {
    color: #03a9f4;
    position: relative;
}

.float-pdf .vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}

@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}


.float-project .float {
        position: fixed;
    width: 100px;
    height: 100px;
    /* bottom: 40px; */
    /* right: 0; */
    border-radius: 50px;
    text-align: center;
    font-size: 70px;
    /* box-shadow: 3px 3px 3px 3px #00a65187; */
    z-index: 9999;
    top: 65%;
    left: 40px;
}

.float-pdf i {
    color: #03a9f4;
    position: relative;
}

.float-project .vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}

@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}



.footer-new-content img {

      width: 280px;
    max-width: 100%;
    
    margin-bottom: 15px;
    border-radius: 5px;
}

.banner-text img {
  padding: 10px;
  max-width: 100%;
}

.heading-img img {
      max-width: 100%;
    display: block;
    margin: 0px auto;
    position: relative;
    padding-bottom: 20px;
    width: 650px;
}

.heading-img-1 img {
      max-width: 100%;
    display: block;
    margin: 0px auto;
    position: relative;
    padding-bottom: 20px;
    width: 400px;
   }

.heading-img-2  img {
    max-width: 100%;
    display: block;
    margin: 0px auto;
    position: relative;
    padding-bottom: 20px;
    width: 550px;
}


.sri-vinayaka img {
  max-width: 100%;
  width: 130px;
  position: relative;
}


.bluemetals-page .blue-box {
      box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 15px;
            height: 412px;
    
}


.bluemetals-page .blue-box-1 {
      box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 15px;
        height: auto;
    
}


.bluemetals-page .blue-box-2 {
      box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 15px;
        height: auto;
    
}


.bluemetals-page .blue-box-3 {
      box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
    border: 1px solid #ebebeb;
    padding: 15px;
        height: 280px;
    
}


.bluemetals-page  .blue-box h5 {
      color: #03a9f4;
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    margin: 15px;
}


.bluemetals-page  .blue-box-1 h5 {
      color: #03a9f4;
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    margin: 15px;
}


.bluemetals-page  .blue-box-2 h5 {
      color: #03a9f4;
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    margin: 15px;
}


.bluemetals-page  .blue-box-3 h5 {
      color: #03a9f4;
    font-size: 20px;
    font-family: Montserrat-SemiBold;
    margin: 15px;
}



.map-1 {
  padding-left: 60px;
  
}

.bluemetals-page .table>:not(caption)>*>* {
    padding: 0.7rem 0.7rem;
    background-color: var(--bs-table-bg);
   
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}



.bluemetals-page .table thead {
    border-top: 1.5px solid #fff;
}

.bluemetals-page .table thead tr {
    background-color: #03a9f4;
}


.bluemetals-page .table thead tr th {
    color: #fff;
    font-family: Montserrat-SemiBold;
    text-align: center;
    font-size: 12px;
    font-weight: 800;
}


.bluemetals-page .table tbody tr td {
      color: #4e5052;
    font-size: 12px;
            font-family: Montserrat-SemiBold;
            text-align: center;
}


.bluemetals-page .table tbody  {
    border-color: #03a9f473;
    border-style: solid;
    border-width: 0;
}


.bluemetals-page .table-img img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}



.clients .gtco-testimonials {
  position: relative;
  margin-top: 30px;
}
.clients .gtco-testimonials h2 {
  font-size: 30px;
  text-align: center;
  color: #333333;
  margin-bottom: 50px;
}
.clients .gtco-testimonials .owl-stage-outer {
  padding: 30px 0;
}
.clients .gtco-testimonials .owl-nav {
  display: none;
}
.clients .gtco-testimonials .owl-dots {
    text-align: center;
    display: none;
}
.clients .gtco-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #01b0f8;
  margin: 0 5px;
}
.clients .gtco-testimonials .owl-dots .active {
  box-shadow: none;
}
.clients .gtco-testimonials .owl-dots .active span {
  background: #01b0f8;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}
.clients .gtco-testimonials .card {
  background: #fff;
  /*box-shadow: 0 8px 30px -7px #c9dff0;*/
  margin: -10px 25px;
  /*padding: 0 10px;
  border-radius: 20px;*/
  border: none;
}
.clients .gtco-testimonials .card .card-img-top {
      max-width: 100%;
    /* border-radius: 50%; */
    margin: 10px auto 0;
    /* box-shadow: 0 8px 20px -4px #95abbb; */
    /* width: 100px; */
    border: none;
    
}
.clients .gtco-testimonials .card h5 {
  color: #01b0f8;
  font-size: 21px;
  line-height: 1.3;
}
.clients .gtco-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}
.clients .gtco-testimonials .card p {
  font-size: 18px;
  color: #555;
  padding-bottom: 15px;
}
.clients .gtco-testimonials .active {
  opacity: 1;
  transition: all 0.3s;
}
.clients .gtco-testimonials .center {
  opacity: 1;
}
.clients .gtco-testimonials .center h5 {
  font-size: 24px;
}
.clients .gtco-testimonials .center h5 span {
  font-size: 20px;
}
.clients .gtco-testimonials .center .card-img-top {
  max-width: 100%;
  height: 120px;
  width: 120px;
}

@media (max-width: 767px) {
 .clients .gtco-testimonials {
    margin-top: 20px;
  }
}
.clients .owl-carousel .owl-nav button.owl-next, .clients .owl-carousel .owl-nav button.owl-prev {
  outline: 0;
}
.clients .owl-carousel button.owl-dot {
  outline: 0;
}




.blog-page .card img {
  padding: 10px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
      transition: 0.3s;
         
}




.blog-page .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
     border: none; 
    border-radius: 0.25rem;

        box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 15%);
    border: 1px solid #fff;
    padding: 10px;
   
}


.blog-page .card img:hover  {
     transform: scale(1.1);
}


.blog-page .card p {
    color: #03a9f4;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    
    text-align: justify;
   
}


.blog-page .card h5 {
   
   
       color: #4e5052;
    font-size: 18px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
    line-height: 26px;
}















.whatsapp-footer .float{
      position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    /* right: 40px; */
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    left: 40px;
}

.whatsapp-footer .float:hover{
      position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    /* right: 40px; */
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    left: 40px;
}

.whatsapp-footer .my-float{
     position: relative;
    top: -2px;
    vertical-align: -webkit-baseline-middle;
}



.whatsapp-footer .vert-move {
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}
@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}


.banner-gif-2 {
    position: relative;
    top: 1em;
}

.banner-gif-2 img {
       padding: 15px;
    max-width: 100%;
}


.aboutcontent-blog-1 p {
      color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    text-align: justify;
}
.aboutcontent-blog-1 ul li{
    color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    text-align: justify;
}
.gallery-page .heading-img-1 img {
      max-width: 100%;
    
    position: relative;
    
    width: 350px;
    left: -50px;
}


.gallery-page .heading-img-2 img {
          max-width: 100%;
    position: relative;
    width: 450px;
    left: -100px;
}


.gallery-page .heading-img-3 img {
         max-width: 100%;
    position: relative;
    width: 550px;
    left: -22px;
}



.rmc-image .item {
  padding: 10px;
}

.rmc-image .item-1 {
  padding: 15px;
}


.rmc-image .item-1 img  {
     border-radius: 25px;
    padding: 10px;
    max-width: 100%;
    width: 450px;
    height: auto;
}



.rmc-image .item img  {
     border-radius: 20px;
    padding: 10px;
    max-width: 100%;
    width: 450px;
    height: auto;
}


.rmc-concrete h2 {

      color: #03a9f4;
    font-size: 30px;
    font-family: Montserrat-SemiBold;
    margin: 10px 0;
}


.rmc-concrete p {

         color: #4e5052;
    font-size: 15px;
    /* font-weight: 600; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    /* margin-top: 20px; */
    margin: 10px 0;
    text-align: justify;
}


.social-icons-1 .btn-Facebook {
  background-color: #3b5998;
}

.social-icons-1 .btn-youtube {
  background-color: #FF0000;
}


.social-icons-1 .btn-Instagram {
      background: radial-gradient( circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf );
}


.social-icons-1 .btn-Pintrest {
      background-color: #e71b22;
}

.social-icons-1 a {
  color: #fff;
  font-family: Montserrat-Medium; 
  font-size: 12px;
  letter-spacing: 2px;
}

.social-icons-1 a:hover {
  color: #fff;
  font-family: Montserrat-Medium; 
  font-size: 12px;
  letter-spacing: 2px;
  cursor: pointer;
}


.social-icons-1 a i  {
  padding-right:5px;
   font-size: 12px;
   vertical-align: middle;

}


.follow-icons h3 {

      font-size: 22px;
    color: #222;
    font-family: Montserrat-SemiBold;
    margin: 25px 0;

}


.contact-forms {

     padding: 20px;
         box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 10%);

}


.project .photos  {
  padding: 5px;

}


.project .photos .item {
    padding: 10px;
}


.project .photos img {
    
    padding: 10px;
    max-width: 100%;
    width: 450px;
    height: auto;
}


.project .photos .card {

      position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    
    border-radius: 0.25rem;
    box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 15%);
    border: 1px solid #fff;
}


.project .photos .card h5 {

         color: #4e5052;
    font-size: 18px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
    line-height: 26px;
    margin: 0px 0.7rem;

}

.project .photos .card a  {

    background-color:transparent;
    color: #03a9f4;
    
   
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
    margin: 10px 0;
    text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;
    
}

.project .photos .card a:hover  {

    background-color: #03a9f4;
    color: #fff;
    
        transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration:none;
}


.project-page .carousel-control-next-icon {
    background-image: url(../images/next-1.png);
  }

  .project-page .carousel-control-prev-icon {
    background-image: url(../images/back.png);
  }


  .project-page .carousel-control-prev {
    left: 30px;
   
    position: relative;
}

 .project-page .carousel-control-next {
        right: 10px;
    position: relative;
    left: 20px;
}

.project-page  .carousel-control-prev {
        position: relative;
    top: 15px;
    bottom: 0;
    z-index: 1;
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 10%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
    left: -15px;
}


.project-page .carousel-control-next{
        position: relative;
    top: 15px;
    bottom: 0;
    z-index: 1;
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 10%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
    left: -30px;
}

.project-page .carousel-inner img {
  position: relative;
  max-width: 100%;
  border-radius: 20px;
}


.project-page .carousel {
    position: relative;
    background: #f2f2f2;
    padding: 20px;
    border: 2px solid #f2f2f2;
    border-radius: 15px;
}

.project-page .carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}


.project-page .table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
     border-bottom-width: 0px; 
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}


.project-page .table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #212529;
    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
    --bs-table-active-color: #212529;
    --bs-table-active-bg: rgba(0, 0, 0, 0.1);
    --bs-table-hover-color: #212529;
    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
    width: 100%;
    margin: 1rem;
    color: #212529;
    vertical-align: top;
    border-color: #dee2e6;
    font-family: Montserrat-SemiBold;
    text-align: justify;
    position: relative;
    /* left: 50px; */
    display: block;
    margin: 0 auto;
    font-size: 20px;
}

.project-page .table tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    text-align: center;
}



.projects-name h4 {
    color: #03a9f4;
    font-size: 24px;
    font-family: Montserrat-SemiBold;
    text-transform: capitalize;
    line-height: 26px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 18px;
}


.projects-name p {


       color: #4e5052;
    font-size: 15px;
    margin: 10px 5px;
    font-family: Montserrat-Medium;
    line-height: 30px;
    text-align: justify;

}

.projects-name p a {
  
         color: #4e5052;
    font-size: 15px;
    /* margin: 0px 1.5rem; */
    font-family: Montserrat-Medium;
    line-height: 30px;
    text-align: justify;
    font-weight: 600;
}



.back-button a {

    background-color:transparent;
    color: #03a9f4;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
    margin: 10px 0;
    text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;

}


.back-button a:hover {

         background-color: #03a9f4;
    color: #fff;
    transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration: none;
    padding: 7px 15px 7px 15px;
    border-radius:5px;

}


.project .photos .card p {
   color: #4e5052;
    font-size: 15px;
    margin: 0.5rem;
    font-family: Montserrat-Medium;
    line-height: 24px;
    text-align: justify;
}
    




.back-button {
  text-align: center;
  margin-top: 30px;
}


#project-1 .modal-footer button {

  background-color: transparent;
      color: #03a9f4;
          font-weight: 600;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
        text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;

}

#project-1 .modal-footer button:hover {

    background-color: #03a9f4;
    color: #fff;
    transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration: none;
    
    border-radius: 5px;

}


#project-2 .modal-footer button {

  background-color: transparent;
      color: #03a9f4;
          font-weight: 600;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
        text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;

}

#project-2 .modal-footer button:hover {

    background-color: #03a9f4;
    color: #fff;
    transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration: none;
    
    border-radius: 5px;

}


#project-3 .modal-footer button {

  background-color: transparent;
      color: #03a9f4;
          font-weight: 600;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
        text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;

}

#project-3 .modal-footer button:hover {

    background-color: #03a9f4;
    color: #fff;
    transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration: none;
    
    border-radius: 5px;

}




#project-4 .modal-footer button {

  background-color: transparent;
      color: #03a9f4;
          font-weight: 600;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
        text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;

}

#project-4 .modal-footer button:hover {

    background-color: #03a9f4;
    color: #fff;
    transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration: none;
    
    border-radius: 5px;

}



#project-5 .modal-footer button {

  background-color: transparent;
      color: #03a9f4;
          font-weight: 600;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
        text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;

}

#project-5 .modal-footer button:hover {

    background-color: #03a9f4;
    color: #fff;
    transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration: none;
    
    border-radius: 5px;

}




#project-6 .modal-footer button {

  background-color: transparent;
      color: #03a9f4;
          font-weight: 600;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
        text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;

}

#project-6 .modal-footer button:hover {

    background-color: #03a9f4;
    color: #fff;
    transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration: none;
    
    border-radius: 5px;

}



#project-7 .modal-footer button {

  background-color: transparent;
      color: #03a9f4;
          font-weight: 600;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
        text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;

}

#project-7 .modal-footer button:hover {

    background-color: #03a9f4;
    color: #fff;
    transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration: none;
    
    border-radius: 5px;

}


#project-8 .modal-footer button {

  background-color: transparent;
      color: #03a9f4;
          font-weight: 600;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
        text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;

}

#project-8 .modal-footer button:hover {

    background-color: #03a9f4;
    color: #fff;
    transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration: none;
    
    border-radius: 5px;

}


#project-9 .modal-footer button {

  background-color: transparent;
      color: #03a9f4;
          font-weight: 600;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
        text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;

}

#project-9 .modal-footer button:hover {

    background-color: #03a9f4;
    color: #fff;
    transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration: none;
    
    border-radius: 5px;

}


#project-10 .modal-footer button {

  background-color: transparent;
      color: #03a9f4;
          font-weight: 600;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    transition: 0.3s;
        text-decoration: underline;
    text-underline-offset: 5px;
    letter-spacing: 1px;

}

#project-10 .modal-footer button:hover {

    background-color: #03a9f4;
    color: #fff;
    transform: scale(1.1);
    text-transform: capitalize;
    font-weight: 500;
    font-size: 18px;
    font-family: Montserrat-Medium;
    border: transparent;
    margin: 10px 0;
    text-decoration: none;
    
    border-radius: 5px;

}
