   .descInner p {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
            .modal_ww{width: 330px !important;}
         #carouselExampleIndicators {
         background-color: transparent; 
         }
         .modal-title{font-size: 15px;}
    .banner {
         position: relative;
         display: flex;
         width: 100%;
         border-radius: 10px;
         box-shadow: 0 10px 20px rgba(0,0,0,0.15);
         transition: transform 0.5s ease;background-size: cover;
         background-repeat: no-repeat;background-size: cover;height: 275px;
         }
         .banner:hover {
         transform: scale(1.02);height: 275px;
         }
         .banner img {
         width: 16%;
         object-fit: cover;
         }
         .text-box {
         width: 45%;
         background-color: #D62E23;
         color: white;
         padding: 40px 23px 10px 50px;
         clip-path: polygon(40% 0, 100% 0, 100% 100%, 0% 100%);
         position: relative;
         transition: background-color 0.3s ease;
         left: 56%;
         right: 0;
         border-radius: 0px 10px 10px 0px;
         display: flex;
         justify-content: center;
         align-items: end;height: 100%;
         }
         .text-box:hover {
         background-color: #000;
         }
         .text-box h2 {
         font-size: 22px;
         line-height: 1.5;font-weight: bold;
         }
         .highlight-blue {
         color: #FCF259;
         font-weight: 600;
         font-size: 18px;
         }
         .brand {
         position: absolute;
         top: 4px;
         right: 30px;
         font-size: 18px;
         font-weight: bold;
         color: #ffffff;
         opacity: 0.8;
         }
         .rbg{background: rgba(0, 0, 0, 0.3);
         height: 100%;
         width: 100%;border-radius: 10px;}
  a{text-decoration: none !important;}
      .image-hover-card {
      position: relative;
      overflow: hidden;
      border-radius: 12px;
      box-shadow: 0px 0px 6px rgba(173, 89, 103, 0.5);
      transition: transform 0.3s ease;
      cursor: pointer;
      border: 4px double #888;
      border-radius: 30px 30px 30px 0;
      }
      .image-hover-card img {
      width: 100%;
      height: auto;
      border-radius: 12px;
      transition: transform 0.5s ease;
      }
      .image-hover-card:hover img {
      transform: scale(1.08);
      }
      .hover-text {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 12px;
      background: rgba(0, 0, 0, 0.6);
      color: #fff;
      font-size: 1.2rem;
      text-align: center;
      opacity: 0;
      transform: translateY(100%);
      transition: all 0.4s ease;
      }
      .image-hover-card:hover .hover-text {
      opacity: 1;
      transform: translateY(0);
      }
      .view_moree{background-color: #D62E23;
      border-color: #D62E23;} 
.program-box {
	border: 6px double #fff;
}
/* chairman section */
.bg-chairman{background-color: #888;margin-top: 65px;}
.ch_image img {
	border-radius: 20px !important;
	position: relative;
	top: -56px;
	height: 100%;
	width: 100%;
	left: -29px;
}
.ch_col{padding-right: 100px !important;}
#slider-container .slide {
  width: 100%;
  height: 370px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ch_image{height: 300px;}
.heading-3{font-weight: 600;}
.slide{background-color: #888;border-radius: 20px;}
.chairman_contant{padding-top: 40px;}
.c_section{margin-top: 100px;margin-bottom: 75px;}
#slider-container .slide {
	color: white;
	font-size: 16px;
	text-align: start;
}
/* chairman section */
  .btn_blc {
  color: #000;
  text-align: center;
  background-color: #fff !important;
  border: 2px solid #fff !important;
}
.btn_b {
  min-width: 153px;
  display: inline-block;
  line-height: 1;
  border-radius: 0;
  cursor: pointer;padding: 15px 0px;
}
.btn_blc:hover{text-decoration: none !important;color: #000 !important;}
.btn_blc::after, .btn_blc::after {
  content: "❯❯";
  font-size: 0.8rem;
  font-weight: normal;
  position: relative;
  top: -1px;
  left: 8px;
  color: #000;
  text-align: center;
}
.apply_btn{position: relative;
  top: -12px;}
/* navbar */
 .student-image {
	max-width: fit-content;
	background-color: #5051517d;
	border-top-left-radius: 109px;
	position: relative;
	overflow: hidden;
	padding: 20px 0px 0 0px;
	z-index: 0;height: 270px !important;margin: 0 auto;
}
.student-image::after {
	content: "";
	background-color: #D62E23 !important;
	border-radius: 50%;
	position: absolute;
	bottom: -70px;
	left: 50%;
	transform: translateX(-50%);
	width: 225px;
	height: 225px;
	z-index: 1;
}
.student-image img{z-index: 3;
  position: relative;width: 100%;}
  .student-name{font-weight: 600; font-size: 20px;}
.top-position-carousel .owl-nav .owl-next span {
	border: 2px solid #888 !important;
	border-radius: 50%;
	right: 46%;
	position: absolute;
}
.top-position-carousel .owl-nav .owl-next span, .top-position-carousel .owl-nav .owl-prev span {
	transform: none;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 14px !important;
	line-height: 32px !important;
	color: #fff !important;
	background-color: transparent !important;
	transition: .2s ease-in-out;
	cursor: pointer;margin-top: 20px;
}
.top-position-carousel .owl-nav .owl-prev span {
	border: 2px solid #888 !important;
	border-radius: 50%;
	left: 46%;
	position: absolute;
	right: 0;
}
.btn_r {
	min-width: 153px;
	display: inline-block;
	font-weight: 400;
	border: 0;
	margin: 0;
	padding: 15px 0;
	transition: 0.5s;
	font-size: 1rem;
	line-height: 1;
	border-radius: 0;
	cursor: pointer;
}
.btn_red:hover{color: #fff;text-decoration: none !important;}
.btn_red {
	background-color: #30eaae;
	color: #fff;
	border: 2px solid #30eaae;
	transition: all 0.5s;
	text-align: center;background-color: #D62E23 !important;
  color: #fff;
  border: 2px solid #D62E23 !important;
}
.btn_red::after, .btn_red::after {
	content: "❯❯";
	font-size: 0.8rem;
	font-weight: normal;
	position: relative;
	top: -1px;
	left: 8px;
	transition: padding linear 0.3s;color: #fff;
  text-align: center;
}
.t-sm-center{padding-top: 80px;}

/* chairpereson */
.banner-carousel .owl-nav .owl-next span {
	border: 2px solid #D62E23  !important;
	border-radius: 50%;
	right: 14px !important;
	position: absolute;
}
.banner-carousel .owl-nav .owl-next span, .banner-carousel .owl-nav .owl-prev span {
	transform: none;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 14px !important;
	line-height: 32px !important;
	color: #fff !important;
	background-color: #fff !important;
	transition: .2s ease-in-out;
	cursor: pointer;
	bottom: 50%;
}
.banner-carousel .owl-nav .owl-prev span {
	border: 2px solid #D62E23  !important;
	border-radius: 50%;
	left: -7px;
	position: absolute;
}
.primary-color{color:#D62E23; }
.heading-2{font-weight: 600;
  font-size: 35px;text-transform: uppercase;}
  .sText p{font-size: 18px;
  font-weight: 500;}
  .about_btn a{background-color: #D62E23;color: #fff;}
/* slick slider css */
/* Slider */
.headlinesDate{color: #D62E23;font-weight: 600;}
.headlinesWrap{border-bottom: 1px solid  #D62E23;margin-bottom: 10px;}
/* programs css */
.bg-dar {
	background-color: #505151 !important;
}
.program-box a {
	color: #263238;
}
.programs-section .program-box .content-wrap {
	font-size: 0.875rem;
	padding: 28px 28px 0px 28px;
	margin: 0 auto;
	max-width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
}
.program-box .content-wrap .p-icon {
	max-width: 90px;
	height: 90px;
	background: #29e999;
	padding: 10px 18px;
	margin-bottom: 20px;
	border-top-left-radius: 48px;
	background: #D62E23 !important;
	font-size: 45px;
	position: relative;
}
.program-box .p-icon::after {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.program-box .content-wrap h4 {
	text-align: start;
	position: relative;
	font-size: 18px;
	font-weight: bold;
}
.content-wrap p {
	text-align: start;
	font-size: 17px;
	padding-top: 13px;
}
.program-box .content-wrap:hover {
	box-shadow: 10px 10px 30px rgb(105 127 141 / 36%);
}
.program-box .content-wrap:hover h4::after {
	/* display: block; */
	display: flex;
	justify-content: center;
	align-items: center;
}
.program-box h4::after {
	content: "";
	background-image: url('https://kipsprep.com/wp-content/themes/kipsprep/images/programs-arrow.svg');
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -2px;
	right: -18px;
	display: none;
}
/* results section */
.result-numbers{ background-color: #505151 !important;position: relative;
  overflow: hidden;}
  .numbox2{position: relative;
  z-index: 2;}
  .numbers-text span{font-size: 160px;}
  .resultp{font-size: 12px;}
.r-numbers2::after {
	background-color: #D62E23 !important;
	bottom: -12%;
	left: -100%;
}
.result-numbers::after {
	background-color: #D62E23 !important;
	bottom: -12%;
	left: -100%;
}
.result-numbers::after {
	left: -3%;
	bottom: -39%;
}
.result-carousel .owl-nav .owl-next span {
	border: 1px solid #fff !important;
	border-radius: 50%;
	right: 46%;
	position: absolute;
}
.result-carousel .owl-nav .owl-next span, .result-carousel .owl-nav .owl-prev span {
	transform: none;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 14px !important;
	line-height: 32px !important;
	color: #fff !important;
	background-color: transparent !important;
	transition: .2s ease-in-out;
	cursor: pointer;
}
.result-carousel .owl-nav .owl-prev span {
	border: 1px solid #fff !important;
	border-radius: 50%;
	left: 46%;
	position: absolute;
	right: 0;
}
.result-carousel .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block !important;
}
.result-numbers::after {
	content: "";
	/* background-image: url(./images/big-circle2.png); */
	width: 872px;
	height: 872px;
	left: -6.5%;
	bottom: -42%;
}
.result-numbers::after {
	content: "";
	position: absolute;
	/* height: 630px; */
	height: 690px;
	width: 803px;
	border-radius: 50%;
	background-color: #088FEC;
	bottom: 0;
	left: -62px;
	top: 70px;
}
.result-numbers{height: 500px;}
.seatContent {font-size: 45px;
  font-weight: 600;
  line-height: 1.2;}

.result-numbers{position: relative;overflow: hidden;}
/* Navbar Css */
.fa-phone,.fa-location-dot{color: #D62E23;}
.nav_link{color: white;margin: 0 7px;}
.nav_link:hover{background-color: white;color: black;}
.navbar_top_bg{ background-color: #000;}
.navbar_bg{background-color: #D62E23;border-bottom: 2px solid #fff;}
.book_btn_bg{background-color: #d8af7d;}
.menu ul li{list-style: none;}
.menu ul li a{color: #fff;}
.menu ul li a.active {
	background-color: #000;padding: 1.5em 2em;
}
.spectrum-logo img{width: 85px;}
/* banner css */
 .slider_content {
	position: relative;
	padding: 56px;
	overflow: hidden;
}
 .slider_content .line {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	border: 9px solid #fff;
	-webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
	clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.line {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInLeft;
	animation-delay: 0.3s;
}
 .slider_content h1 {
	font-size: 50px;
	font-weight: 600;
	margin: 5px 0 20px;
	word-spacing: 3px;
	color: #fff;
}
.banner_sec{background-image: url('https://jtechit.com.pk/sandbox/hic/slider-images/study-with-harold-international-college-of-london-anyw-slider-1665841659.jpg');height: 570px;}
.bg_fixed {
	background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;height: 100%;
}
/* facility section */
.fa-negative {
	margin-top: -98px;
	margin-right: 20px;
}
.feature-item {
	position: relative;
	padding: 20px 25px;
	background: #fff;
	border-radius: 50px 50px 50px 0px;
	box-shadow: 2px 9px #88888812;
	z-index: 1;
	border: 2px solid #ddd;
}
.feature-item .count {
	position: absolute;
	right: 30px;
	top: 0px;
	font-size: 50px;
	font-weight: 600;
	color: #D62E23;
}
.feature-icon {
	width: 80px;
	height: 80px;
	line-height: 65px;
	border-radius: 50%;
	text-align: center;
	color: var(--color-white);
	font-size: 60px;
	background: var(--theme-color);
	position: relative;
	transition: var(--transition);
}
.feature-icon img {
	width: 48px;
}
.feature-content h4 {
	color: var(--color-dark);
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}
.feature-item:hover .feature-icon {
	transform: rotateY(360deg);
}
/* about us css */
.welcome-one__left {
	position: relative;
	display: block;
	margin-right: 200px;
}
.welcome-one__img-box::before {
	right: -111px;
}
.welcome-one__img-box::before {
	border-style: solid;
	border-width: 5px;
	border-color: #dc143c;
	background-color: rgba(9, 9, 9, 0);
	position: absolute;
	right: -89px;
	top: 30px;
	width: 181px;
	height: 167px;
	content: "";
	z-index: -1;
}
.welcome-one__img-1 {
	position: relative;
	display: block;
	border-top-right-radius: 75px;
	border-bottom-left-radius: 75px;
	z-index: 3;
}
.overflow-hidden {
	overflow: hidden !important;right: -68px;
}
.welcome-one__img-1 {
	width: 110%;
}
.welcome-one__img-1 img {
	border-top-right-radius: 75px;
	border-bottom-left-radius: 75px;width: 55%;
}
.welcome-one__img-2 {
	position: absolute;
	top: 46px;
	right: -104px;
	border-top-right-radius: 75px;
	border-bottom-left-radius: 75px;
	height: 480px;
	z-index: 1;
}
.welcome-one__img-2 img {
	width: 100%;
	border-top-right-radius: 75px;
	border-bottom-left-radius: 75px;
	height: 100%;
}
.welcome-one__experience {
	position: absolute;
	bottom: -94px;
	left: 130px;
	background-color: white;
	-webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 50px;
	padding-right: 58px;
	padding-top: 35px;
	padding-bottom: 35px;
	z-index: 3;
}
.welcome-one__experience::before {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 23px;
	width: 23px;
	background-color: #dc143c;
	content: "";
}
.welcome-one__experience-shape {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: -1;
}
.welcome-one__experience-year h3 {
	font-size: 46px;
	font-weight: 700;
	line-height: 60px;
}
.welcome-one__experience-text {
	font-size: 20px;
	line-height: 26px;
	margin-left: 16px;
}
.welcome-one__dot {
	position: absolute;
	bottom: -26px;
	left: -110px;
	opacity: .3;

}
.welcome-one__dot img {
	width: auto;
	animation-name: shapeMover;
	animation-duration: 9s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
.about_title{font-size: 38px;padding-top: 15px;
  font-weight: 600;}
  .span_title{background-color: #D62E23C7;
  padding: 6px 10px 6px 10px;
  border-radius: 4px;
  color: #fff;}
  .about_ul li{list-style: none;}
  .about_ul li h5{font-weight: 600;}
 .more_detail span {background-color: #D62E23;
  padding: 10px 20px 10px 20px;
  color: #fff;
  border-radius: 6px;}
  .seven h1 {
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	color: #222;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 600;
	display: grid;
	grid-template-columns: 1fr max-content 1fr;
	grid-template-rows: 27px 0;
	grid-gap: 20px;
	align-items: center;
}
.seven h1::before {
	margin-left: auto;
	content: " ";
	display: block;
	border-bottom: 2px solid #D62E23;
	border-top: 2px solid #D62E23;
	height: 5px;
	background-color: #f8f8f8;
	width: 100px;
}
.seven h1::after {
	content: " ";
	display: block;
	border-bottom: 2px solid #D62E23;
	border-top: 2px solid #D62E23;
	height: 5px;
	background-color: #f8f8f8;
	width: 100px;
}
/* skills csss */
.counter-area {
	position: relative;
	background-image: url('https://live.themewild.com/eduka/assets/img/counter/01.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	z-index: 1;
}
.counter-area::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	z-index: -1;
	background: rgba(0, 0, 0, 0.9);
}
.counter-box {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	gap: 30px;
	position: relative;
	z-index: 1;
}
.counter-box .icon {
	position: relative;
	text-align: center;
	font-size: 60px;
	width: 100px;
	height: 100px;
	line-height: 88px;
	background: #D62E23;
	border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
.counter-box .icon::before {
	content: "";
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	border: 3px solid #fff;
	transition: var(--transition);
	border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
	z-index: -1;
}
.counter-box .icon img {
	width: 60px;
	filter: brightness(0) invert(1);
}
.counter-box .counter {
	display: block;
	line-height: 1;
	color: #fff;
	font-size: 50px;
	font-weight: 600;
}
.counter-box .title {
	color: #fff;
	margin-top: 20px;
	font-size: 20px;
	font-weight: 600;
	text-transform: capitalize;
}
/* offer section */
.cta_rbg {
	background: rgba(0, 0, 0, 0.6);
 height: 100%;
}
.cta-area {margin-top: 125px;
	position: relative;
	background-image: url(../images/offer_image.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.cta-content {
	position: relative;
	padding: 80px 40px;
	margin-top: 46px;
	z-index: 1;
}
.cta-content::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #D62E23;
	border-radius: 80px 80px 80px 0;
	z-index: -1;
}
.cta-content h1 {
	color: #fff;

	font-size: 45px;
}
.cta-content p {
	color: #fff;
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 18px;
}
.cta-btn .theme-btn {
	background: #000;
	color: #fff;
	padding: 10px 20px 10px 20px;
}
.theme-btn::before {
	content: "";
	height: 300px;
	width: 300px;
	background: var(--theme-color);
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%) scale(0);
	transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: -1;
}
.cta-content::after {
	content: "";
	position: absolute;
	left: 8px;
	top: 8px;
	bottom: 8px;
	right: 8px;
	border: 8px double #fff;
	border-radius: 70px 70px 70px 0;
	z-index: -1;
}
/* video css */
.video-wrapper {
  position: relative;
  width: 100%;
  height: 500px;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50px 50px 50px 0;
}
.visit_caresoul {
	border: 5px double rgba(0,0,0,.125) !important;
	background: #fff;
	padding: 6px;
	margin-bottom: 25px;
	border-radius: 60px 60px 60px 0;
}
#video-poster {
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0;
  cursor: pointer;
  border-radius: 50px 50px 50px 0;
}
#video-poster img {

  -webkit-transition:all .3s ease;
}
#video-poster:hover img {
  opacity: 0.8;
}
.play-icon {
  display: block;
  text-align: center;
  line-height: 70px;
  width:60px;
  height:60px;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform:translate(-50%, -50%);
}
.play-icon svg{
  fill:#fff;
}
.bg_light{background-color: #dfe0e145 !important;}
/* Modal Styling */



/* Responsive Video */
#modalVideo {
  width: 100%;
  height: auto;
  max-height: 80vh;
  border-radius: 5px;
}

/* Adjustments for smaller screens */
@media (max-width: 768px) {
  .modal-content {
    width: 90%;
  }
}

@media (max-width: 480px) {
  .modal-content {
    width: 95%;
    padding: 5px;
  }

 
}

.owl-carousel .owl-item img {
  object-fit: cover;
}
/* gallery */
  .card{border: 5px double rgba(0,0,0,.125)!important;border-radius: 50px 50px 50px 0!important; }
  .card img{border-radius: 46px 46px 46px 0;}
/* department section css */
.department_bg{background-color:#fff;}

.department-item {
	position: relative;
	background: #fff;
	border-radius: 50px 50px 50px 0;
	padding: 30px;
	overflow: hidden;
	box-shadow: var(--box-shadow);
}
.department-item::before {
	content: "";
	position: absolute;
	right: -10px;
	top: -10px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 10px solid #D62E23;
	transition: var(--transition);
	opacity: .2;
}
.department-icon {
	margin-bottom: 20px;
}
.department-icon img {
	width: 60px !important;
}
.department-title {
	margin-bottom: 10px;
}
.department-title a{color: #000;text-decoration: none !important;font-weight: 600;}
.department-btn a {
	color: #000;
	text-decoration: none !important;
	font-weight: 600;
	background-color: #D62E23;
	padding: 8px 13px 8px 13px;
	color: #fff;
	border-radius: 50px 50px 50px 0;	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
.department-btn a:hover{color: #fff;}
.department-btn {
	margin-top: 10px;
}

.department-btn a i {
	margin-left: 5px;
}
/* footer css */
.footer-area {
	background: #000;
	position: relative;
	z-index: 1;
}
.footer-shape {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: .05;
	z-index: -1;
}
.footer-widget {
	position: relative;
	z-index: 1;
}
.footer-widget-box {
	margin-bottom: 20px;
}
.footer-logo img {
	width: 100px;
}
.footer-widget-box p {
	color: #fff;
	padding-right: 18px;
	font-size: 15px;
}
.footer-contact li {
	position: relative;
	display: flex;
	justify-content: start;
	align-items: center;
	color: #fff;
	font-size: 16px;
	margin-bottom: 15px;
}
.footer-contact li a {
	color: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.footer-contact li i {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin-right: 15px;
	border-radius: 10px 10px 10px 0;
	background: #D62E23;
	text-align: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	color: #fff;
}
.footer-list li a{text-decoration: none;
  color: #fff;}
  .footer-list li{list-style: none;}
.footer-widget-title {
	color: #fff;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 30px;
	font-size: 21px;
	z-index: 1;
}
.footer-widget-title::before {
	content: '';
	position: absolute;
	width: 90px;
	height: 3px;
	background: rgba(255, 255, 255, 0.51);
	bottom: 0;
	left: 0;
	z-index: -1;
}
.footer-widget-title::after {
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	background:#D62E23;
	bottom: 0;
	left: 18px;
	z-index: -1;
}
.footer-list {
	display: flex;
	flex-direction: column;
	gap: .65rem;
}
.footer-list li a i {
	margin-right: 5px;
	color: #D62E23;
}
.footer-contact li a{text-decoration: none;}
.footer-logo{margin-left: -22px;}
.subscribe-form .form-control {
	padding: 16px 20px;
	border-radius: 12px;
	box-shadow: none;
	border: none;
}
.subscribe-form .theme-btn {
	margin-top: 20px;
	width: 100%;
	padding: 14px;
}
.theme-btn {
	font-size: 14px;
	color: #ffff;
	text-transform: uppercase;
	position: relative;
	border-radius: 50px 50px 50px 0;
	font-weight: 600;
	letter-spacing: 1px;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
	border: none;
	background: #D62E23;
	box-shadow: var(--box-shadow);
	z-index: 1;
}
.theme-btn::before {
	content: "";
	height: 300px;
	width: 300px;
	background: var(--theme-color);
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%) scale(0);
	transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: -1;
}
.subscribe-form .theme-btn::before {
	background: var(--color-white);
}
.copyright {
	position: relative;
}
.copyright .copyright-wrapper {
	padding: 26px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.51);
	margin-top: 26px;
}
.copyright .copyright-text {
	color:#fff;
	margin-bottom: 0px;
	font-size: 16px;
}
.copyright .copyright-text a {
	color:  #D62E23;;
	font-weight: 500;
}
.footer-social {
	display: flex;
	gap: 15px;
	justify-content: end;
}
.footer-social li a i {
	height: 38px;
	width: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 10px 10px 10px 0;
	background: #fff;
	color: #D62E23;
	transition: var(--transition);
}
.footer-social li{list-style: none;}
         /* responsive */
         @media screen and (max-width:1400px) {
         }
         @media screen and (min-width:1200px) and   (max-width:1399.98px) {
         }
         @media screen and (min-width:992px) and   (max-width:1199.98px) {
         .headr_mm{padding-right: 1rem !important;padding-left: 1rem !important;}
         }
         @media screen  and (min-width:768px) and (max-width:991.98px) {
         }
         @media screen and (min-width:576px) and (max-width:767.98px) {
         }
         @media screen  and (min-width:381px) and (max-width:575.98px){
         }
         @media screen and (min-width:320px) and (max-width:380.98px) {
         }