:root{
  --color-black:#1E1E1E;
  --color-super-black:#000000;
  --color-one: #EA2626;
  --color-two:#E99823;
  --color-white:#ffffff;
  --color-grey:#F4F4F4;
  --color-pureGrey:#808080;
  --bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-font-main:"Instrument Sans", sans-serif;
  --font-size:15px;
  --font-weight:400;}
::-moz-selection { /* Code for Firefox */ color: var(--color-white); background: var(--color-one);}
::selection { color: var(--color-white); background: rgba(0,0,0,0.3);}
/* width */
::-webkit-scrollbar {width: 5px;}
/* Track */
::-webkit-scrollbar-track {background: #f1f1f1;}
/* Handle */
::-webkit-scrollbar-thumb {background: #888;}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {background: #555;}
i {font-style:normal;}
.site-container{background:var(--color-white);box-shadow:0 2px 5px 0 rgba(0,0,0,.12);margin:0 auto;max-width:1600px;word-wrap:break-word; position: relative;}
.site-container::after{clear:both;content:" ";display:block}
input:focus, textarea:focus, select:focus,:focus{outline: none;}
p{line-height:22px;text-align:justify}
a{ outline: 0!important; text-decoration: none; color: var(--color-black); -webkit-transition: color .4s, background-color .4s; -moz-transition: color .4s, background-color .4s; -o-transition: color .4s, background-color .4s; transition: color .4s, background-color .4s; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;}
a:hover {text-decoration: none;color: var(--color-green);}
.pad0 {padding: 0;}
strong {font-weight: 600 !important;}
.back-to-top { position: fixed; z-index: 1000; bottom: 8em; right: 15px; text-decoration: none; color:rgba(46,45,45,0.5); border-radius: 100px; background: rgba(244,244,244,0.5); font-size: 22px; padding: 8px 10px; display: none; width: 50px; height: 50px; text-align: center; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.46);}
.back-to-top:hover { background: rgba(255,255,255, 1); color: rgba(46,45,45,1); text-decoration: none!important;}

.linkBlack{ color:var(--color-black); font-weight:600; text-decoration:underline;}
.linkBlack:hover{ color:var(--color-green);}
.linkone{ color:var(--color-one); font-weight:600; text-decoration:underline;}
.linkone:hover{ color:var(--color-black);}
.linkgreen{ color:var(--color-green); font-weight:600; text-decoration:underline;}
.linkgreen:hover{ color:var(--color-black);}
.linkWhite{ color:var(--color-white); font-weight:600; text-decoration:underline;}
.linkWhite:hover{ color:var(--color-black);}

.colorGreen{color: var(--color-green);}
.colorone{color: var(--color-one);}

#menu-toggle { z-index: 1; position: absolute; bottom: 32%; right: 0;}
.coming-soon { position: relative; font-size: 18px; z-index: 0; width: 100%;}
.coming-soon::before { content: "coming soon . . ."; left: 0px; position: absolute; top: 0px; font-size: 55px; font-weight: 900; color: #f0f0f0; z-index: -1;}
.carousel-item {transition: transform 1s ease-in-out;}
#myCarousel.carousel-fade .active.carousel-item-start,#myCarousel.carousel-fade .active.carousel-item-end,#myCarouselMobile.carousel-fade .active.carousel-item-start,#myCarouselMobile.carousel-fade .active.carousel-item-end {transition: opacity 0s 0.9s;}
#announcementCarousel.carousel-fade .active.carousel-item-start,#announcementCarousel.carousel-fade .active.carousel-item-end {transition: opacity 0s 0s;}
/* Carousel Animation delays */
.carousel-inner>.carousel-item>img,.carousel-inner>.carousel-item>a>img { min-width: 100%; max-width: 100%; height: auto;}
.slider .carousel-inner{overflow: unset;}
.slider { padding: 0 0px; position: relative; width: 100%; z-index: 0;}
#carousel-sub .carousel-item:before {display: none;}
.slide1, .slide2, .slide3, .slide4, .slide5, .slide6 {z-index: 1 !important;}
.slide1 a:hover, .slide2 a:hover, .slide3 a:hover, .slide4 a:hover, .slide5 a:hover, .slide6 a:hover { color: var(--color-white);}
.slide1 h3 { animation-delay: 1.5s; font-size: 72px; font-weight: 700; color: var(--color-white); padding: 15px 15px 10px 15px; margin: 0; display: block; line-height: 78px; text-align: right; top: 95px; right: -102px; position: relative;}
.slide1 h4 { animation-delay: 1.8s; font-size: 18px; font-weight: 400; color: var(--color-white); padding: 10px 15px 25px 15px; margin: 0; display: block; line-height: 24px; text-align: right; position: relative; top: 100px; right: 110px;}
.slide1 h4 span{display: block; font-size: 14px;}

.slide2 h3 { animation-delay: 1.5s; font-size: 72px; font-weight: 700; color: #000; padding: 15px 15px 10px 15px; margin: 0; display: block; line-height: 78px; text-align: right; top: 95px; right: -102px; position: relative;}
.slide2 h4 { animation-delay: 1.8s; font-size: 18px; font-weight: 400; color: #000; padding: 10px 15px 25px 15px; margin: 0; display: block; line-height: 24px; text-align: right; position: relative; top: 100px; right: 110px;}
.slide2 h4 span{display: block; font-size: 14px;}

.slide1 .carousel-caption { left: 38%; right: 0; top: 20%; bottom: 5%; padding: 10px 0px 20px 20px !important; width: 65%; text-align: right !important; animation-delay: 1s;}
.slide2 .carousel-caption { left: 38%; right: 0; top: 20%; bottom: 5%; padding: 10px 0px 20px 20px !important; width: 65%; text-align: right !important; animation-delay: 1s;}

.slider .carousel-control-prev{top: unset; bottom: 70px; right: 150px; left: auto; border-radius: 50px; border: 2px solid var(--color-white); width: auto;}
/* .slider .carousel-control-prev .carousel-control-prev-icon i{width: 45px; height: 45px;} */
.slider .carousel-control-next{top: unset; bottom: 70px; left: auto; right:95px; border-radius: 50px; border: 2px solid var(--color-white); width: auto;}
/* .slider .carousel-control-next .carousel-control-next-icon i{width: 45px; height: 45px;} */
.carousel-indicators{right: 0; left: unset; bottom: 60px;}
.carousel-indicators [data-bs-target]{color: var(--color-white) !important; background-color: transparent; text-indent: 0; font-size: 22px;font-weight: 700; width: auto; height: auto; margin: 0 6px;}
.carousel-indicators .active{font-size: 26px;}

/* @media all and (max-width : 768px) {  */
@media(min-width:320px) and (max-width:1080px) {
.slide1 .carousel-caption, .slide2 .carousel-caption, .slide3 .carousel-caption, .slide4 .carousel-caption, .slide5 .carousel-caption, .slide6 .carousel-caption{ width: 100% !important; left: 0; right: 0; bottom: 0; background: none; display: none;}
.slide1 h3, .slide2 h3, .slide3 h3, .slide4 h3, .slide5 h3, .slide6 h3 { font-size: 22px; margin-bottom: 0;}
.slide1 h4, .slide2 h4, .slide3 h4, .slide4 h4, .slide5 h4, .slide6 h4 { font-size: 16px; margin-top: 5px;}
}

.btn-one,.btn-one-full,.btn-two,.btn-two-full,.btn-three,.btn-three-full,.btn-four,.btn-four-full{-webkit-transition:color .4s,background-color .4s;-moz-transition:color .4s,background-color .4s;-o-transition:color .4s,background-color .4s;transition:color .4s,background-color .4s;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; margin-top:20px;padding:8px 30px 8px 30px;font-size:14px;font-weight:400; display: inline-block;border-radius:100px;}
.btn-one{border:2px solid var(--color-one);color:var(--color-one) !important;}
.btn-one:hover{background:var(--color-one);color:var(--color-white) !important;}
.btn-one-full{border:2px solid var(--color-one);color:var(--color-white) !important;background:var(--color-one);}
.btn-one-full:hover{background:none;color:var(--color-one) !important;}

.btn-two{border:2px solid #ffffff; color:#ffffff !important;}
.btn-two:hover{background:var(--color-white); color:var(--color-one) !important;}
.btn-two-full{border:2px solid var(--color-two);background:var(--color-two);color:var(--color-white) !important;}
.btn-two-full:hover{border:2px solid var(--color-two);color:var(--color-two) !important; background:none;}

.btn-three{border:2px solid var(--color-black);color:var(--color-black) !important;}
.btn-three:hover{background:var(--color-black);color:var(--color-white) !important;}
.btn-three-full{border:2px solid var(--color-black);background:var(--color-black);color:var(--color-white) !important;}
.btn-three-full:hover{border:2px solid var(--color-black);color:var(--color-black) !important; background:none;}

.btn-four{border:2px solid var(--color-white);color:var(--color-white) !important;}
.btn-four:hover{background:var(--color-white);color:var(--color-black) !important;}
.btn-four-full{border:2px solid var(--color-white);background:var(--color-white);color:var(--color-black) !important;}
.btn-four-full:hover{border:2px solid var(--color-white);color:var(--color-white) !important; background:none;}

/* Divider Line */
/* hr { background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.7), transparent); background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.7), transparent); border: 0; height: 1px; margin: 15px 0 15px 0;background-color: transparent;} */
hr.short {margin: 11px 0 11px 0;}
hr.tall { margin: 44px 0 44px 0;}
hr.taller { margin: 66px 0 66px 0;}
hr.light { background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, 0.2), transparent); background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent);}
hr.invisible { background: none;}

/* Divider Line */
.text-casenone {text-transform: none !important;}
ul.list { margin: 0 0 10px 0; padding: 0 0 0 20px; list-style: none; text-align: left;}
ul.list li { position: relative; padding-left: 15px; padding-bottom: 10px;}
ul.list li a { color: var(--color-black);}
ul.list li a:hover { color: var(--color-green);}
ul.list li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left:0px; position: absolute; top: 7px; font-size: 5px; font-weight: 900; color: var(--color-black);}
ul.list li.head { font-weight: 700; padding-left: 0;}
ul.list li.head::before { display: none;}
ol.ol-list { margin: 0; padding: 0 0 0 20px; text-align: left;}
ol.ol-list li { position: relative; text-align: justify; padding-bottom: 10px;}
ol.ol-list li a { color: var(--color-black);}
ol.ol-list li a:hover { color: var(--color-blue);}
.head-main { font-size: 42px; border-bottom: dashed 2px var(--color-black); display: block; width: 100%; padding: 0 50px 5px 0; margin-bottom: 20px;}
.head-one { font-weight: 500; font-size: 18px; padding: 10px; margin-bottom: 15px; background: var(--color-one); color: var(--color-black); width: 100%;}
.head-two { font-weight: 500; font-size: 17px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid var(--color-black); color: var(--color-black); width: 100%;}
.head-three { font-weight: 500; font-size: 18px; padding: 10px; margin-bottom: 15px; background: var(--color-blue); color: var(--color-white); width: 100%;}
.head-four { font-weight: 500; font-size: 18px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid var(--color-blue); color: var(--color-blue); width: 100%;}
.head-five { font-weight: 500; font-size: 18px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid var(--color-black); color: var(--color-black); width: 100%;}
.head-six { font-weight: 500; font-size: 18px; padding-bottom: 5px; margin-bottom: 15px; border-bottom: 1px solid var(--color-pureGrey); color: var(--color-pureGrey); width: 100%;}
.background-white{padding: 30px; background: var(--color-white); margin-bottom: 30px;}
.bg-color-one {background: var(--color-grey); padding: 40px; margin-bottom: 15px; margin-top: 15px; display: inline-block; width: 100%; border-radius: 20px;}
.bg-color-one h2{font-weight: 600; font-size: 18px; position: relative; z-index: 0; margin-bottom: 30px;}
.bg-color-one h2 span{background: var(--color-grey); padding-right: 10px;}
.bg-color-one h2:before {content: ''; position: absolute; bottom: 3px; right: 0; left: 0; height:1px; background:#B8B8B8; z-index: -1;}
.bg-color-two {background: var(--color-white); padding: 30px; margin-bottom: 15px; margin-top: 15px; display: inline-block; width: 100%; box-shadow: 0 0rem 1rem rgba(0,0,0,0.20)!important;}
.bg-color-two h2{font-weight: 500; font-size: 18px; padding: 10px; margin-bottom: 15px; background: var(--color-blue); color: var(--color-white); width: 100%;}
.bg-color-two h3{font-weight: 500; font-size: 18px; padding: 10px; margin-bottom: 15px; border-bottom:solid 1px var(--color-blue); color: var(--color-blue); width: 100%;}

.link{color: var(--color-blue); font-weight: 600;}
.link:hover{color: var(--color-black);}
.for-xs{display: none;}

.image-radius-15{border-radius: 15px;}
.image-radius-20{border-radius: 20px;}

.home-head{font-size:16px;font-weight:400;color:var(--color-two);text-transform:uppercase;margin-bottom:20px;letter-spacing:10px}


/* index page css */
.home-services-bg{padding: 70px 0 0;}
.main-heading{color: #EA2626;font-size: 50px;font-weight: 300;}
.main-heading span{display: block;line-height: 50px;}
.home-services-bg h4{font-size: 30px;font-weight: 300;}
.common-font{color: #EA2626;font-size: 20px;letter-spacing: 15px;font-weight: 300;text-transform: uppercase;}
.common-font-white{color: #ffffff;font-size: 20px;letter-spacing: 15px;font-weight: 300;text-transform: uppercase;}
.home-news-bg{margin-bottom: 40px;}
.home-news-bg h2{margin-bottom:40px;}
.home-news-box a{position: relative; z-index: 0; display: block; color: var(--color-white);}
.home-news-box a img{border-radius: 15px;}
.home-news-box a .home-news-text-box{position:absolute;top:10%;right:0;bottom:0;left:0;background: linear-gradient(180deg, rgba(234, 38, 38, 0) 50%, #EA2626 100%);z-index:0;display:flex;align-items:flex-end;justify-content:flex-end;align-items:center;flex-direction:column;padding:15px 20px 20px 20px;border-radius: 15px;transition: all 0.5s ease-in-out;}
.home-news-box a .home-news-text-box h3{color: var(--color-white); font-size:18px; font-weight:400; margin-bottom:15px;}
.home-news-box a .home-news-text-box h3 span{display: block;}
.home-news-box a .home-news-text-box .home-news-text-box-link{border-top: 1px solid var(--color-white);padding-top: 15px;}
.home-news-box a .home-news-text-box .home-news-text-box-link .likMore{color: var(--color-one);}
.home-news-box a:hover .home-news-text-box{position:absolute;top:10%;right:0;bottom:0;left:0;background: linear-gradient(180deg, rgba(234, 38, 38, 0) 0%, #EA2626 100%);z-index:0;display:flex;align-items:flex-end;justify-content:flex-end;align-items:center;flex-direction:column;padding:15px 20px 20px 20px;border-radius: 15px;transition: all 0.5s ease-in-out;padding-bottom:35px;box-shadow: 0px 20px 60px 0px #EA262626;}
.home-news-box a .home-news-text-box i { width: 40px;height: 40px;color: var(--color-white); border: 2px solid var(--color-white); padding: 10px;border-radius: 100px;display: flex; align-items: center;justify-content: center;transition: all 0.5s ease-out;}
.home-about-bg{background-color: #F4F3F3;width: 95%;margin: 0 auto;padding: 70px 0;position: relative;z-index: 1;border-radius: 20px}
.home-counter-bg{background-image: url('../img/counter-bg.jpg');background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-position:center;padding: 200px 45px; margin-top: -32px;z-index: 0;position: relative; color: white;margin-bottom: 25px;}
.home-stats-box{text-align: center;}
.home-stats-box p{text-align: center !important;}

.home-stats-box div h3{display: inline-block;font-size: 60px;font-weight: 400;}
.home-stats-box div i{font-size: 45px;padding-left: 10px;font-weight: 400;}
.home-stats-box div p{font-size: 20px;font-weight: 400;}
.home-why-bg {padding: 100px 0 0 0;position: relative; z-index: 0; border-radius: 20px;}
.home-why-bg::before {content: "";position: absolute;left: 0;top: 0; z-index: 1; background: url(../img/home-why-bg.png); background-size: cover; background-repeat: no-repeat;width: 500px; height: 753px;}
.home-why-bg h4{font-size: 40px;font-weight: 300;line-height: 48px;padding-bottom: 25px;}
.home-why-box {text-align: center;padding: 40px 20px;}
.home-why-box img { width: 30%;margin-bottom: 20px;}
.home-why-box h3{font-size: 16px;font-weight: 400;}
.home-rental-bg {color: white;margin-bottom: 25px;margin: 0 auto;width: 95%;background: black;border-radius: 12px;}
.contact-new{margin-bottom: 13px;color: #EA2626;}
.address-box{display: flex;gap: 10px;}
.address-box i{position: relative;top: 4px;}
.equipment-rental{margin-bottom: 35px;}
.home-rental-bg .container{padding: 70px 40px 70px 40px;border-radius: 20px}
.home-rental-bg h4{font-size: 40px;font-weight: 400;margin-bottom: 50px;}
.home-rental-bg h4 span{display: block;}
.rental-img-wrapper {position: relative;cursor: pointer;overflow: hidden;border-radius: 10px;margin-bottom: 15px;}
.rental-img-wrapper img {display: block;width: 100%;height: auto;transition: transform 0.4s ease;border-radius: 10px;}
.overlay-text {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);color: white;font-weight: 600;font-size: 20px;opacity: 0;z-index: 2;transition: opacity 0.3s ease;text-align: center;}
.rental-img-wrapper::after { content: "";position: absolute;inset: 0;background-color: rgba(255, 0, 0, 0.6);opacity: 0;transition: opacity 0.3s ease;border-radius: 10px;}
.rental-img-wrapper:hover::after,.rental-img-wrapper:hover .overlay-text {opacity: 1;}
.rental-img-wrapper:hover img {transform: scale(1.05);}
.home-events-bg{padding:65px;background-color: #EA2626;color: #ffffff;margin-top: 50px;}
.home-events-bg h3{margin-bottom:40px;}
.home-events-box a{position: relative; z-index: 0; display: block; color: var(--color-white);}
.home-events-box a img{border-radius: 15px;}
.home-events-box a .home-events-text-box{position:absolute;top:10%;right:0;bottom:0;left:0;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);z-index:0;display:flex;align-items:flex-end;justify-content:flex-end;align-items:center;flex-direction:column;padding:15px 20px 20px 20px;border-radius: 15px;transition: all 0.5s ease-in-out;}
.home-events-box a .home-events-text-box h3{color: var(--color-white); font-size:18px; font-weight:400; margin-bottom:15px;}
.home-events-box a .home-events-text-box h3 span{display: block;}
.home-events-box a .home-events-text-box .home-events-text-box-link{border-top: 1px solid var(--color-white);padding-top: 15px;}
.home-events-box a .home-events-text-box .home-events-text-box-link .likMore{color: var(--color-one);}
.home-events-box a:hover .home-events-text-box{position:absolute;top:10%;right:0;bottom:0;left:0;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);z-index:0;display:flex;align-items:flex-end;justify-content:flex-end;align-items:center;flex-direction:column;padding:15px 20px 20px 20px;border-radius: 15px;transition: all 0.5s ease-in-out;padding-bottom:35px;box-shadow: 0px 20px 60px 0px #EA262626;}
.home-events-box a .home-events-text-box p{display: flex;color: #EA2626;font-size: 14px;font-weight :600;}
.home-events-box a .home-events-text-box i { width: 20px;height: 20px;color: #000000; border: 2px solid #EA2626;border-radius: 100px;display: flex; align-items: center;justify-content: center;transition: all 0.5s ease-out;background-color: #EA2626;margin-left: 10px;}
.home-project-bg{background-image: url('../img/home-project-bg.jpg');background-repeat: no-repeat; background-size: cover;background-position:center;padding: 100px 45px; margin-top: 0px;z-index: 0;position: relative; color: white;margin-bottom: 25px;}
.home-project-bg .home-events-box{margin-top: 40px;}
.home-client-bg{margin: 70px;}
.home-client-bg img{max-width: 60%;}

/* rotating img */
.rotating-part img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 200px;height: 200px;animation: 7s linear 0s infinite normal none running rotate-in-place;}



/* Container for the whole image (stethoscope + rotating part) */
.image-container {
  position: relative;
  display: inline-block;
}

.news-image {border-radius: 20px;margin-bottom: 25px;object-fit: cover;height: 95%;width: 100%;}





/* Keyframe animation to rotate the part in place */
@keyframes rotate-in-place {
  0% {
      transform: translate(-50%, -50%) rotate(0deg); /* Starting point */
  }
  100% {
      transform: translate(-50%, -50%) rotate(360deg); /* Full rotation */
  }
}



.footer-top-bg{position: relative; z-index: 1; margin-bottom: -60px;}
.footer-top-bg .footer-top-box{background: var(--color-two); color: var(--color-white); padding:40px 30px; border-radius: 20px;}
.footer-top-bg .footer-top-box a{color: var(--color-white);}
.footer-top-bg .footer-top-box h2{font-size:50px; margin: 0; text-align: right;}
.footer-top-bg .footer-top-box h2 span{display: block;}
.footer-top-bg .footer-top-box a:hover{color: var(--color-one);}

















footer{padding: 0px 0 0;background:black; color: var(--color-white); position: relative; z-index: 0;}
footer a{color: var(--color-white);}
footer a:hover{color: var(--color-two);}
footer .footer-list{margin-top:120px;}
footer .footer-list h3 { margin: 0 0 15px; color: var(--color-white); font-size: 22px; font-weight: 600; position: relative;}
footer .footer-list h3 span{ position: relative; display: inline-block; margin-right: 10px;}
footer .footer-list h3 div { border-bottom: 1px solid var(--color-white); width: 25%; position: relative; right: 0; bottom: 0px; display: inline-block;}
footer .footer-list ul { padding: 0; margin: 0 0 0 10px;}
footer .footer-list ul li { list-style: none; padding: 6px 0 6px 10px; position: relative; z-index: 0;}
footer .footer-list ul li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left: -7px; position: absolute; top: 12px; font-weight: 900; color: var(--color-white); font-size: 6px;}
footer .footer-list ul li a { color: var(--color-white);}
footer .footer-list ul li a i{padding-right: 5px; font-size: 8px;}
footer .footer-list ul li a:hover { color: var(--color-one); padding-left: 2px;}
footer address{line-height: 25px;}
footer .footer-list ul.half { padding: 0; margin: 0 0 0 10px; display: inline-block; width: 48%;}
footer .footer-list ul.half li { list-style: none; padding: 3px 0 3px 10px; position: relative; z-index: 0;}
footer .footer-list ul.half li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left: -7px; position: absolute; top: 12px; font-weight: 900; color: var(--color-white); font-size: 4px;}
footer .footer-list ul.half li a { color: var(--color-white);}
footer .footer-list ul.half li a i{padding-right: 5px; font-size: 8px;}
footer .footer-list ul.half li a:hover { color: var(--color-two); padding-left: 2px;}

footer .footer-list ul.contact { padding: 0; margin: 0 0 0 0px;}
footer .footer-list ul.contact li { list-style: none; padding: 4px 0 4px 4px; position: relative; z-index: 0;}
footer .footer-list ul.contact li::before {display: none;}
footer .footer-list ul.contact li a { color: var(--color-white);}
footer .footer-list ul.contact li a i{padding-right: 5px; font-size: 15px;}
footer .footer-list ul.contact li a:hover { color: var(--color-two); padding-left: 2px;}

.footerextra { padding: 0; margin:0;}
.footerextra li { display: inline-block; padding-right: 3%; list-style: none; font-size: 14px; position: relative; z-index: 0;}
.footerextra li::before { content: "\f7a5"; font-family: 'Font Awesome 5 Free'; position: absolute; top: 2px; left: -10px; font-weight: 900; color: var(--color-white); font-size: 12px;}
.footerextra li a {color: var(--color-white);}
.footerextra li a:hover {color: var(--color-two);}
.footerextra-Mt{margin-top: 30px;}
footer .copy{padding:20px 0 40px 0; margin-top: 60px; border-top: 1px solid #B8B8B8;}
footer .copy a{color: var(--color-white); font-weight: 500;}
footer .copy a:hover{color: var(--color-two);}
footer .copy .copy-right{text-align: right;}

/* footer social icons */
ul.social-network { list-style: none; display: block; margin-left: 0 !important; margin: 0; padding: 0;}
ul.social-network li {display: inline; margin: 0 5px;}
ul.social-network li::before { display: none;}
.social-network a.icoRss:hover {background-color: #F56505;}
.social-network a.icoFacebook:hover {background-color: #3B5998;}
.social-network a.icoTwitter:hover {background-color: #33ccff;}
.social-network a.icoGoogle:hover {background-color: #BD3518;}
.social-network a.icoVimeo:hover {background-color: #0590B8;}
.social-network a.icoLinkedin:hover {background-color: #007bb7;}
.social-network a.icoYoutube:hover {background-color: #cc0000;}
.social-network a.icoInstagram:hover {background-color: #c8008b;}
.social-network a.icoWhatsapp:hover {background-color: #189d0e;}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i, .social-network a.icoYoutube:hover i, .social-network a.icoInstagram:hover i {color: var(--color-white);}
a.socialIcon:hover,.socialHoverClass {color: #44BCDD;}
.social-circle li a { display: inline-block; position: relative; margin: 0 auto 0 auto; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; width: 35px; height: 35px; background: rgba(255, 255, 255, 0.3); border: 0px solid var(--color-white); box-shadow: 0 0.4rem 1rem rgba(0,0,0,.20)!important;}
.social-circle li i { margin: 0; line-height: 35px; text-align: center; font-size: 15px !important; padding: 0 !important;}
.social-circle li a:hover i,.triggeredHover { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s;}
.social-circle i { color: var(--color-black); -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s; transition: all 0.8s;}
/* footer social icons */

.rwd-table{margin:auto;min-width:300px;max-width:100%;border-collapse:collapse}
.rwd-table thead tr:first-child{border-top:none;background:var(--color-black);color:#fff}
.rwd-table tr{border-top:1px solid #ddd;border-bottom:1px solid #ddd;background-color:rgba(0,0,0,.01)}
.rwd-table.table-striped>tbody>tr:nth-of-type(odd){background-color:#fbfbfb!important}
.rwd-table th{display:none}
.rwd-table td{display:block}
.rwd-table td:first-child{margin-top:.5em}
.rwd-table td:last-child{margin-bottom:.5em}
.rwd-table td:before{content:attr(data-th) " : ";font-weight:700;display:inline-block;color:#000;padding-right:15px}
.rwd-table td,.rwd-table th{text-align:left}
.rwd-table{color:#333;overflow:hidden;margin-bottom:30px}
.rwd-table tr{border-color:#bfbfbf}
.rwd-table td,.rwd-table th{padding:.5em 1em}
@media screen and (max-width: 601px) {
  .rwd-table tr:nth-child(2){border-top:none}
  .table-bordered{border:0}
}
@media screen and (min-width: 600px) {
  .rwd-table tr:hover {background-color: #fff !important;}
  .rwd-table thead tr:hover {background: var(--color-black) !important;}
  .rwd-table td:before {display: none;}
  .rwd-table th,.rwd-table td { display: table-cell; padding: .25em .5em;}
  .rwd-table th:first-child,.rwd-table td:first-child {padding-left: 0;}
  .rwd-table th:last-child,.rwd-table td:last-child {padding-right: 0;}
  .rwd-table th,.rwd-table td {padding: 1em !important;}
}

.inner-banner{position: relative; z-index: 1; padding: 0 0px;}
.inner-banner::before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.1)}
.inner-banner img{min-width: 100%;}
.inner-banner .container{position: absolute; min-height: 100%; left: 0; right: 0; bottom: 0;}
.inner-banner h1 {color: white;font-size: 30px;font-weight: 500;line-height: 45px;position: absolute;left: 0; bottom: 45px;}
.inner-banner h2{color:var(--color-white);font-size:35px;font-weight:500;position:absolute;left:0;bottom:10px;margin:0}
.inner-banner .inner-breadcrumb{position: absolute; right: 0; bottom: 0px; left: 15px;}
.inner-banner .inner-breadcrumb ol.breadcrumb{font-size: 15px; font-weight: 500;}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item{color: var(--color-white);}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item a{color: var(--color-white);}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item a:hover{color: var(--color-one);}
.inner-banner .inner-breadcrumb ol.breadcrumb .breadcrumb-item+.breadcrumb-item::before{color: var(--color-white);}
.inner-bg{padding:100px 0; position: relative; z-index: 0;}
.inner-head{font-size:50px;font-weight:400;margin-bottom:20px;line-height:56px}
.inner-head span{color: var(--color-one);}
.inner-main-heading{color: #EA2626;font-size: 50px;font-weight: 300;}
.inner-main-heading span{display: block;color: #000;font-size: 25px;}
/* company-profile */
.company-profile-bg .inner-main-heading{font-size: 40px;position: relative;right: 25%;}
.company-profile-bg::before{content: "";position: absolute; bottom: -12%; right: 0;left: 450px;z-index: 1;background: url(../img/company-profile-bg.jpg); background-repeat: no-repeat; height: 400px;width: 20%;}
.vision-mission-bg{padding: 70px;}
.vision-border {border-right:1px solid rgba(0, 0, 0, 0.3)}
.vision-mission-bg h3{display: flex; align-items: center;}
h3 i { display: flex;align-items: center;justify-content: center;margin-right: 10px;}
.company-quality{margin: 20px 0;color: white;position: relative;z-index: 1;}
.company-quality .container{width: 95%;margin: 0 auto;background: url(../img/company-quality-policy.jpg); background-repeat: no-repeat;background-size: cover;padding: 75px;border-radius: 10px;}
.company-why-bg {padding: 100px 0 0 0;position: relative; z-index: 0;background-color: #EA2626;color: #ffffff;top: -75px; z-index: 0;padding: 120px 0;margin-bottom: -76px;}
.company-why-bg h4{font-size: 40px;font-weight: 300;line-height: 48px;padding-bottom: 25px;}
.company-why-box {text-align: center;padding: 40px 20px;}
.company-why-box img { width: 30%;margin-bottom: 20px;}
.company-why-box h3{font-size: 20px;font-weight: 400;}
/* health&safety */
.health-bg{background-image: url('../img/home-project-bg.jpg');background-repeat: no-repeat; background-size: cover;background-position:center;padding: 100px 45px; margin-top: -32px;z-index: 0;position: relative;}
/* our-people */
.our-people-bg{padding:65px;background-color: #EA2626;color: #ffffff;}
.our-people-bg h3{margin-bottom:40px;}
.our-people-box a{position: relative; z-index: 0; display: block; color: var(--color-white);}
.our-people-box a img{border-radius: 15px;}
.our-people-box a .our-people-text-box{position:absolute;top:10%;right:0;bottom:0;left:0;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);z-index:0;display:flex;align-items:flex-end;justify-content:flex-end;align-items:center;flex-direction:column;padding:15px 20px 20px 20px;border-radius: 15px;transition: all 0.5s ease-in-out;}
.our-people-box a .our-people-text-box h3{ color: #EA2626;font-size: 30px; font-weight:400; margin-bottom:15px;}
.our-people-box a .our-people-text-box h3 span{display: block;}
.our-people a:hover .our-people-text-box{position:absolute;top:10%;right:0;bottom:0;left:0;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);z-index:0;display:flex;align-items:flex-end;justify-content:flex-end;align-items:center;flex-direction:column;padding:15px 20px 20px 20px;border-radius: 15px;transition: all 0.5s ease-in-out;padding-bottom:35px;box-shadow: 0px 20px 60px 0px #EA262626;}
/* services- temp-powerplant */
.services-temp{padding: 70px 0;}
.services-temp img{z-index: 1;position: relative;}
.temp-solution-box {padding: 70px 40px;background-color: #EA2626;color: #ffffff;top: -212px;position: relative;  z-index: 0;}
.home-why-box1 {
    text-align: left;
    padding: 40px 20px;
    display: flex
;
    font-size: 18px;
}
.home-why-box1 h3{font-size: 20px;}
.temp-section3{margin-top: -175px;padding-bottom:70px;}
.temp-section3 h2{margin-bottom: 60px;}
.solution-card {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.solution-card img {
  border-radius: 12px;
  object-fit: cover;
  width: 100%;
  height: auto;
}

.solution-card:hover {
  transform: translateY(-5px);
}

.solution-text {
  position: absolute;
  bottom: 50px;
  left: 18px;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
  font-size: 20px;
  font-weight: 400;

}
.common-services-bg{background-image: url('../img/home-project-bg.jpg');background-repeat: no-repeat; background-size: cover;background-position:center;padding: 100px 0; margin-top: -32px;z-index: 0;position: relative; color: white;margin-bottom: 0}
.rentals-bg{padding: 70px 40px;position: relative;z-index: 1;}
.rentals-bg::before {content: "";position: absolute;left: 165px;top: -45px; z-index: 0; background: url(../img/rentals-bg.png); background-size: cover; background-repeat: no-repeat;width: 300px; height: 445px;}
.inner-message-box {background: url(../img/inner-message.jpg); position: relative;padding: 85px 60px;color: #ffffff;margin: 0 50px;margin-bottom: 50px;z-index: 0; background-repeat: no-repeat;border-radius: 20px;}
.inner-message-box h2 {color: #ffffff;}
.projects-bg{padding: 70px 4px;}
.projects-bg::before {content: "";position: absolute;left: 165px;top: 390px; z-index: 0; background: url(../img/rentals-bg.png); background-size: cover;background-repeat: no-repeat;width: 250px; height: 275px;}
.projects-bg .project-box h3{font-size: 64px;color: #EA2626; font-weight: 900;}
.projects-bg .project-box p{font-size: 22px;}
.inner-projects .image-overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  width: 100%;
  z-index: 2;
}

.inner-projects .overlay-heading {
  font-size: 50px;
  font-weight: 600;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
}

.highlight-text {
  color: #dc3545;
}

.position-relative {
  position: relative;
}
.no-bg{background-color: #FFFFFF;}
.no-bg::before {content: "";position: absolute;left: 445px;top: 255px; z-index: 0; background: url(../img/rentals-bg.png); background-size: cover;background-repeat: no-repeat;width: 395px; height: 555px;}
.inner-bg1{padding: 100px 0 0;}
.contact-box{position: relative;z-index: 1;}
.contact-box::before {
    content: '';
    width: 1000px;
    height: 485px;
    background: #F4F3F3;
    position: absolute;
    padding: 0px;
    color: white;
    /* margin: 0 50px; */
    border-radius: 20px;
    /* margin-bottom: 50px; */
    /* margin-top: 100px; */
    z-index: -1;
    right: 0;
}
.contact-box1::before {
    content: '';
    width: 1000px;
    height: 300px;
    background: #F4F3F3;
    position: absolute;
    padding: 0px;
    color: white;
    /* margin: 0 50px; */
    border-radius: 20px;
    /* margin-bottom: 50px; */
    /* margin-top: 100px; */
    z-index: -1;
    left: 0;
}.contact-box img{margin-top:70px}
.fw-semibol{font-size: 40px;font-weight: 400;}
.common-postion{z-index: 1;}
.common-red-bg{z-index: 0;position: relative;background: #EA2626;padding: 70px;color: white; top: -200px;margin-bottom: -200px;}
.bg-grey{background-color: #F4F3F3;margin-top: 30px;margin-bottom: 75px;}
.generator-bg{margin-top: -100px;}
.contact-form{background: #EA2626;color: #FFFFFF; padding: 90px;}
.contact-form h2{font-size: 120px;font-weight: 700;}
.contact-form .form-group .mb{margin-bottom: 45px;}
.contact-form .form-group .form-control{border-radius: 0;border: none;background:#EA2626;border-bottom: 1px solid white;}
.careers-bg{color: #ffffff;}
.careers-bg::after { content: ''; width: 900px; height: 873px;background: #EA2626;position: absolute; padding: 0px; color: white;z-index: -1;top: 0;right: 0;}
.careers-bg .form-group .mb{margin-bottom: 45px;}
.careers-bg .form-group .form-control{border-radius: 0;border: none;background:#EA2626;border-bottom: 1px solid white;}
.career-roles{padding: 70px;}
.career-roles .accordion .accordion-item {
    margin-bottom: 10px;
    border: 0;
    border-radius: 10px;
    background: #F4F3F3;
}
.career-roles .accordion-header {
    margin-bottom: 0;
}
.career-roles .accordion .accordion-item .accordion-button {
    background: #D9D9D9;
    color: var(--color-black);
    border-radius: 10px;
}
.career-roles .accordion .accordion-item .accordion-button:hover {
    background: #e5e5e5;
}
.img-border img{border-radius: 20px;}







.contact-address-box h3{font-size: 20px; font-weight: 600; margin-bottom: 20px;}
.contact-address-box.br{border-right: 1px solid #ACACAC;}
.contact-form-bg{background: var(--color-one); padding:40px 50px 60px 50px; border-radius: 30px; box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.1) !important;position: relative;}
.contact-form-bg h3{font-weight: 600; font-size: 22px; text-align: center;}
.contact-form-bg input,.contact-form-bg input.form-control:focus,.contact-form-bg textarea,.contact-form-bg textarea.form-control:focus{border:1px solid var(--color-one) !important;box-shadow:none;}
.contact-form-bg select,.contact-form-bg select.form-control:focus{border:1px solid var(--color-one) !important; box-shadow:none;cursor:pointer}
.contact-form-bg select option{padding:5px;cursor:pointer;border-bottom:1px dashed #8d8d8d!important; color: #000;}
.contact-form-bg input,.contact-form-bg select,.contact-form-bg textarea,.contact-form-bg select{border-radius:8px;background-color:transparent!important;margin-top:8px;margin-bottom:8px;color:#231f20!important;padding:10px 10px 10px 10px;border:1px solid #FFFFFF !important;border-top: 0;border-right: 0;border-left: 0;}
.contact-form-bg input,.contact-form-bg select,.contact-form-bg textarea{color: #231f20!important; font-size: 14px;}
.contact-form-bg select{color:#8d8d8d;}
.form-control::-webkit-input-placeholder{color:#8d8d8d!important}
.form-control::-moz-placeholder{color:#8d8d8d!important}
.form-control:-ms-input-placeholder{color:#8d8d8d!important}
.contact-form-bg button{padding:15px 40px; font-size: 14px;}
.contact-form-bg .submit-btn{margin: 30px auto 0 auto; display: block; background: var(--color-white) !important; border: 2px solid var(--color-white) !important; color: var(--color-one) !important; padding: 5px 50px; border-radius: 10px; font-size: 15px; letter-spacing: 0.5px;}
.contact-form-bg .submit-btn:hover{background:transparent !important; color: var(--color-white) !important; border: 2px solid var(--color-white) !important;}
.contact-form-bg .form-check input{height: 1em; margin-top: 0.25em; border: 1px solid #8d8d8d !important;}
.contact-form-bg .form-check-input:checked { background-color: var(--color-one) !important; border-color: var(--color-one) !important;}
.contact-form-bg select option selected{color:var(--color-one);}
.contact-head-box{margin-right: 30px;}
.contact-form-bg::before {
    content: "";
    position: absolute;
    z-index: -1;
    background: url(../img/contact-side.jpg) no-repeat;
    width: 788px;
    height: 550px;
    left: 338px;
    top: -54px;
}
.height-contact{
  height: 190px;
}

.my-gallery .col-md-3 {
  margin-bottom: 20px; 
}


.photo-frame > .col-md-3 > a > img.img-fluid {
  border: 4px solid #EA2626;
  border-radius: 10px;
}

















@media(min-width:320px) and (max-width:1080px) {
.slider{margin-top: 64px; padding: 0;}
.inner-banner{margin-top: 75px; padding: 0;}
.inner-banner::before{left: 0; right: 0; border-radius: 0;}
.inner-banner img {min-width: 100%; height: 130px; object-fit: cover; border-radius: 0;}
.hidden-xs, .for-md {display: none !important;}
.for-xs{display: block !important;}
::-webkit-scrollbar {width: 0px;}
.Morder-1{order: 1; -webkit-order: 1;}
.Morder-2{order: 2; -webkit-order: 2;}
.Morder-3{order: 3; -webkit-order: 3;}
.Morder-4{order: 4; -webkit-order: 4;}
.carousel-control-next-icon, .carousel-control-prev-icon{ width: 1.1rem; height: 1.1rem;}
.carousel-inner>.carousel-item>img{border-radius: 0;}
.slider .carousel-control-next,.slider .carousel-control-prev{bottom: 5px;}
.btn-one{font-size: 12px;}
.btn-two{font-size: 12px;}

/* .btn-one i { width: 30px; height: 30px; line-height: 14px;} */
footer .text-end {text-align: center!important;}
footer{padding:40px 0 0;text-align:center}
.footerextra-Mt{margin-top: 0;}
footer .footer-list{margin-top:0;margin-bottom:20px}
.back-to-top{ bottom: 10px; right: 0; left: 0; margin: 0 auto;}
ul.footerextra { margin: 30px 0 40px;}
footer .copy {padding: 30px 0 30px 0; margin-top: 0px;}
footer .copy .copy-right{text-align: center;}
footer .copy .copy-center{padding-top: 20px; line-height: 24px;}
footer .copy .copy-center i{display: none;}
footer .copy .copy-center span{display: block;}
footer .footer-list h3 span{display: block; margin-right: 0; text-transform: uppercase;}
ul.footerextra li { list-style: none; padding: 6px 12px 6px 12px; position: relative; z-index: 0;}
ul.footerextra li::before { content: "\f192"; font-family: 'Font Awesome 5 Free'; left: -3px; position: absolute; top: 12px; font-weight: 900; color: var(--color-white); font-size: 6px;}
.bg-color-one{padding: 30px 20px;}
.bg-color-one h2{text-align: center;}
.bg-color-one h2 span{padding: 0;}
.bg-color-one h2:before{bottom: -5px;}
.topSearch {right: 55px; top: 7px;}
.search_icon{background-color: rgba(0,0,0, 0.1); height: 40px; width: 40px; font-size: 16px;}
.search button{position: relative; left: 0; right: 0; width: 100%; height: auto;}
.search-body {position: relative; padding: 30px 15px !important;}
.modal-custom{margin-top: 30px;}
.modal-custom-bg .modal-body .close{right: 0; top: -40px;}
.rwd-table td{width: 100%;}
.footer-link-box.Nbr{border-right: 0px solid #D9D9D9;}
.footer-link-box.Mbb{border-bottom: 1px solid #D9D9D9;}
.footer-link-box{padding-top: 30px; padding-bottom: 30px;}
.footer-link-bg .container{bottom: 0;}
.footer-link-content-bg { padding: 50px 20px 50px 20px !important; text-align: center;}
.footer-link-content-bg h2{font-size: 40px;}
ul.social-network{margin-top: 10px;}
ul.social-network li {margin: 0 10px;}
.inner-bg {padding: 30px 0;}
.inner-banner h2 { font-size: 20px; right: 0; left: 0; bottom: 10px; margin-bottom: 0; text-align: center;}
.inner-bg h1{font-size: 26px; line-height: 32px; margin-bottom: 30px; margin-top: 10px;text-align: center;}
.inner-bg h2{text-align: center;}
/* my css */
.home-news-box a .home-news-text-box{top:0;padding:15px 10px 15px 10px}
.home-news-box a{z-index: 1;}
.home-news-box a .home-news-text-box h3{font-size:30px}
.home-news-box a .home-news-text-box i{width: 80px;height: 80px;}
.home-news-bg{text-align:center;font-size: 20px;}
.main-heading{font-size: 30px;}
.common-font{font-size: 15px;}
.home-services-bg{padding: 50px 0 0;}
.home-services-bg h4{font-size: 20px;}
.home-counter-bg{ padding: 95px 40px; text-align: center;}
.home-stats-box{padding: 25px;}
.home-stats-box p{text-align: center;}
.home-why-bg{padding: 10px;}
.home-why-bg h4 {font-size: 25px;font-weight: 400;line-height: 35px;}
.home-rental-bg h4{font-size: 30px;}
.common-font-white{font-size: 15px;}
.home-events-box a .home-events-text-box h3{font-size: 16px;}
/* inner-pages */
.company-profile-bg .inner-main-heading { font-size: 22px; padding-top: 10px;right: 0;}
.company-profile-bg .inner-main-heading span{font-size: 18px;}
.vision-mission-bg{padding: 0;}
.company-quality .container{padding: 51px 25px;border-radius: 15px;}
.company-why-bg h4{font-size: 20px;    line-height: 35px;}
.company-why-bg .common-font-white{font-size: 12px;}
.inner-banner h1 {font-size: 20px;right: 0;display: flex;justify-content: center;}
.home-why-box1 h3 {
    font-size: 16px;
}
.temp-solution-box{top: 0;}
.home-why-box1{display: inline;}
.home-why-box1 h3{font-size: 16px;}
.temp-section3{margin-top: 40px;}
.inner-message-box{padding: 40px 30px;}
.rentals-bg img{display: none;}
.project-box{text-align: center;}
.project-box p{text-align: center;}
.inner-projects .image-overlay-text{top: 45%;left: 50%;}
.inner-projects .overlay-heading{font-size: 30px;}
.mg-top{margin-top: 10px;}
.contact-box1::before,.contact-box::before{display: none;}
.animated-element{position: relative;left: 50px;top: -50px;}
.contact-form{padding: 50px 20px;}
.contact-form h2 {font-size: 45px;}
.careers-bg::after {content: '';width: 900px;height: 1020px; background: #EA2626;position: absolute;padding: 0px;color: white; z-index: -1; top: 315px;  right: 0;}
.career-roles {padding: 70px 10px;}
.btn-one {
    border: 2px solid var(--color-one);
    color: var(--color-one) !important;
}
.common-red-bg{    top: -80px;margin-bottom: -81px}

}