@charset "utf-8";
/* CSS Document */

.slide-img {
  display: inline-block;
  border-radius: 50%;
	border: 3px solid #3A9CFF;
}
.hero-style7 .hero-title {
  font-size: 34px;
  font-weight: 700;
  line-height: 51px;
  text-transform: capitalize;
}
.brand-box {
  text-align: center;
  background-color: #F6F7F9;
  padding: 12px 20px;
  height: 90px;
  line-height: 40px;
	border: 1px solid black;
  border-radius: 10px;
}
.choose-image {
  margin-top: -24px;
  position: relative;
  z-index: 9;
}
.space, .space-top {
  padding-top: 70px;
}
.space, .space-bottom {
  padding-bottom: 70px;
}
.img-fluid {
  border: 1px solid black;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
  margin: 6px;
	margin-left: 0px;
}
.team-card {
  position: relative;
  background-color: var(--white-color);
  text-align: center;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08);
/*  margin: 10px;*/
	margin-bottom: 30px;
}
.progress {
  position: absolute;
/*  top: 60%;*/
  left: var(--space);
  width: calc(100% - var(--space)*2);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 190px;
  height: 2px;
  border-radius: 2px;
  overflow: hidden;
  background-color: var(--title-color);
  background-image: -webkit-linear-gradient(left, #3A9CFF, #3A9CFF);
  background-image: linear-gradient(to right, #3A9CFF, #3A9CFF);
  background-repeat: no-repeat;
  background-size: 0 100%;
  -webkit-transition: background-size .4s ease-in-out;
  transition: background-size .4s ease-in-out;
}
.video-box1 {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: -50%;
  margin-top: -11%;
  min-width: 895px;
  height: 805px;
  z-index: 3;
}
.sub-title {
  display: inline-block;
  font-size: 20px;
  line-height: 16px;
  font-weight: 700;
  color: #3A9CFF;
  font-family: var(--title-font);
  text-transform: uppercase;
  margin-bottom: 6px;
  margin-top: -0.34em;
}
.bg-title {
  background-color: #121212d1 !important;
}
.header-layout7 .header-logo {
  padding-bottom: 0;
}
.h2 {
  font-size: 40px;
  line-height: 1.227;
}
.info-text {
  color: #000;
}
.box-link {
  color: #000;
}
.space-two{
	padding-bottom: 45px;
  padding-top: 50px;
}
.title-area .sec-title {
  margin-bottom: 15px;
  margin-top: 10px;
}
/*.header-img {
  margin-left: -35px;
}*/
.bg-title1 {
  background-color: #121212a1 !important;
}
.bg-theme2 {
  background-color: #1616178F !important;
}
.icon-one{
	font-size: 65px;
  padding-bottom: 18px;
  color: #3A9CFF;
}
.counter-card_number {
  font-family: var(--title-font);
  font-size: 45px;
  line-height: 55px;
  color: #000;
  margin-bottom: 2px;
  margin-top: -0.24em;
}
.text-one{
	color: #000;
}
.themeholy-menu-wrapper .mobile-logo {
  padding-bottom: 30px;
  padding-top: 40px;
  display: block;
  text-align: center;
  background-color: #3A9CFF;
}
.title1{
	font-weight: 300 !important;
  font-size: 32px !important;
}
.heading-title {
  font-size: 32px;
  font-weight: 600;
}
.team-content .box-title a {
  color: inherit;
  color: #fff;
  margin-top: 20px !important;
}
.img-bg {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.contact-info-wrap {
  border: 1px solid #0059b3;
  padding: 26px;
  border-radius: 10px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.icon-bg {
  color: #fff;
  background-color: #3a9cff;
  padding: 12px;
  border-radius: 50px;
}
.panel.panel-success {
  border: 1px solid #0059b3;
  padding: 25px;
}
.form-info {
  background-color: #3a9cff;
  padding: 12px;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.icon1 {
  font-size: 45px;
}
.table-data {
  color: #000;
  font-weight: 700;
  background-color: #3a9cffb0;
}
.team-data {
  width: 20%;
}
.team-data .box-title {
  font-size: 17px;
}
.team-content span {
  color: #fff;
}
.table-data1{
	border: 1px solid #71b6fd;
}
.title-cta{
	font-size: 28px;
}

.view-all-service {
  position: relative;
  display: block;
}

.view-all-service .service-pages {
  position: relative;
  display: block;
}

.text-holder {
  border: 1px solid #0059b3;
  padding: 10px;
}

.view-all-service .service-pages li {
  position: relative;
  display: block;
  margin-bottom: 14px;
}

.view-all-service .service-pages1 li a {
  position: relative;
  display: block;
  background: #0059b3;
  padding: 8px 30px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  font-family: var(--thm-font-2);
  transition: all 200ms linear;
    transition-delay: 0s;
  transition-delay: 0s;
  transition-delay: 0.1s;
  z-index: 1;
}

.view-all-service .service-pages li a:before {
/*  font-family: FontAwesome;*/
/*  content: "\f101";*/
  position: absolute;
  top: 14px;
  right: 15px;
  color: #a40097;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  opacity: 1;
  transition: .5s;
  transform: perspective(400px) rotateX(-90deg) scale(0.2);
  transform-origin: top;
}


.view-all-service .service-pages li a i:before {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  width: 30px;
  text-align: center;
  color: #0059b3;
  font-size: 20px;
  line-height: 35px;
  background: #ffffff;
  font-weight: 700;
  opacity: 1;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: perspective(400px) rotateX(0deg) scale(1.0);
  -ms-transform: perspective(400px) rotateX(0deg) scale(1.0);
  transform: perspective(400px) rotateX(0deg) scale(1.0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}

.fa-angle-right:before {
  content: "\f105";
}

.view-all-service .service-pages li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 5px solid #a40097;
  background: transparent;
  transform: perspective(400px) scaleY(0);
  transform-origin: center;
  transition: all 300ms linear;
    transition-delay: 0s;
  transition-delay: 0.1s;
  z-index: -1;
}

.view-all-service .service-pages li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 2px solid #3a9cff;
  background: transparent;
  transform: perspective(400px) scaleY(0);
  transform-origin: center;
  transition: all 300ms linear;
    transition-delay: 0s;
  transition-delay: 0.1s;
  z-index: -1;
}

.view-all-service .service-pages li a:hover {
  color: #fff;
}
/*
.view-all-service .service-pages li a:hover {
  color: #0059b3;
  background-color: #ffffff;
}

.view-all-service .service-pages li a:hover:before {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0deg) scale(1.0);
  -ms-transform: perspective(400px) rotateX(0deg) scale(1.0);
  transform: perspective(400px) rotateX(0deg) scale(1.0);
}

.view-all-service .service-pages li a:hover i:before {
  opacity: 0;
  -webkit-transform: perspective(400px) rotateX(0deg) scale(0);
  -ms-transform: perspective(400px) rotateX(0deg) scale(0);
  transform: perspective(400px) rotateX(0deg) scale(0);
}

.view-all-service .service-pages li:hover a:after {
  transform: perspective(400px) scaleY(1.0);
}


.view-all-service .service-pages li:hover a:after {
  transform: perspective(400px) scaleY(1.0);
}*/
.para-list{
	background-color: #0059b3;
  color: #fff;
  padding: 5px;
  border-radius: 25px;
  font-size: 18px;
  border: 1px solid #399bff;
/*  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
}
.icon-para-list{
	font-size: 22px;
  margin: 4px;
}
.image1{
	border-bottom-left-radius: 50px;
  border-top-right-radius: 50px;
}
.table-bg{
	background-color: #74b8fe1f;
	color: #000;
}
.table-bg1{
	background-color: #0059b354;
    color: #000;
}
/*=====================================*/
@media (max-width: 1280px) {
  .header-layout7 .main-menu {
    padding-left: 40px;
    margin-left: 0;
  }
	.header-layout7 .header-logo {
  padding-bottom: 0;
  margin-left: 36px;
}
	.img-box4 {
  position: relative;
  margin-left: 15px !important;
  margin-top: 40px !important;
}
	
	.space-one{
		padding-top: 45px;
		padding-bottom: 0px;
	}
	.space, .space-bottom {
  padding-bottom: 70px;
}
	.space, .space-top {
  padding-top: 70px;
}
/* .team-box .team-content {
    margin: -50px auto 0 auto;
    margin-top: 10px;
  }*/
	.header-img {
  margin-left: -70px !important;
}
	.para-list {
  font-size: 15px;
  margin-top: -6px;
}
	.title-cta {
  font-size: 24px;
  margin-top: 8px;
}
}
@media only screen and (max-width: 1080px){
	.title-area .sec-title {
  margin-bottom: 15px;
  margin-top: -10px;
}
	.space, .space-bottom {
  padding-bottom: 70px;
}
	.space, .space-top {
  padding-top: 70px;
}
	.sub-title {
  line-height: 42px !important;
  font-weight: 700;
}
	 .header-layout3 .main-menu {
    margin-left: -135px !important;
  }
	.themeholy-btn.white-btn {
  padding: 15px;
}
	.title-cta {
  font-size: 21px;
  margin-top: 15px;
}
}
@media only screen and (max-width: 992px){
	.hero-style7 .hero-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  text-transform: capitalize;
}
	.product-img {
  padding-left: 22px;
}
	 .header-layout7 .header-logo {
    padding-bottom: 0;
    margin-left: 49px;
  }
	.title-area .sec-title {
    margin-bottom: 15px;
    margin-top: 8px;
  }
	.feature-grid-wrap {
  display: grid;
  gap: 30px;
  justify-content: space-between;
}
	.img-box8 .about-counter .counter-item {
  margin-bottom: 12px;
}
	.about-content-one{
		margin-top: -266px !important;
	}
	.team-box .team-content {
    margin: -12px auto 0 auto;
  }
	 .team-box .team-content .media-body {
    padding: 22px 20px;
    padding-bottom: 4px;
  }
	.header-img {
    margin-left: -10px !important;
  }
	.team-data {
  width: auto;
}
	.team-data .box-title {
  font-size: 25px;
}
	.para-list {
  margin-top: 25px;
  padding: 8px;
}
	.contact-info-wrap {
  border: 1px solid #0059b3;
  padding: 13px;
  border-radius: 10px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
}


@media (max-width: 767px) {
  .header-layout7 .sticky-wrapper.sticky .header-logo {
    padding-top: 25px;
    padding-left: 40px;
  }
	.title-area .sec-title {
    margin-bottom: 15px;
    margin-top: 8px;
  }
	.space, .space-bottom {
  padding-bottom: 50px;
}
	.space, .space-top {
  padding-top: 50px;
}
}

.img-resp {
  max-width: 99%;
}

/* Responsive adjustments */
@media (max-width: 1366px) {
  .team-data {
    flex: 20%; /* Increases size on smaller screens */
    max-width: 20%;
  }
}

@media screen and (max-width: 768px) {
    .team-data  {
  flex: 0 0 80%;
  max-width: 80%;

}
}
