body {
  margin: 0;
  padding: 0;
  /* font-family: AribauGroteskTRIAL-Rg !important; */
  font-family: Axiforma-Regular !important;
  font-weight: 300;
  font-style: normal;
  box-sizing: border-box;
   transition: all 0.4s ease-in-out linear;
   scroll-behavior: smooth;
}
:root {
  --e-global-color-primary: #141430;
  --e-global-color-secondary: #2a2a2a;
  --e-global-color-accent: #005aaa;
  --e-global-color-text: #6a6a6a;
--e-global-color-white: #ffffff;
  --e-global-color-black: #000000;
  --e-global-color-dark-moderate-blue: #d71920;
  --e-global-color-very-dark-mostly-black-blue: #10202c;
  --e-global-color-grayish-blue: #a7b8c5;
  --e-global-color-light-grayish-cyan: #f5fefc;
  --e-global-color-very-light-gray: #e2e2e2;
  --e-global-color-light-moderate-blue: #4b7797;
  --e-global-color-light-yellow: #ffbf44;
  --e-global-color-nav-text: #0f0200;
  --e-global-color-very-dark-gray-mostly-black: #282828;
  --e-global-color-star-yellow: #fbc729;
  --e-global-color-pure-red: #ff0000;
}

.header_down li:first-child{
  display: inline-block;
  text-decoration: none;
  color: #000;
  padding-right: 10px;
}

.header_down li::after{
  content: '>';
  padding-left: 10px;
  font-size: 12px;
  color: #333;
}

/* button{
  background: #fc0303 !important;
} */

.navbar-nav .nav-link {
  /* transition: 0.6s; */
  margin-left: 8px !important;

}
.navbar .box-shadow{
  box-shadow: 0px 0px 25px 0px #00000040;
}

.navbar-nav .nav-link {
  color: #fff !important;
  text-transform: uppercase;
}

.navbar-nav .nav-link:hover {

  /* border: 2px solid white !important; */
  border-radius: 50px;
  margin: 2px;
  padding: 0px 6px;
}

.contact_h {
  text-align: center !important;
  margin: 0px 0px !important;
  width: 100% !important;
}


.btn-search {
  transition: background-color 0.3s, color 0.3s;
}

.btn-search:hover {
  background-color: #fc0303;
  color: white;
}

.navbar-brand img {
  max-height: 90px !important;
  /* Adjust the logo size */
  max-width: 90px !important;
}

.navbar {
  padding: 0.5rem 1rem;
}

.search-bar {
  position: relative;
  width: 180px;
  /* Adjust width as needed */
}

.search-bar input {
  border-radius: 10px !important;
  padding-right: 50px !important;
  padding-left: 15px !important;
  text-transform: uppercase;
}

::placeholder {
  color: black !important;
}
.search-bar .search-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #000 !important;
  /* font-weight: 500 !important; */
}

.search-bar .search-icon:hover {
  color: #0056b3;
}

/* banner section start */

.imageslider h1 {
  text-transform: uppercase;
  font-size: 50px !important;
  font-weight: 700;
  /* margin-top: 50px ; */
}
.font-color{
  color: #500106 !important;
}
.hero {
  font-weight: 500;
  font-size: 21px !important;
  width: 50%;
  margin: 0px auto;
}
.get-start-btn{
background-color: #fff;
color: rgb(50, 6, 6);
text-transform: uppercase;
text-decoration: none;
padding: 10px 20px;
font-size: 20px ;
border-radius: 8px;
box-shadow: rgb(235 226 226) 7px 7px 26px;

}
.title_head{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  
}
.title_head h1{
background-color: #e4000f;
color: #fff;
padding: 10px 30px;
font-size: 25px;
border-radius: 8px !important;
border-left: 4px solid rgb(91, 10, 10);
border-right: 3px solid rgb(80, 7, 7);
letter-spacing: 2px;
text-transform: uppercase;
box-shadow: rgba(0, 0, 0, 0.35) 2px 15px 15px;
}
.item img{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}



/* #show_bg_2 .description {
  display: flex;
  align-items: center;
  justify-content: center ;
  width: 70%;
  margin: 250px 100px ;
  flex-direction: column !important;
  
}
#show_bg_2 .description p {
  font-size: 22.5px;
  line-height: 1.6;
  letter-spacing: 1px ;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-style: italic;
} */
.contact_h h1{
  font-size: 120px;
}
#show_bg_2 .description .about_buttn button{
  padding: 5px 20px !important;
  background-color: #a91515;
  color: #fff;
  font-size: 20px;
  outline: none;
  border: 0px;
  border-radius: 10px;
  font-weight: 500;
}

.abot img{
  border-radius: 200px 350px 200px 350px;
  overflow: hidden;
  box-shadow: rgba(30, 21, 21, 0.7) 20px 30px 3px;
  width: 70%;
}
.text_part{
  margin-top: 80px;
}
.about_part{
  width: 70%;
   margin: auto; 
   margin-top:35px; 
   margin-bottom: 30px;
}


/* #show_bg_3 .description {
  display: flex;
  align-items: center;
  justify-content: center ;
  width: 70%;
  margin: 250px 100px ;
  flex-direction: column !important;
  
}
#show_bg_3 .description p {
  font-size: 22.5px;
  line-height: 1.6;
  letter-spacing: 1px ;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-style: italic;
} */
.contact_h h1{
  font-size: 120px;
}


#show_bg_1 .description {
  /* display: flex;
  align-items: center;
  justify-content: center; */
  /* width: 750px; */
  margin: 0px auto;
  flex-direction: column !important;
  /* margin-top: -100px; */
  max-width: 53%;
  position: relative;
}
#show_bg_1 .description p {
  font-size: 22.5px;
  line-height: 1.6;
  letter-spacing: 1px ;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-style: italic;
}
#show_bg_1 .description .about_buttn button{
  padding: 5px 20px !important;
  background-color: #500106;
  color: #fff;
  font-size: 20px;
  outline: none;
  border: 0px;
  border-radius: 10px;
  font-weight: 500;
}
.rde_colr{
  width: 50px;
  height: 300px;
  background-color: #320606;
  margin-top: -20px;
}
.rde_colr_1{
  width: 50px;
  height: 270px;
  background-color: #320606;
  margin-top: -20px;
  margin-left: 20px;
}


.service_class_2 h1{
 color:#e3010e !important;
 font-size: 3.5rem !important;
}


.service_head{
  font-size: 25px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border-bottom: 2px dotted rgb(91, 10, 10); */
  width:300px;
  border-radius: 13px;
  margin: 2px auto 15px auto !important;
  
}
.card-text{
  margin: 0px;
  padding: 0px;
  font-size: 19px;
  font-weight: 500;
}
.service-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid #ddd;
  border-radius: 8px;
  max-height: 700px;
  height: 490px;
}
.service-card:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.service-card img {
  border-bottom: 1px solid #ddd;
  max-height: 500px;
  height: 400px;
}
.service-card .card-body {
  padding: 20px;
  padding-top: 10px !important;
}
.service_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fc0303;
  margin: 0px auto; 
  color: #fff;
  width:130px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1.5px;
  border: 0px;
  outline: 0px;
  margin-top: 20px;
  padding: 8px 5px !important;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s;
}
.service_btn:hover{
  color: #fc0303;
  color: #fff;
}


/* brands section */
.owl-stage-outer{
  width: 80% !important;
    margin: 0px auto !important;
    padding: 0px 50px !important;
}

.slider{
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: auto;
  margin-bottom: 20px;
}
@keyframes scroll{
  0%{
    transform: translateX(0);
  }
  100%{
    transform: translateX(calc(-250px * 8));
  }
}
.slider .slider-track{
  animation: scroll 60s linear infinite;
  display: flex;
  width: calc(250px * 14)

}
.slider .slide{
  height: 100px;
  width: 250px;
}
/* testimonial */
.hometestimonial-con{
  padding: 110px 0 90px;
  /*background-color: var(--e-global-color-light-grayish-cyan);*/
}
.hometestimonial-con .testimonial_content h6 {
  margin-bottom: 16px;
}
.hometestimonial-con .testimonial_content h2 {
  margin-bottom: 52px;
}
.hometestimonial-con .testimonial-box {
  padding: 43px 40px 40px;
  border-radius: 20px;
  background-color: var(--e-global-color-white);
}
.hometestimonial-con .testimonial-box ul {
  margin-bottom: 14px;
}
.hometestimonial-con .testimonial-box ul li {
  display: inline-block;
}
.hometestimonial-con .testimonial-box ul li i {
  font-size: 13px;
  color: var(--e-global-color-star-yellow);
}
.hometestimonial-con .testimonial-box .text {
  font-weight: 500;
  margin-bottom: 40px;
  color: var(--e-global-color-text);
}
.hometestimonial-con .testimonial-box .user-img {
  float: left;
  margin-right: 17px;
  margin-top: -2px;
}
.hometestimonial-con .testimonial-box .user-img img{
  border-radius: 100%;
}
.hometestimonial-con .testimonial-box .designation-outer {
  padding-top: 2px;
  display: inline-block;
}
.hometestimonial-con .testimonial-box .name {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  display: block;
  margin-bottom: 2px;
  color: var(--e-global-color-secondary);
  font-family: "Urbanist", sans-serif;
}
.hometestimonial-con .testimonial-box .position {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: var(--e-global-color-text);
}
.hometestimonial-con .testimonial-box .quote-img {
  top: 0;
  right: -5px;
}
.hometestimonial-con .testimonial-box .quote-img img {
  opacity: 20%;
}
.hometestimonial-con .owl-carousel .owl-dots {
  display: block !important;
  margin-top: 6px !important;
  line-height: 0;
  position: absolute;
  left: 0;
  right: 0;
}
.hometestimonial-con .owl-carousel .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  transition: all 0.3s ease-in-out;
  background-color: #d8e6e3;
}
.hometestimonial-con .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: var(--e-global-color-dark-moderate-blue);
}
.hometestimonial-con .owl-carousel .owl-dots .owl-dot.active span {
  width: 16px;
  height: 16px;
  top: 3px;
  position: relative;
  background-color: var(--e-global-color-dark-moderate-blue);
}
.hometestimonial-con .owl-carousel .owl-dots .owl-dot:focus {
  outline: none;
}
footer {
  background: linear-gradient(30deg, rgb(255, 255, 255) 15%, #e4000f 72%);
  color: #fff;
  padding: 40px 0;
}

.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 1200px;
  margin: 0 auto;
}

.footer-section {
  flex: 1;
  margin-bottom: 20px;
  padding: 10px;
}

.footer-section .logo {
  display: flex;
  align-self: center;
  /* padding-top: 50px;
  padding-left: 50px; */
}

.footer-section .logo img {
  width: 162px;
  height: 146px;
}

.footer-section ul {
  list-style: none;
  padding: 0;
}

.footer-section ul li {
  margin-bottom: 5px;
  margin-left: 10px;
}
.footer-section{
  text-align: center ;
}

.footer-section ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

/* .footer-section.social ul li {
  display: inline-block;
  margin-right: 10px;
} */

.footer-section.social ul li a {
  color: #fff;
  font-size: 25px;
  background: #fc0303;
  margin-top: 20px;
}

.footer-bottom {
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #666;
}


/* INDEX PAGE RESPONSIVE CODE */
@media (min-width: 900px) and (max-width: 1200px) {
  .imageslider{
    height:70vh;
  }
  .imageslider h1{
    margin-top: -50px !important;
  }
  
  .footer-section ul{
    margin:0px auto !important;
    width: 100% !important;
  }
  .footer-section ul li {
    margin-bottom: 5px;
    
  }
  .footer-section {
    flex: 0 0 45%;
  }

  .footer-section .logo img {
    width: 140px;
    height: 120px;
  }

  .footer-section ul li a {
    font-size: 12px;
  }

  .footer-section.social ul li a {
    font-size: 22px;
  }
}
@media (min-width: 768px) and (max-width:900px) {
  .imageslider{
    height:70vh;
  }
  .footer-section.social ul li a {
    font-size: 16px;
    display: inline !important; 
    margin-right: 0px !important;
  }
  .footer-section ul{
    /* margin:0px auto !important; */
    width: 100% !important;
    text-align:center !important;
    margin: 0px -23px !important;
  }
  .footer-section ul li {
    margin-bottom: 5px;
    text-align:center !important;
    
  }
  .imageslider h1{
    margin-top: -50px;
  }
  #show_bg_1 .description p {
    font-size: 8.5px;
    line-height: 1.6;
    letter-spacing: 1px ;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-style: italic;
  }
  .hometestimonial-con {padding: 60px 0 110px;}
.hometestimonial-con .testimonial_content h6 {margin-bottom: 4px;}
.hometestimonial-con .testimonial_content h2 {margin-bottom: 30px;}
.hometestimonial-con .testimonial-box {padding: 20px 15px 30px;}
.hometestimonial-con .testimonial-box ul {margin-bottom: 8px;}
.hometestimonial-con .testimonial-box ul li i {font-size: 12px;}
.hometestimonial-con .testimonial-box .text {font-size: 15px; margin-bottom: 20px;}
.hometestimonial-con .testimonial-box .quote-img {right: 0;}
.hometestimonial-con .testimonial-box .quote-img img {width: 48px;}
.hometestimonial-con .testimonial-box .name {margin-bottom: 0;}
.hometestimonial-con .testimonial-box .position {font-size: 13px;}
.hometestimonial-con .owl-carousel .owl-dots {margin-top: 30px !important;}
.hometestimonial-con .owl-carousel .owl-dots .owl-dot span {width: 9px; height: 9px; margin: 0 3px;}
.hometestimonial-con .owl-carousel .owl-dots .owl-dot.active span {width: 14px; height: 14px;}
  footer {
    background: linear-gradient(30deg, #e4000f 15%, #ffffff 90%);
    color: #fff;
    padding: 40px 0;
  }
  
  .footer-container {
    flex-direction: column;
    align-items: center;
  }

  .footer-section {
    flex: 0 0 80%;
    text-align: center;
  }

  .footer-section .logo img {
    width: 120px;
    height: 100px;
  }

  .footer-section ul li a {
    font-size: 15px !important;
  }

  .footer-section.social ul li a {
    font-size: 20px;
  }

.service_head{
  font-size: 18px !important;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border-bottom: 2px dotted rgb(91, 10, 10); */
  width:300px;
  border-radius: 13px;
  margin: 2px auto 15px -42px !important;
  
}
.card-body {
    padding: 10px;
    padding-top: 10px !important;
    font-size: 13px !important;
  } 
 .card-text {
  font-size: 13px !important;
 }
 
 .service_btn {
  width: 125px;
  font-size: 15px;
  padding: 5px 5px !important;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s;
}

 
} 


@media (min-width: 500px) and (max-width: 768px) {
  .row_revers{
    flex-direction: column-reverse !important;
  }  
  .footer-section.social ul li a {
    font-size: 16px;
    display: inline !important; 
    margin-right: 0px !important;
  }
  .imageslider{
    height:70vh;
  }
  .footer-section ul{
    /* margin:0px auto !important; */
    width: 100% !important;
    margin: 0px -23px !important;
  }
  .footer-section ul li {
    margin-bottom: 5px;
    
  }
  .imageslider h1{
    margin-top: -50px;
  }
  .hometestimonial-con {padding: 40px 0 80px;}
.hometestimonial-con .testimonial_content h2 {margin-bottom: 25px;}
.hometestimonial-con .testimonial-box {padding: 20px 30px 30px;}
.hometestimonial-con .testimonial-box .text {font-size: 14px;}
.hometestimonial-con .testimonial-box .quote-img {top: 10px;}
.hometestimonial-con .testimonial-box .quote-img img {width: 42px;}
.hometestimonial-con .testimonial-box .name {font-size: 15px; line-height: 20px;}
.hometestimonial-con .testimonial-box .position {font-size: 12px;}
.hometestimonial-con .owl-carousel .owl-dots {margin-top: 25px !important;}
  /* #service .row {
    border: 1px dashed red !important;
  } */
  #show_bg_1 .description p {
    font-size: 8.5px;
    line-height: 1.6;
    letter-spacing: 1px ;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-style: italic;
  }
  footer {
    background: linear-gradient(30deg, #e4000f 15%, #ffffff 90%);
    color: #fff;
    padding: 40px 0;
  }
  
  .footer-container {
    flex-direction: column;
    align-items: center;
  }

  .footer-section {
    flex: 0 0 90%;
    text-align: center;
  }

  .footer-section .logo img {
    width: 100px;
    height: 80px;
  }

  .footer-section ul li a {
    font-size: 10px;
  }

  .footer-section.social ul li a {
    font-size: 18px;
  }
}
@media (max-width: 500px){

  .hometestimonial-con .testimonial_content h2 {margin-bottom: 20px;}
.hometestimonial-con .testimonial-box {padding: 20px;}
.hometestimonial-con .owl-carousel .owl-dots {margin-top: 20px !important;}
.hometestimonial-con .owl-carousel .owl-dots .owl-dot span {width: 8px; height: 8px; margin: 0 3px;}
.hometestimonial-con .owl-carousel .owl-dots .owl-dot.active span {width: 13px; height: 13px;}
.imageslider{
  background-size: 100% 100%!important;
  height:40% !important;
}
.content{
  margin-top: 30px !important;
}
.footer-section ul{
  margin:0px auto !important;
  width: 100% !important;
}
.footer-section ul li {
  margin-bottom: 5px;
  
}

.row_revers{
  flex-direction: column-reverse !important;
}  
  /* #service .row {
    border: 1px dashed red !important;
  } */

  .rde_colr {
    width: 30px !important;
    height: 185px !important;}
    .rde_colr_1 {
      width: 30px!important;
      height: 120px !important;}

  
  .show_bg_1{
    width: 100% !important;
    margin: 0px auto !important;
    background-size: 100% 100% !important;
  
  }
  .show_bg_1 .description{
    width: 100% !important;
    margin: 0px auto  !important;
  }
  #show_bg_1 .description p {
    font-size: 13px !important;
    line-height: 1.6;
    letter-spacing: 1px ;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-style: italic;
  }
  .imageslider h1 {
    text-transform: uppercase;
    font-size:25px !important;
    font-weight: 700;
    margin-top: -80px !important;
  }
  .hero {
    font-weight: 500;
    font-size: 15px !important;
    width: 100%;
    margin: 0px auto;
  }
  #show_bg_1{
     display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  #show_bg_1 .description {
    /* display: flex;
    align-items: center;
    justify-content: center; */
    width: 400px !important;
    margin: 0px auto;
    flex-direction: column !important;
    /* margin-top: -160px !important; */
    position: relative;
}
.owl-stage-outer{
  width: 100% !important;
  margin: 0px 0 0px 0px !important;
  padding-left: 50rem !important;
  
}
footer {
  background: linear-gradient(30deg, #e4000f 15%, #ffffff 90%);
  color: #fff;
  padding: 40px 0;
}

.footer-container {
  flex-direction: column;
  align-items: center;
}

.footer-section {
  flex: 0 0 100%;
  text-align: center;
}

.footer-section .logo img {
  width: 80px;
  height: 60px;
}

.footer-section ul li a {
  font-size: 9px;
}

.footer-section.social ul{
  text-align: center !important;
}
.footer-section.social ul li a {
  font-size: 16px;
  display: inline !important; 
}
}



/* contactus page */
/* #show_bg_3 {
  background-image:
    linear-gradient(to bottom, rgba(255, 253, 252, 0.8), rgba(68, 77, 254, 0.7)),
    url('../All_img/service_background.jpg');
  width: 100%;
  height: 70vh !important;
  background-size: cover;
  color: #000;
  padding: 20px;
}

#show_bg_3 .description {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 70%;
  margin: 250px 100px;
}

#show_bg_3 .description p {
  font-size: 22.5px;
  line-height: 1.6;
  letter-spacing: 1px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-style: italic;
}

.contact_h h1 {
  font-size: 120px;
} */

#show_bg_3 .description .about_buttn button {
  padding: 5px 20px !important;
  background-color: #a91515;
  color: #fff;
  font-size: 20px;
  outline: none;
  border: 0;
  border-radius: 10px;
  font-weight: 500;
}

.full_page {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}

.full_page .col-lg-8 {
  flex: 2;
}

.full_page .col-lg-4 {
  flex: 1;
  border: 1px dashed #500106;
  padding: 20px 30px;
}
iframe {
  height: 100%;
}

textarea {
  width: 100%;
  resize: none;
}

button.btn {
  display: block;
  width: 100%;
  margin-top: 20px;
}

@media (min-width: 900px) and (max-width: 1200px) {
  #show_bg_3 .description {
    width: 80%;
    margin: 200px auto;
  }
  .full_page {
    flex-wrap: nowrap;
  }
  .full_page .col-lg-8 {
    width: 60%;
  }
  .full_page .col-lg-4 {
    width: 40%;
  }
  iframe {
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 900px) {
  #show_bg_3 .description {
    width: 90%;
    margin: 150px auto;
  }
  .full_page {
    flex-wrap: wrap;
  }
  .full_page .col-lg-8,
  .full_page .col-lg-4 {
    width: 100% !important;
    margin-bottom: 20px;
  }
  iframe {
    height: 100%;
  }
}

@media (min-width: 500px) and (max-width: 768px) {
  #show_bg_3 .description {
    width: 100% !important;
    margin: 100px auto;
  }
  .contact_h h1 {
    font-size: 80px;
  }
  .full_page .col-lg-8,
  .full_page .col-lg-4 {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .contact_h {
    text-align: center !important;
    margin: 0px 0px !important;
    width: 100% !important;
}
#show_bg_3{
  background-size: 100% 100% !important;
}
  #show_bg_3 .description {
    width: 100% !important;
    margin: 50px auto;
  }
  /* .contact_h h1 {
    font-size: 50px;
  } */
  #show_bg_3 .description p {
    font-size: 16px;
  }
  .full_page .col-lg-8,
  .full_page .col-lg-4 {
    width: 100%;
  }
  .res-from{
    border:1px dashed #500106; 
    padding:20px 30px; 
    border-radius:10px;
    height:100%;
    margin-bottom: 7%;
  }
  iframe {
    height: 50vh;
  }
  button.btn {
    font-size: 16px;
  }
}


/* service page  */
  /* image pages */
  /* #show_bg_3 {
    background-image:
    linear-gradient(to bottom, rgba(255, 253, 252, 0.8), rgba(68, 77, 254, 0.7)),
    url("{{ asset('public/site/assets/img/about_img_page.jpg')}}") !important;
    width: 100%;
    height: 70vh !important;
    background-size: cover;
    color: #000;
    padding: 20px;
  }
  #show_bg_3 .description {
    display: flex;
    align-items: center;
    justify-content: center ;
    width: 70%;
    margin: 250px 100px ;
    flex-direction: column !important;
    
  }
  #show_bg_3 .description p {
    font-size: 22.5px;
    line-height: 1.6;
    letter-spacing: 1px ;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-style: italic;
  }
  .contact_h h1{
    font-size: 120px;
  } */
  #show_bg_3 .description .about_buttn button{
    padding: 5px 20px !important;
    background-color: #a91515;
    color: #fff;
    font-size: 20px;
    outline: none;
    border: 0px;
    border-radius: 10px;
    font-weight: 500;
  }


  /* serice page here */

#service h2 {
    color: #343a40;
    margin-bottom: 20px;
}

#service p {
    color: #495057;
    line-height: 1.6;
}

#service img {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
}

#service img:hover {
    transform: scale(1.05);
}
.text_mar{
  margin-top: 40px ;
}

.rounded{
  width: 500px;
  max-height: 320px;
  height: 310px;
}
.top_pading{
  margin-bottom:10%; 
  /* padding:0 100px; */
  margin-top: 10px;
}
@media (min-width: 700px) and (max-width: 1200px) {

#service .img_set{
  margin-left: -50px !important;
  margin-right: 50px !important;
}
#service .text{
  font-size: 20px;
  font-weight: 500 !important;
}
  .top_pading{
    margin-bottom:10px !important; 
    padding:0 0px !important;
    margin-top: 10%;
  }
  .first_a{
    width: 100% !important;

  }
  .first_a div{
    width: 50% !important;
  }
  .rounded{
    width: 600px !important;
    max-width: 400px !important;
    max-height: 320px;
    height: 310px;
  }
  .text_mar{
    margin-top: 0px !important ;
  }
}



/* ABOUT PAGE RESPONSIVE CODE */
@media (min-width: 900px) and (max-width: 1200px) {
  #show_bg_2 {
 
 
    width: 100%;
    height: 50vh !important;
    background-size: cover;
    color: white;
    padding: 20px;
  }
  .contact_h h1{
    font-size: 80px !important;
    
  }
  .contact_h p{
    font-size: 30px !important;
    font-weight: 800 !important;
    margin-bottom: -50px !important;
  }
  .abot img{
    border-radius: 200px 350px 200px 350px;
    overflow: hidden;
    box-shadow: rgba(30, 21, 21, 0.7) 20px 30px 3px;
    width: 50vw !important;
    height: 30vh !important;

  }
  .text_part{
    width: 100% !important;
    margin-top: 50px !important;
   
  }
  .text_part p{
    font-size:30px !important;
    font-weight: 500 !important;
  }
  .text_part h2{
    font-size:40px !important ;
    font-weight: 800 !important;
  }
  .about_part{
    width: 100% !important;
     margin: auto; 
     margin-top:35px; 
     margin-bottom: 30px;
  }
  .abot{
    width: 50% !important;
    height: 50% !important;
  }
  .text_part{
    width: 50% !important;
    height: 50% !important;
  }
}

/* 900px nd 768px responsive code */
@media (min-width: 768px) and (max-width:900px){
  
  #show_bg_2 {
    
    width: 100%;
    height: 30vh !important;
    background-size: cover;
    color: white;
    padding: 20px;
   
  }
  #show_bg_2 .description {
    display: flex;
    align-items: center;
    justify-content: center ;
    width: 100%;
    margin: 10px 10px !important;
    flex-direction: column !important;
    
  }
  .text_part h1, .text_part p{
    margin-bottom: -50px  !important;
    padding-bottom:-50px  !important;

  }
  /* .about_part{
    margin-top: 100px !important;
    padding-top: 100px !important;
  } */
 
  


  }

  /* 768px nd 500px responsive code */
@media (min-width: 500px) and (max-width:768px){
  .contact_h {
    text-align: center !important;
    margin: 0px 0px !important;
    width: 100% !important;
}
  .abot{
   width: 100% !important;
  }
.abot img{
    width: 100% !important; }

.text_part{
    width: 100% !important;
    margin: 50px auto !important;}

.text_part h2{
    font-size: 30px !important;
    font-weight: 800 !important;}
.text_part p{
    font-size:25px !important ;
   }
#show_bg_2 {
  margin-bottom: 50px !important;
  }
.contact_h h1{
    font-size: 50px !important;}
}

 /* max-500 responsive code */
@media (max-width: 500px){
  #show_bg_2 {
    
    width: 100%;
    height: 50vh !important;
    /* background-size: cover; */
    background-size: 100% 100% !important;

    color: white;
    padding: 20px;}
    .contact_h {
      text-align: center !important;
      margin: 0px 0px !important;
      width: 100% !important;
  }
    .abot{
      width: 100% !important;
     }
    .abot img{
       width: 100% !important; }
    
    .text_part{
       width: 100% !important;
       margin: 50px auto !important;}
    
    .text_part h2{
       font-size: 30px !important;
       font-weight: 800 !important;}
    .text_part p{
       font-size:15px !important ;
      }
    #show_bg_2 {
     margin-bottom: 50px !important;
     }
     /* .contact_h{
      margin-top: -120px !important;
     } */
    .contact_h h1{
       font-size: 30px !important;
      }
      .contact_h p{
        font-size: 15px !important;
      }
}














