

.sr-tw-ul {
  position: relative;
  z-index: 1;
}
.sr-tw-ul li {
  float: left;
  width: 100%;
  border: 1px solid;
  padding: 20px 15px;
  border-width: 1px;
  border-color: rgb(215, 215, 215);
  border-style: solid;
  border-radius: 10px;
  margin-bottom: 15px;
}

.sr-tw-ul li p{
  margin-bottom: 0;
}

.sr-tw-ul li .icon {
  width: 135px;

}
.sr-tw-ul li .icon img,.sr-tw-ul li .icon-right img {
width: 54px;
}
.sr-tw-ul li .icon-right{
 width: 135px;
}
.sr-tw-ul li:hover, .sr-tw-ul li:hover h4 {
  background: #ffffff;
  cursor: pointer;
  /* color: #FFF; */
}


/* 4. about */
.s-about-img {

}
.about-img {
	margin-left: -50px;
}

.about-text {
  position: absolute;
  bottom: 0px;
  right: 30px;
  width: 242px;
  background: #fff;
  padding: 30px;
  border-radius: 4px;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.08);
}

.about-text span {
font-size: 48px;
color: #3660d9;
position: relative;
display: inline-block;
font-weight: 800;
font-family: 'Poppins', sans-serif;
float: left;
}
.about-text span sub {
font-size: 30px;
color: #fff;
font-weight: 800;
margin-left: -10px;
bottom: 5px;
}
.about-title > span {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	background: #3660d9;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	margin-bottom: 30px;
}
.about-title h2 {
	font-size: 70px;
    margin-bottom: 0 !important;
}
.about-title h5{
   color: #3660d9;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.about-title .title-strong{
    color: #4f4f4f;
    font-weight: 500;
    font-size: 18px;
}
.about-title .title-strong span {
    padding: 3px 12px;
    background: #3660d9;
    border-radius: 5px;
    color: #fff;
}
.about-title p span {
	display: inline-block;
	height: 2px;
	width: 40px;
	background: #3660d9;
	margin-right: 20px;
	position: relative;
	top: -5px;
}
.about-title p {
	margin-bottom: 0;
}
.about-content p {
	margin-bottom: 25px;
}
.about-content li {
    display: flex;
    margin-bottom: 10px;
    list-style: none;
}
.about-content li .text {
    padding-top: 0;
}
.about-title h2 span {
    color: #3660d9;
}
.about-content li .icon i {
    width: 40px;
height: 40px;
background: #ebebeb;
text-align: center;
line-height: 40px;
margin-right: 20px;
color: #3660d9;
}

.product-qulity li h3{
    font-size: 26px;
    font-weight: 700;
}
.product-qulity li .icon {
  width: 140px;
  margin-top: 12px;
}
.about-content .exprince{
      border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
    text-align: center;
    padding: 30px 0;
}
.about-content .exprince h5 {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 500;
    color: #0595b8;
}
.about-content .exprince p{
    margin-bottom: 0;
}
.about-content .nav-tabs {
    border: 1px solid #00173c;
    width: 54%;
    padding: 6px;
    display: inherit;
    border-radius: 10px;
    margin-bottom: 30px;
}
.about-content .nav-tabs .nav-item {
    margin-bottom: 0;
    display: inline-block;
    margin-top: 0;
}
.about-content .nav-tabs .nav-item.show .nav-link, .about-content .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #00173c;
    border: none;
    border-radius: 10px;
    padding: 12px 32px;
    color: #fff;
    text-transform: uppercase;
}
.about-content .nav-tabs .nav-link {
   padding: 12px 32px;
     text-transform: uppercase;
    border: none;
}
.s-about-content p {
	margin-bottom: 15px;
}
.about-content strong{
    color: #3660d9;
}

.about-content2 p{
  color: #ffffffab;
}
.about-content2 .about-title h2{
  color: #fff;
}
.about-content2 li {
display: flex;
margin-bottom: 10px;
  color: #fff;
}
.about-content2 li .icon{
width: 15px;
height: 15px;
background: #3660d9;
text-align: center;
margin-right: 20px;
color: #e11d07;
display: block;
margin-top: 10px;
}
.about-content2 li .text {
padding-top: 5px;
}


/* 24. call */
.call-area {
  background: #F2F1EC url(../images/bg/testimonials-bg1.png) no-repeat center / cover;
  /* background: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important; */
}
.call-text {
  padding: 30px;
}
.call-area h5{
    color: #3660d9;
}
.call-area h2 {
    /* color: #fff; */
    font-size: 50px;
    margin-bottom: 30px;
}
.call-area h2 span{
    color: #3660d9;
}
.call-area p{
    color: #fff;
    opacity: 0.9;
}
.number {
    font-size: 55px;
    font-weight: 600;
    color: #3660d9;
}


.footer-top-heiding {
    
  margin-bottom: 50px;
}
.footer-top-heiding .container{
  padding-bottom: 50px;
  border-bottom: 1px solid #ffffff2e;
}
.f-contact {
display: flex;
}
.f-contact i {
width: 40px;
height: 40px;
background-image: -moz-linear-gradient(0deg, rgb(72 159 173) 0%, rgb(0 88 103) 100%);
background-image: -webkit-linear-gradient(0deg, rgb(72 159 173) 0%, rgb(0 88 103) 100%);
background-image: -ms-linear-gradient(0deg, rgb(72 159 173) 0%, rgb(0 88 103) 100%);
/* background-image: -moz-linear-gradient( 0deg, rgb(9,152,230) 0%, rgb(54,96,217) 100%);
background-image: -webkit-linear-gradient( 0deg, rgb(9,152,230) 0%, rgb(54,96,217) 100%);
background-image: -ms-linear-gradient( 0deg, rgb(9,152,230) 0%, rgb(54,96,217) 100%); */
line-height: 40px;
color: #fff !important;
text-align: center;
border-radius: 50%;
float: left;
}


.f-contact a{
  color:#b2c0d8 !important;
}
.f-contact a:hover{
  color: #fffc!important;
}
.footer-top-heiding .col-lg-4 {
  border-right: 2px solid #20282E;
}
.footer-top-heiding .col-lg-4:last-child{
  border-right: none;
}

.f-contact span{
  color:#b2c0d8;
}
.f-contact h3 {
  color: #fff;
  font-size: 24px;
}
.footer-top-heiding h2{
  color: #fff;
}
.footer-bg {
  color:#777;
  background-position: center 0 !important;
  background-size: cover;
}
.f-cta-area.gray-bg {
background: #f4f4fe;
border-top: 3px solid #3660d9;
}
.footer-text p {
color: #ddd;
margin-bottom: 0;
}
.footer-social {
float: right;
}
.footer-social span {
font-size: 14px;
color: #fff;
font-weight: 500;
font-family: 'Playfair Display', serif;
display: inline-block;
margin-right: 20px;
}
.footer-social a {
font-size: 16px;
display: inline-block;
margin-left: 10px;
width: 40px;
height: 40px;
border-radius: 50%;
background-color: #ffffff47;
text-align: center;
line-height: 40px;
color: #fff !important;
}
.footer-social a:hover{    
  background-image: -moz-linear-gradient( 0deg, rgb(9,152,230) 0%, rgb(54,96,217) 100%);
background-image: -webkit-linear-gradient( 0deg, rgb(9,152,230) 0%, rgb(54,96,217) 100%);
background-image: -ms-linear-gradient( 0deg, rgb(9,152,230) 0%, rgb(54,96,217) 100%);
  color: #fff !important;
}
.f-widget-title h2,.footer-widget .widgettitle  {
font-size: 24px;
margin-bottom: 5px;
position: relative;
padding-bottom: 10px;
  color: #fff;
}
.f-widget-title h2::before,.footer-widget .widgettitle::before {
   content: "";
position: absolute;
left: 0;
bottom: 0;
height: 1px;
width: 70px;
}
.f-widget-title img {
  width: 50%;
}

.footer-link ul li i {
  color: #3660d9;
  margin-right: 5px;
}
.footer-link ul li a {
color:#b2c0d8;
display: inline-block;
}
.footer-link ul li a::before {
content: "-";
margin-right: 8px;
color: #FFF;
font-size: 18px;
}
.footer-link ul li a:hover{color: #fff;}
.footer-link ul li {
margin-bottom: 10px;
list-style: none;
}
.footer-link ul li:last-child{margin-bottom: 0;}
.f-insta ul li {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 9px;
  width: 31.2% !important;
}
.f-insta ul li img {
width: 100%;
}
.f-insta ul li:nth-child(3), .f-insta ul li:nth-child(6) {
  margin-right: 0 !important;
}
.f-insta ul li a{display: block;position: relative;}
.f-insta ul li a::before {
content: "\e035";
font-family: "dripicons-v2" !important;
position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%,-50%);
font-size: 24px;
color: #fff;
transition: .3s;
opacity: 0;
z-index: 9;
}
.f-insta ul li a::after {
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: #3660d9;
opacity: 0;
transition: .3s;
}
.f-insta ul li:hover a::before{top: 50%;opacity: 1;}
.f-insta ul li:hover a::after{opacity: .6;}
.copyright-wrap {
  background: #005867;
  color: #fff;
  font-size: 15px;
}
.copyright-wrap .container{
  padding: 10px 0;
}
.copyright-wrap li {
  display: inline;
  padding-left: 15px;
  margin-left: 10px;
  position: relative;
}
.copyright-wrap li::before {
background-color: #3660d9;
width: 8px;
height: 8px;
content: "";
position: absolute;
left: -4px;
top: 5px;
}
.copyright-wrap li a{
  color: #fff;
}
.f-contact .icon {
  float: left;
  margin-top: 7px;
  margin-right: 15px;
  width: 40px;
}

.f-contact li {
  float: left;
  margin-bottom: 15px !important;
  width: 100%;
  list-style: none;
}
.f-contact li:last-child{
  margin-bottom: 0px !important;
}
#contact-form4{
  margin-top: 20px;
}
#contact-form4 input {
  float: left;
  padding: 23px 30px;
  border: none;
  width: 75%;
}
#contact-form4 button {
  padding: 15px 30px;
  border-radius: 0;
}


/* Testimonials Styles */


.creative-testimonial--slider {
  background-image: linear-gradient(
    to bottom,
    #f7f7ff,
    #f4f4fb,
    #f8f7fc,
    #fbfbfe,
    #ffffff
  );
  padding: 50px 0px;
}
.creative-testimonial--slider .testimonial-inner {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-size: cover;
}
.testimonial-inner .testimonial-heading {
  text-align: center;
  max-width: 60%;
  margin: auto;
  /* font-size: 2.813rem; */
  line-height: 3.125rem;
  letter-spacing: -1px;
  margin-top: 0px;
  margin-bottom: 50px;
  color: #293b6b;
    font-size: 50px;
}
.testimonial-wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 6%;
}
.swiper-slide .swiper-slide--inner {
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
  align-items: center;
  column-gap: 50px;
  position: relative;
  overflow-x: hidden;
}
.swiper-slide--inner .testimonial-detail img {
  height: 90px;
  margin-top: 30px;
}
.swiper-slide--inner .testimonial-detail p {
  margin: 0px;
  color: #242e45;
  font-size: 22px;
  /* line-height: 30px; */
  font-weight: 500;
  margin-bottom: 5px;
}
.swiper-slide--inner .testimonial-detail span {
  color: #3c2fc0;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 15px;
  line-height: normal;
}
.company-details--row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.company-details--row .company-box {
  flex: 0 0 auto;
  width: 33.33333333%;
  padding: 0px 15px;
}
.company-details--row .company-box .company-box-inner {
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
  transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
  background: #fff;
  text-align: center;
  border-radius: 6px;
}
.company-box-inner .company-box-top {
  padding-top: 10%;
  padding-bottom: 10%;
  border-bottom: 1px solid #dee2e6;
}
.company-box-inner .company-box-top img {
  height: 40px;
}
.company-box-inner .company-box-bottom {
  padding: 15px;
}
.company-box-inner .company-box-bottom span {
  font-size: 15px;
  color: #878898;
  line-height: 30px;
}
.company-box-inner .company-box-bottom span strong {
  color: #242e45;
}
/* ======== Sticky Footer ========= */
.sticky-footer {
  position: fixed;
  width: 100%;
  background: #333;
  z-index: 999;
  bottom: 0;
}
.sticky-footer .footer-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px;
  padding-right: 15px;
}
.creditd a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}
.social ul {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0px;
  column-gap: 10px;
  align-items: center;
}
.social ul li a {
  display: flex;
  background: #fff;
  height: 30px;
  width: 30px;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
}
.social ul li a img {
  max-width: 20px;
}

/* Responsive Ipad */
@media only screen and (max-width: 981px) {
  /* body {
    background-color: lightblue;
  } */
  .creative-testimonial--slider {
    padding-left: 10px;
    padding-right: 10px;
  }
  .testimonial-inner .testimonial-heading {
    max-width: 100%;
  }
  .swiper-slide .swiper-slide--inner {
    padding-left: 0%;
    padding-right: 0%;
  }
  .swiper-button-next.slide-btns,
  .swiper-button-prev.slide-btns {
    display: none;
  }
  .company-details--row .company-box {
    padding: 0px 5px;
  }
}
/* Responsive Ipad */
@media only screen and (max-width: 460px) {
  .testimonial-inner .testimonial-heading {
    font-size: 1.813rem;
    line-height: 2.125rem;
  }
  .swiper-slide .swiper-slide--inner {
    flex-direction: column;
    text-align: center;
  }
  .company-details--row {
    justify-content: center;
    flex-direction: column;
  }
  .company-details--row .company-box {
    padding: 0px 0px;
    margin-bottom: 20px;
    width: 100%;
  }
}



/************************************/
/***       06. About Us css	      ***/
/************************************/

.about-us{
	padding: 100px 0;
}

.about-image-home{
	background: url('../images/about-bg-image.svg') no-repeat;
	background-position: center center;
	background-size: auto;
	position: relative;
	/* margin-right: 50px; */
	padding-bottom: 200px;
}

.about-img-1{
	width: 410px;
}

.about-img-2 figure,
.about-img-1 figure{
	display: block;
}

.about-img-1 img{
	aspect-ratio: 1 /0.96;
	object-fit: cover;
	border-radius: 40px;
}

.about-img-2{
	position: absolute;
	bottom: 0;
	right: 0;
}

.about-img-2 img{
	aspect-ratio: 1 /0.72;
	object-fit: cover;
	border: 7px solid var(--white-color);
	border-radius: 40px;
}

.about-experience{
	position: absolute;
	top: 0;
	right: 85px;
	transform: translate(-50%, 50%);
}

.about-experience img{
	animation: rotate 30s infinite linear;
}

@keyframes rotate{
	from{
		transform: rotate(0deg);
	  }
	to{
		transform: rotate(360deg);
	}
}

.about-us-body{
	margin-bottom: 40px;
}

.about-us-body ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.about-us-body ul li{
    position: relative;
    width: calc(50% - 10px);
    font-weight: 600;
    color: var(--primary-color);
    text-transform: capitalize;
    padding-left: 30px;
}

.about-us-body ul li:before{
    content: '\f058';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 20px;
    color: var(--accent-color);
    display: inline-block;
    line-height: normal;
    position: absolute;
    top: 3px;
    left: 0;
}


.section-title{
	margin-bottom: 40px;
}

.section-title h3{
	/* display: inline-block; */
	position: relative;
	font-size: 14px;
    font-weight: 500;
	line-height: 1.5em;
	/* letter-spacing: 0.2em; */
    /* text-transform: uppercase; */
    color: var(--accent-color);
	/* padding-left: 20px; */
    margin-bottom: 10px;
}

.section-title h3::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	background: url("../images/icon-sub-heading.svg") no-repeat;
	background-position: left center;
	background-size: cover;
	width: 12px;
	height: 12px;
}

.section-title h1{
	font-size: 54px;
	font-weight: 700;
	margin-bottom: 0;
}

.section-title h2{
	font-size: 44px;
	font-weight: 700;
	margin-bottom: 0;
}

.section-title h1 span,
.section-title h2 span{
	color: var(--accent-color);
}

.section-title p{
	margin-top: 20px;
    margin-bottom: 0;
}

.section-title h2{
	font-size: 44px;
	font-weight: 700;
	margin-bottom: 0;
}

.section-title h1 span,
.section-title h2 span{
	color: var(--accent-color);
}