h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0;
  padding: 0;
  color: white;
}

.about-content h2,
.btn-button-2,
.hadding-text-area h2,
.slider-content h2,
ul.working-list li a {
  text-transform: capitalize;
}

.about-content h2 span:after,
.video-img:after,
span.testi-title label:after {
  content: "";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /* color: #181d31; */
}

img {
  max-width: 100%;
  height: auto;
}
body{
  overflow-x: hidden;
}

body,
html {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  height: 100%;
  color: #6e789b;
}

.ft-widget h2,
.popin,
.slider-content h1,
.slider-content h2,
.title {
  font-family: Poppins;
}

ol,
ul {
  list-style: none;
}

.btn,
.btn:hover,
.smoth,
.smoth:hover,
a,
a:hover,
button,
button:hover {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.btn:focus,
.btn:hover:focus,
a,
a:focus,
a:hover,
a:hover:focus,
button:focus,
button:hover:focus {
  text-decoration: none;
  outline: 0;
  border: none;
  -webkit-border: none;
  -moz-border: none;
  -ms-border: none;
  -o-border: none;
}

.home-2 .blue-c {
  color: #fb8404;
}

.blue-bg {
  background-color: #00bad0;
  color: #fff;
}

.home-2 .blue-bg {
  background-color: #fb8404;
  color: #181d31;
}

.home-3 .blue-bg {
  background-color: #893cee;
  color: #fff;
}

.home-3 .blue-c {
  color: #893cee;
}

.home-3 a.blue-bg:hover {
  background-color: #181d31;
  color: #fff;
}

.home-3 .copyright .blue-c {
  color: #893cee;
}

.blue-c {
  color: #00bad0;
}

.home-2 .copyright .blue-c {
  color: #fb8404;
}

div a.blue-bg {
  background-color: #00bad0;
  color: #fff;
}

a.blue-bg:hover {
  background-color: #181d31;
  color: #fff;
}

.black-c {
  color: #ffffff;
}

.black-bg {
  background-color: #181d31;
  color: #fff;
}

a.black-bg:hover {
  background-color: #00bad0;
  color: #fff;
}

.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.mt-80 {
  margin-top: 80px;
}

.home-1 a,
.home-1 h1,
.home-1 h2,
.home-1 h3,
.home-1 h4,
.home-1 h5,
.home-1 h6 {
  color: white;
}

.btn-button-2 {
  padding: 8px 20px;
  font-weight: 600;
}

.btn-button-2:hover {
  border: 1px solid transparent;
}

.btn-button-2:focus,
.btn-button-2:hover:focus {
  outline: 0;
  box-shadow: none;
  border: 1px solid transparent;
}

.btn-button-1 {
  padding: 9px 28px;
  border-radius: 100px;
  background: 0 0;
  border: 2px solid #125e9f;
  font-weight: 700;
}

.btn-button-1:hover {
  border: 2px solid transparent;
  background-color: #125e9f;
  color: #fff;
}

.btn-button-1:focus,
.btn-button-1:hover:focus {
  border: 2px solid transparent;
  box-shadow: none;
  background: #125e9f;
  color: #fff;
}

.bg-btn {
  background-color: white;
}

.title:hover {
  color: #fb8404;
}

.title {
  font-size: 18px;
  font-weight: 700;
}

.hadding-text-area h2 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 10px;
  color: white;
}

.header-top {
  background-color: #f7f7f7;
}

.h-top-item p > span {
  color: #00bad0;
  margin-right: 5px;
}

.header-menu {
  background-color: #161617;
}

nav.navbar.navbar-expand-md.btco-hover-menu {
  display: inline-block;
}

.search-h-icon button:focus,
.search-h-icon button:hover:focus {
  box-shadow: none;
  border: 1px solid transparent;
}

input.form-control.header-s-input:focus,
input.form-control.header-s-input:hover:focus {
  box-shadow: none;
}

input.form-control.header-s-input {
  padding: 1.45rem 36px;
  border-radius: 0;
  border: none;
  background: #125e9f;
  color: #fff;
}

input.form-control.header-s-input::placeholder {
  color: #d4d3d3;
}

.search-h-icon button {
  padding: 1.17rem 27px;
  border-radius: 0;
  font-size: 18px;
  cursor: pointer;
  background: #05cde4;
  color: #fff;
}

.search-h-icon button:hover {
  background: #125e9f;
}

.dropdown-toggle::after {
  float: right;
  margin-top: 11px;
}

.btco-hover-menu a,
.navbar > li > a {
  text-transform: capitalize;
  padding: 8px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.btco-hover-menu .active a,
.btco-hover-menu .active a:focus,
.btco-hover-menu .active a:hover,
.btco-hover-menu li a:focus,
.btco-hover-menu li a:hover,
.navbar > .show > a,
.navbar > .show > a:focus,
.navbar > .show > a:hover {
  color: #fff;
  background: 0 0;
  outline: 0;
}

.dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0 solid transition !important;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
}

.btco-hover-menu .collapse ul > li:hover > a {
  background: #00bad0;
}

.btco-hover-menu .collapse ul ul ul > li:hover > a,
.btco-hover-menu .collapse ul ul > li:hover > a,
.navbar .show .dropdown-menu > li > a:focus,
.navbar .show .dropdown-menu > li > a:hover {
  background: #00bad0;
}

.btco-hover-menu .collapse ul ul,
.btco-hover-menu .collapse ul ul ul,
.btco-hover-menu .collapse ul ul ul.dropdown-menu,
.btco-hover-menu .collapse ul ul.dropdown-menu {
  background: #323857;
}

.btco-hover-menu .collapse ul ul ul ul,
.btco-hover-menu .collapse ul ul ul ul.dropdown-menu {
  background: #f5f5f5;
}

ul.dropdown-menu > li > a {
  padding: 12px 14px;
}

.btco-hover-menu {
  background: 0 0;
  margin: 0;
  padding: 0;
  min-height: 20px;
}

@media only screen and (max-width: 991px) {
  .btco-hover-menu .show > .dropdown-toggle::after {
    transform: rotate(-90deg);
  }
}

@media only screen and (min-width: 991px) {
  .btco-hover-menu .collapse ul li {
    position: relative;
  }

  .btco-hover-menu .collapse ul li:hover > ul {
    display: block;
  }

  .btco-hover-menu .collapse ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 250px;
    display: none;
  }

  .btco-hover-menu .collapse ul ul li {
    position: relative;
  }

  .btco-hover-menu .collapse ul ul li:hover > ul {
    display: block;
  }

  .btco-hover-menu .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 250px;
    display: none;
  }

  .btco-hover-menu .collapse ul ul ul li {
    position: relative;
  }

  .btco-hover-menu .collapse ul ul ul li:hover ul {
    display: block;
  }

  .btco-hover-menu .collapse ul ul ul ul {
    position: absolute;
    top: 0;
    left: -100%;
    min-width: 250px;
    display: none;
    z-index: 1;
  }
}

.slider-img,
.slider-items {
  position: relative;
}

.slider-contents {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.slider-content h1 {
  font-size: 36px;
  font-weight: 700;
  padding-right: 17%;
  line-height: 45px;
  margin-bottom: 7px;
  color: black;
}

.slider-content h2 {
  font-weight: 700;
  font-size: 38px;
  margin-bottom: 13px;
}

.slider-content p {
  font-weight: 600;
  color: black;
  margin-bottom: 15px;
}

.banner-section a,
.service-item1 .service-icon i,
.service-item:hover .service-icon i {
  color: #fff;
}

.banner-bg {
  background-image: url(../images/banner.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.banner-text p {
  font-size: 36px;
  line-height: 40px;
  color: #fff;
}

.banner-section {
  background: #00bad0;
}

.banner-section .bg-btn {
  background-color: rgba(255, 255, 255, 0.39);
  border-color: rgb(18, 94, 159);
  color: black;
}

.banner-section a:hover {
  background-color: #125e9f;
  border-color: transparent;
}

.service-bg {
  background-image: url(../images/service/bg.png);
  background-size: cover;
  background-position: center;
  padding: 52px 0;
  z-index: 0;
  opacity: 0;
}

.service-item1 .service-bg,
.service-item:hover .service-bg {
  opacity: 1;
}

.service-icon {
  width: 18%;
  height: 100%;
  float: left;
  min-height: 100px;
  margin-right: 20px;
  position: relative;
}

.contribut-icon i,
.service-content a:hover {
  color: #00bad0;
}

.service-content {
  float: right;
  width: 76%;
  padding-top: 20px;
}

.service-icon i {
  font-size: 30px;
  text-align: center;
  margin: auto;
  padding: 12px 0;
  color: #00bad0;
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  width: 100%;
}

.service-content a {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}

.service-item {
  overflow: hidden;
}

.contribut-sort-dec h2 {
  font-weight: 700;
  font-size: 25px;
  line-height: 27px;
  margin-bottom: 18px;
  color: white;
}

.contribut-icon {
  width: 60px;
  display: inline-block;
  float: left;
  min-height: 67px;
}

.contribut-content p {
  margin-top: 8px;
}

.contribut-content {
  overflow: hidden;
  padding-top: 10px;
  padding-left: 15px;
  display: block;
}

.video-img {
  position: relative;
  border: 1px solid white;
}

.pop-video,
.video-img:after {
  position: absolute;
  top: 0;
  left: 0;
}

.pop-video {
  width: 80px;
  height: 80px;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  border: 15px solid rgba(20, 35, 37, 0.35);
  font-size: 27px;
  padding: 12px 0;
  margin: auto;
  background: #00bad0;
  text-align: center;
  z-index: 2;
}

a.pop-video i:before {
  font-size: 23px;
  color: #fff;
}

.pop-video:focus:hover,
.pop-video:hover {
  background: #125e9f;
  border: 15px solid #00bad0;
}

.video-img:after {
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(5, 11, 33, 0.9) 0,
    rgba(57, 63, 90, 0.62) 88%
  );
  z-index: 1;
}

.client-area-count .textimonial-dec-inner h2 {
  padding-left: 0;
  padding-right: 23%;
}

.client-area-count .textimonial-dec-inner p {
  padding-right: 13%;
  padding-left: 0;
}

.client-area-count {
  margin-top: 80px;
}

.client-count-item {
  background-color: #f7fbff;
  padding: 29px 26px;
  margin: 15px 0;
  border-radius: 8px;
  box-shadow: 0 0 5px 1px #e4e4e4;
  cursor: pointer;
  transition: transform 0.2s;
  z-index: 0;
}

ul.working-list li a,
ul.working-list li a.active,
ul.working-list li a:hover {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  cursor: pointer;
}

.counts {
  display: inline-block;
}

.counts span {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 12px;
  display: block;
}

.client-count-item:hover .counts .title {
  color: #fff;
}

.client-count-item:hover {
  color: #fff;
  transform: scale(1.05);
  clear: both;
  z-index: 999;
  overflow: hidden;
  background-color: #00bad0;
  box-shadow: 0 4px 10px -1px #00bad0;
}

.counts > p {
  font-size: 18px;
  color: black;
}

.work-section {
  background-color: #282828;
}

ul.working-list li a {
  display: inline-block;
  padding: 14px 30px 10px;
  background: #fff;
  margin: 0 1px;
  border-radius: 5px;
  box-shadow: 0 0 6px 0 #d8d8d8;
  color: #6e789b;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.4s ease-in-out;
}

ul.working-list li a.active,
ul.working-list li a:hover {
  background: #125e9f;
  color: #fff;
  box-shadow: 0 1px 20px 0 #125e9f;
  transition: all 0.4s ease-in-out;
}

.service-details .nav-tabs--left .nav-link,
.service-details .nav-tabs--left .nav-link:hover {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

ul.working-list.text-center.nav.nav-tabs {
  text-align: center;
  margin: 0 auto;
  display: block;
  border-bottom: none;
}

ul.working-list li {
  display: inline-block;
}

.hadidng-2 h2 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 12px;
}

.client-items img {
  opacity: 0.5;
}

.client-items a:hover img {
  opacity: 1;
}

.texti-img {
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
}

.texti-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 2px solid #fff;
  border-radius: 100%;
  box-shadow: 0 0 8px 0 #b1b1b1;
}

span.testi-title label {
  position: relative;
  display: inline-block;
  padding-left: 38px;
}

span.testi-title label:after {
  width: 34px;
  height: 2px;
  background: #125e9f;
  position: absolute;
  left: 0;
  top: 50%;
}

.testimonial-item .owl-dot {
  width: 10px;
  height: 10px;
  background: #6e789b;
  border-radius: 100%;
  display: inline-block;
  margin: 3px;
}

.testimonial-item .owl-dots {
  text-align: center;
  margin-top: 50px;
}

.testimonial-item .owl-dot.active {
  background: #00bad0;
}

.about-content h2 {
  font-size: 30px;
  margin-bottom: 15px;
}

.about-content h2 span {
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}

.breadcrum-inner h2,
.ft-t-comm a,
.ft-widget h2,
.ft-widget ul li a,
.service-c-dec > h2 {
  text-transform: capitalize;
}

.about-content h2 span:after {
  width: 100px;
  height: 1px;
  background: #00bad0;
  position: absolute;
  bottom: 7px;
  margin-left: 10px;
}

.ques-accodium a.collapsed,
.twite-date {
  position: relative;
}

.about-content {
  padding-right: 100px;
}

.single-blog-content .btn {
  color: #fff;
}

.single-blog-content span {
  padding: 0 13px;
  border-radius: 8px;
  display: inline-block;
  margin-bottom: 7px;
  font-size: 13px;
}

.single-blog-content {
  margin-top: 30px;
}

.single-blog-content > a {
  padding: 0 0 7px;
  color: white;
}

.ques-accodium ul li {
  display: block;
  line-height: 37px;
}

.ques-accodium ul li a {
  color: #6e789b;
  font-size: 16px;
  display: block;
  border-bottom: 1px solid #9398a9;
  margin-bottom: 16px;
}

.ques-accodium ul li a > span {
  text-align: right;
  display: inline-block;
  float: right;
  font-size: 12px;
  padding: 12px 0;
}

.ques-accodium {
  margin-top: 40px;
}

.ques-accodium .panel-title > a {
  display: block;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #b5bace;
  color: #6e789b;
  margin-bottom: 12px;
}

.ques-accodium .panel-title > a:hover {
  color: #00bad0;
}

.question-area h2 {
  padding-right: 12rem;
  line-height: 34px;
  margin-bottom: 10px;
}

.ques-accodium .panel-title > a.collapsed:after {
  content: "+";
  float: right;
  font-size: 20px;
  margin-top: 5px;
}

.ques-accodium .panel-title > a:after {
  content: "-";
  float: right;
  font-size: 20px;
  margin-top: 5px;
}

.contact-form {
  width: 450px;
  padding: 40px 40px;
  background-color: #f0f9fa;
  border: 1px dashed #2b2b2b;
}

.contact-some-dec p {
  padding-top: 10px;
  padding-bottom: 11px;
}

.button.form-group {
  padding-top: 6px;
  margin: 0;
}

.contact-form input.form-control {
  border: none;
  padding: 10px;
  display: block;
  margin-bottom: 17px;
}

.social ul li,
.social ul li a {
  display: inline-block;
}

.contact-form input.form-control:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}

.contact-form textarea.form-control.form-message {
  border: none;
}

.contact-form textarea.form-control.form-message:focus {
  outline: 0;
  border: none;
  box-shadow: none;
}

.contact-form a.btn.btn-button {
  background: #00bad0;
}

.contact-form a.btn.btn-button:hover {
  background: #125e9f;
  color: #fff;
}

.subscrib-dec h2 {
  font-size: 42px;
  color: #fff;
}

.subscrib-area .button .btn-button {
  background: #02aac0;
  border: 2px solid #56d8e7;
  color: #fff;
}

.subscrib-area .button .btn-button:hover {
  background-color: #125e9f;
  border-color: transparent;
}

.ft-info-content .social ul li a > i {
  margin-right: 8px;
}

.ft-info-content ul li > i {
  margin-right: 10px;
}

.social ul li a {
  color: #fff;
  padding-right: 15px;
}

.social ul li a:hover {
  color: #00bad0;
}

.ft-widget h2 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.ft-widget ul li a {
  color: #808dae;
  line-height: 33px;
}

.ft-widget ul li a:hover {
  color: #fff;
}

.ft-info-content p,
.ft-widget p {
  color: #808dae;
}

.ft-twite-top a {
  font-size: 24px;
  color: #fff;
  margin-bottom: 11px;
  display: block;
}

.twite-date {
  color: #6e789b;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.twite-date:after {
  content: "";
  width: 22%;
  height: 1px;
  background: #00a7bb;
  position: absolute;
  left: 0;
  bottom: 0;
}

.ft-t-comm {
  display: inline-block;
  margin-top: 19px;
}

.ft-t-icon {
  display: inline-block;
  float: right;
  font-size: 60px;
  color: #22a0f2;
}

.ft-t-comm a:hover {
  color: #fff;
}

.ft-t-comm a {
  color: #7481a0;
}

.ft-t-comm a span {
  margin-right: 6px;
}

.ft-twite-comment {
  display: block;
  margin-top: 14px;
}

.home-2 .h-top-item p > span {
  color: #fb8404;
}

.home-2 .header-menu {
  background-color: #fb8404;
}

.home-2 .search-h-icon button {
  background: #ffdb78;
  color: #323857;
}

.home-2 .btco-hover-menu a,
.home-2 .navbar > li > a {
  color: #323857;
  font-weight: 700;
}

.home-2 .btco-hover-menu .collapse ul > li:hover > a {
  color: #333;
  background: #ffdb78;
}

.home-2 .btco-hover-menu .collapse ul ul,
.home-2 .btco-hover-menu .collapse ul ul.dropdown-menu {
  background: #ffdb78;
}

.home-2 .btco-hover-menu .collapse ul ul > li:hover > a,
.home-2 .navbar .show .dropdown-menu > li > a:focus,
.home-2 .navbar .show .dropdown-menu > li > a:hover {
  background: #323857;
  color: #fff;
}

.home-2 .search-h-icon button:hover {
  background: #125e9f;
  color: #fff;
}

.home-2 .banner-section {
  background: #fb8404;
}

.home-2 .banner-bg {
  background-image: url(../images/banner2.png);
}

.home-2 .banner-text p {
  color: white;
}

.home-2 .banner-section .bg-btn:hover {
  color: #fff;
  background-color: rgba(50, 56, 87, 1);
  border-color: transparent;
}

.home-2 .banner-section .bg-btn {
  background-color: rgba(50, 56, 87, 0.34);
  border-color: #717480;
  color: #333;
}

.home-2 .contribut-content a:hover,
.home-2 .contribut-icon i {
  color: #fb8404;
}

.home-2 .contribut-content a {
  color: #181e31;
}

.home-2 .client-count-item:hover {
  background-color: #fb8404;
  box-shadow: 0 4px 32px -3px #efb518;
}

.home-2 .client-count-section,
.home-2 .question-contact,
.home-2 .testimonial-section {
  background: #fbf8f0;
}

.home-2 .btn-button-1 {
  border: 2px solid #fb8404;
}

.home-2 .btn-button-1:hover {
  border: 2px solid transparent;
}

.button a {
  color: white;
}

.home-2 .subscrib-area .button .btn-button:hover {
  color: #fff;
}

.home-2 .subscrib-area .button .btn-button {
  background: #d4ad42;
  border: 2px solid #a27f1f;
  color: #181e31;
  font-weight: 700;
}

.home-2 .bg-btn {
  background-color: rgba(204, 198, 97, 0.5);
  color: #333;
  border: 2px solid #ffcb3e;
}

.home-2 .bg-btn:hover {
  background-color: #333;
  border: 1px solid transparent;
  color: #fff;
}

.header-bottom,
.home-3 .header-top {
  border-bottom: 1px solid #303446;
}

.home-2 ul.working-list li a.active,
.home-2 ul.working-list li a:hover {
  background: #fb8404;
  color: #333;
  box-shadow: 0 1px 20px 0 #ffc21d;
}

.home-2 .work-section {
  background-color: #fff;
}

.home-2 .ques-accodium .panel-title > a:hover,
.home-2 .service-content a:hover,
.home-2 .service-icon i,
.home-2 .social ul li a:hover,
.home-2 a.black-c:hover {
  color: #fb8404;
}

.home-2 .contact-form a.btn.btn-button:hover {
  background-color: #333;
  color: #fff;
}

.home-2 .contact-form a.btn.btn-button,
.home-2 .testimonial-item .owl-dot.active,
.home-2 a.black-bg:hover {
  background-color: #fb8404;
}

.home-2 .service-content a {
  color: #333;
}

.home-2 .twite-date:after {
  background: #c79919;
}

.home-3 .header-center,
.home-3 .header-menu,
.home-3 .header-top {
  background-color: #181d31;
}

.home-2 .service-bg {
  background-image: url(../images/service/bg2.png);
  opacity: 0;
}

.home-2 .service-item1 .service-icon i {
  color: #fff;
}

.home-2 .service-item1 .service-bg {
  opacity: 1;
}

.home-3 .slider-content h2 {
  color: #fff;
  padding: 0 14px;
  font-size: 38px;
  line-height: 47px;
  font-weight: 600;
}

.header-bottom {
  border-top: 1px solid #303446;
  position: relative;
}

.home-3 .slider-img:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: linear-gradient(
    to top,
    rgba(33, 44, 87, 0.52) 0,
    #125e9f 100%
  );
  top: 0;
  left: 0;
}

.home-3 .search-h-icon button:hover,
.home-3 div.login-btn a.blue-bg:hover {
  background: #fff;
  color: #893cec;
}

.home-3 .search-h-icon button {
  background: #893ced;
  padding: 0.9rem 22px;
}

.home-3 .btco-hover-menu a,
.home-3 .navbar > li > a {
  padding: 15px;
}

.home-3 .bg-btn {
  background-color: rgba(29, 28, 28, 0.3);
  border-color: #fff;
}

.home-3 .button a,
.home-3 .working-time {
  color: #fff;
}

.home-3 .btco-hover-menu .collapse ul ul,
.home-3 .btco-hover-menu .collapse ul ul.dropdown-menu,
.home-3 .btco-hover-menu .collapse ul > li:hover > a {
  background: #893cec;
}

.home-3 .btco-hover-menu .collapse ul ul > li:hover > a,
.home-3 .navbar .show .dropdown-menu > li > a:focus,
.home-3 .navbar .show .dropdown-menu > li > a:hover {
  background: #fff;
  color: #893cec;
}

.home-3 input.form-control.header-s-input {
  background: #fff;
  color: #333;
  padding: 1.1rem 36px;
}

.home-3 input.form-control.header-s-input::placeholder {
  color: #565252;
}

.home-3 .banner-bg {
  background-image: url(../images/banner3.png);
}

.home-3 .banner-text p {
  padding: 0 18rem;
  margin-bottom: 19px;
  font-weight: 700;
  font-size: 35px;
}

.home-3 .banner-section {
  background: #893cee;
  padding: 0;
}

.home-3 .banner-section .bg-btn {
  background-color: rgba(100, 34, 185, 0.25);
  border-color: #ad77f3;
}

.home-3 .banner-section .bg-btn:hover {
  background-color: #fff;
  color: #893cee;
  border-color: transparent;
}

.home-3 .btn-button-1 {
  border: 2px solid #893ced;
}

.home-3 .service-section .button a.btn-button-1:hover {
  background-color: #893ced;
  color: #fff;
}

.home-3 .service-content a,
.home-3 .title {
  color: #181e31;
}

.home-3 .contribut-icon i,
.home-3 .h-top-item p > span,
.home-3 .service-content a:hover,
.home-3 .service-icon i,
.home-3 .service-section .button a.btn-button-1,
.home-3 .title:hover {
  color: #893ced;
}

.home-3 .service-bg {
  background-image: url(../images/service/bg3.png);
  opacity: 0;
}

.home-3 .service-item1 .service-icon i {
  color: #fff;
}

.home-3 .service-item1 .service-bg {
  opacity: 1;
}

.home-3 .about-content h2 span:after,
.home-3 .contact-form a.btn.btn-button,
.home-3 .pop-video,
.home-3 .pop-video:focus:hover,
.home-3 .pop-video:hover,
.home-3 .testimonial-item .owl-dot.active {
  background: #893ced;
}

.home-3 .client-count-item:hover,
.home-3 ul.working-list li a.active,
.home-3 ul.working-list li a:hover {
  background-color: #893cee;
  box-shadow: 0 4px 32px -3px #893cee;
  color: #fff;
}

.home-3 .texti-img {
  width: 70px;
  height: 70px;
  margin: auto;
}

.home-3 .testi-dec {
  margin-top: 14px;
  padding: 0 20%;
}

.home-3 .testi-dec p {
  font-size: 28px;
  line-height: 38px;
}

.blog-section .service-content .buttons {
  display: inline-block;
}

.blog-section .buttons a.btn-button-2 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.home-3 .blog-section .buttons a.btn-button-2:hover {
  background-color: #893ced;
  color: #fff;
}

.home-3 .blog-section .service-item:hover .service-bg {
  background-image: url(../images/service/bg3.png);
}

.home-3 .blog-section .service-bg {
  background-image: url(../images/service/bg4.png);
  opacity: 1;
}

.home-3 span.blog-date {
  position: absolute;
  top: 0;
  color: #fff;
  text-align: center;
  font-weight: 600;
  padding: 5px 10px;
  line-height: 19px;
}

.home-3 .ques-accodium .panel-title > a:hover,
.home-3 .social ul li a:hover {
  color: #893ced;
}

.home-3 .contact-form a.btn.btn-button:hover {
  background-color: #333;
  border-color: transparent;
  color: #fff;
}

.home-3 .subscrib-area .button .btn-button {
  background: #7d39db;
  border: 2px solid #ad77f3;
  color: #fff;
}

.home-3 .subscrib-area .button .btn-button:hover {
  background-color: #fff;
  color: #893ced;
  border-color: transparent;
}

.home-3 .work-section a.btn-button-1 {
  color: #893ced;
}

.home-3 .work-section a.btn-button-1:hover {
  background-color: #893ced;
  color: #fff;
  border-color: transparent;
}

.home-3 .pop-video:focus:hover,
.home-3 .pop-video:hover {
  border: 15px solid #6416c7;
}

.home-3 .twite-date:after {
  background: #7531ce;
}

.breadcrum-inner {
  padding: 7rem 0;
}

.bread-bg {
  background-image: url(../images/service/services-banner.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.breadcrum-inner h2 {
  font-size: 50px;
  font-weight: 700;
}

.service-details .nav-tabs--vertical {
  border-bottom: none;
  border-right: none;
  display: flex;
  flex-flow: column nowrap;
}

.service-details .nav-tabs--left .nav-item + .nav-item {
  margin-top: 0.25rem;
  position: relative;
  outline: 0;
  box-shadow: none;
  border: none;
}

.service-details .nav-tabs--left .nav-item {
  position: relative;
  margin-left: 19px;
}

.gallery-img img,
.team-img img {
  width: 100%;
}

.service-details .nav-tabs--left .nav-link {
  white-space: nowrap;
  transition: all 0.4s ease-in-out;
}

.service-details .nav-tabs--left .nav-link:hover {
  background-color: transparent;
  border-color: transparent;
  color: #00bad0;
  transition: all 0.4s ease-in-out;
}

.service-details .nav-tabs--left .nav-link.active:hover,
.service-details .nav-tabs--left a:after {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.service-details .nav-tabs--left .nav-link.active {
  border: none;
  color: #00bad0;
}

.service-details .nav-tabs--left .nav-link.active:hover {
  background-color: transparent;
  border-color: transparent;
  transition: all 0.4s ease-in-out;
}

.service-details .nav-tabs--left a:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #323857;
  position: absolute;
  left: 0;
  border-radius: 100%;
  top: 42%;
  transition: all 0.4s ease-in-out;
}

.service-details .nav-tabs--left a.active:after,
.service-details .nav-tabs--left a:hover:after {
  background: #00bad0;
  content: "";
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.service-details .nav-tabs .nav-link {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.service-c-dec > h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 19px 0;
}

.faq-top-contetn h2,
.fb-link a,
.taq-item h2,
.team-dec h2,
.team-dec h3 {
  text-transform: uppercase;
}

.gallery-content {
  margin-bottom: 30px;
}

.team-img {
  position: relative;
}

.fb-link a:hover {
  background: #00bad0;
  color: #fff;
}

.fb-link a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: auto;
  width: 122px;
  text-align: center;
  background: #faf8ff;
  border-radius: 100px;
  padding: 5px 0 2px;
  font-size: 12px;
  font-weight: 700;
  color: #00bad0;
  letter-spacing: 0.5px;
}

.team-dec {
  padding-top: 30px;
  text-align: center;
}

.team-dec h2 {
  font-size: 18px;
  font-weight: 700;
}

.team-dec h3 {
  font-size: 15px;
  color: #6e789b;
  padding-top: 10px;
  margin-bottom: 20px;
}

.team-contents {
  padding-top: 30px;
}

.partner-item .item {
  margin-bottom: 50px;
}

.partner-item .item img {
  opacity: 0.5;
}

.partner-item .item img:hover {
  opacity: 1;
}

.testimonial-page .testimonial-item {
  padding-top: 50px;
}

.copyright .blue-c {
  color: #00bad0;
}

.faq-top-contetn h2 {
  font-size: 21px;
  font-weight: 700;
  margin: 15px;
}

.faq-top-contetn p {
  color: #fff;
  padding: 0 12%;
}

.faq-top-contetn {
  margin-bottom: 30px;
}

.taq-item h2 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 14px;
  cursor: pointer;
}

.taq-item p {
  color: #fff;
  margin-bottom: 16px;
}

.faq-items .active a,
.faq-items .panel-title > a,
.faq-items .panel-title > a:hover {
  color: #00bad0;
}

.faq-items .panel.panel-default {
  background: 0 0;
  border: none;
  box-shadow: none;
}

.faq-items .panel-heading {
  padding: 0;
  border: 0;
}

.faq-items .panel-heading a.collapsed:before,
.faq-items .panel-heading a:before {
  content: "";
  transition: all 0.5s;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  top: 43%;
  left: 0;
}

.faq-items .panel-title > a {
  display: block;
  padding: 15px;
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 1px;
  word-spacing: 3px;
  text-decoration: none;
  position: relative;
}

.faq-items .panel-default > .panel-heading {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.faq-items .panel-heading a.collapsed:before {
  background: #125e9f;
  position: absolute;
}

.faq-items .panel-title > a.collapsed {
  color: #181e31;
}

.faq-items .panel-body {
  padding: 8px 17px;
  color: #181e31;
}

.faq-items .panel-heading a:before {
  background: #00bad0;
  position: absolute;
}

.faq-items .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}

.blog-page .single-blog {
  margin-top: 30px;
}

.widget-title {
  background: #00bad0;
  color: #fff;
  padding: 10px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 700;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.widget-title i {
  margin: 0 7px;
}

.widget {
  border-radius: 15px 15px 5px 5px;
  border: 1px solid #f6f6f6;
}

.more.lable0 a {
  padding: 10px 22px;
  background: #f6f6f6;
  display: block;
  color: #333;
  font-size: 15px;
}

.widget ul > li a {
  color: #6e789b;
}

.widget-recent-post .single-item {
  margin-bottom: 0;
}

.widget-recent-post .img,
.widget-slide .img {
  float: left;
  display: inline-block;
  clear: both;
  overflow: hidden;
  padding: 0 20px;
  margin-top: 20px;
}

.single-item {
  overflow: hidden;
  margin-bottom: 15px;
}

.widget-recent-post a.title,
.widget-slide a.title {
  font-size: 16px;
}

.widget-slide-content span {
  display: block;
  color: #fff;
  font-size: 14px;
}

.widget-slide-content > a:hover {
  color: #00bad0;
}

.widget-slide-content {
  text-transform: capitalize;
  margin: 14px 0;
}

.widget .widget-slide .owl-nav {
  position: absolute;
  top: 50px;
  right: 44px;
}

.details-page a.flat-icons {
  color: #fff;
}

.details-page a.flat-icons:hover {
  color: #00bad0;
}

.widget-slide .owl-next {
  line-height: 21px;
}

.widget-slide .owl-nav > div {
  width: 35px;
  height: 35px;
  display: inline-block;
  background: #00bad0;
  border-radius: 5px;
  margin: 4px;
  text-align: center;
  font-size: 0;
  color: #fff;
  padding: 6px;
}

.comment-img,
.comment-img img {
  border-radius: 100%;
  float: left;
}

.widget-slide .owl-nav > div:hover {
  background: #fff;
  color: #00bad0;
}

.widget-recent-post .widget-slide-content > span {
  color: #797979;
}

.single-item .comments span {
  display: inline-block;
  color: #00bad0;
}

.blog-d-dec h2 {
  font-size: 24px;
  margin: 21px 0;
  line-height: 33px;
  padding-right: 22%;
}

.blog-d-dec ul li,
blockquote {
  line-height: 36px;
}

blockquote {
  background: #f8fcfd;
  padding: 56px;
  font-size: 23px;
  font-weight: 100;
  font-style: italic;
  color: #333;
  font-family: OpenSansLight;
  box-shadow: 0 0 3px 0 #d6d2d2;
}

.share-hover > ul li > a:hover {
  background: #fff;
  color: #333;
}

a.socila-fb {
  color: #4867aa;
}

a.socila-tw {
  color: #1da1f2;
}

a.socila-sk {
  color: #00aff0;
}

a.socila-pin {
  color: #bd081b;
}

a.socila-ins {
  color: #ffac4a;
}

a.social-links {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}

.comment-reply a,
.comment-time,
h3.comment-title {
  text-transform: capitalize;
}

.social-links a {
  margin: 5px;
}

.social-links {
  margin-top: 29px;
  border-top: 1px solid #efefef;
  padding-top: 10px;
}

.social-links a:hover {
  color: #00bad0;
}

.comment-area {
  padding: 50px 0;
  margin-bottom: 75px;
}

.comment-img {
  width: 80px;
  height: 80px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  clear: both;
  margin-right: 16px;
  margin-left: -43px;
}

.comment-img img {
  width: 100%;
  height: 100%;
}

.comment-content {
  display: block;
  overflow: hidden;
  color: #333;
}

.blog-details-reply-box,
.comment-reply,
.comment-time {
  display: inline-block;
}

.comment-body {
  border: 1px solid #f6f6f6;
  padding: 30px 30px 19px 0;
  border-radius: 10px;
  color: #333;
}

.comment-time {
  margin-right: 0;
  color: #7d7a7a;
}

.about-img img {
  width: 100%;
}

.comment-reply a {
  margin: 4px;
}

h3.comment-title {
  font-size: 15px;
  font-weight: 700;
}

.comment-content > p {
  margin: 9px 0;
  font-weight: 400;
  color: #6e789b;
}

.comment-time:before {
  content: "\f017";
  font-family: fontawesome;
  margin-right: 5px;
}

p.bookbark {
  background: #13be13;
  padding: 50px;
  font-size: 23px;
  line-height: 38px;
  margin: 30px 0;
  border-radius: 5px;
}

.comment-area h2,
h5.contact-widget-title span {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 24px;
}

a.Repost:before {
  content: "\f112";
  font-family: fontawesome;
  margin: 6px;
}

a.reply:before {
  content: "\f122";
  font-family: fontawesome;
  margin: 5px;
}

.comment-reply a:hover {
  color: #00bad0;
}

.comment-reply a {
  color: #7d7a7a;
}

li.single-comment {
  margin: 40px;
}

ol.comment-list-reply {
  margin-left: 95px;
}

.comment-area .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #ececec;
  outline: 0;
  box-shadow: none;
}

.contact-page .comment-area {
  margin-bottom: 0;
  padding-top: 0;
}

.contact-page .contact-form {
  padding: 0;
  margin: 0;
  background: 0 0;
  border: none;
}

.contact-page .contact-form input.form-control {
  border: 1px solid #ced4da;
}

h5.contact-widget-title span {
  position: relative;
  padding-bottom: 2px;
  margin-bottom: 20px;
}

h5.contact-widget-title span:after {
  content: "";
  height: 1px;
  left: 0;
  bottom: 0;
}

h5.contact-widget-title.no-margin {
  margin-bottom: 22px;
}

.textwidget > p {
  margin-bottom: 14px;
}

.textwidget ul li label {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 1px solid #6e789b;
  text-align: center;
  padding: 3px;
  margin-right: 10px;
}

.textwidget ul li {
  margin-bottom: 7px;
}

.gmap3 {
  margin: 20px auto;
  border: 1px dashed #f3f1f1;
  height: 500px;
}

.cluster {
  color: #fff;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
}

.cluster-1 {
  background-image: url(../images/m1.png);
  line-height: 53px;
  width: 53px;
  height: 52px;
}

.cluster-2 {
  background-image: url(../images/m2.png);
  line-height: 53px;
  width: 56px;
  height: 55px;
}

.cluster-3 {
  background-image: url(../images/m3.png);
  line-height: 66px;
  width: 66px;
  height: 65px;
}

.navbar-light .navbar-nav .nav-link {
  color: #404040;
}

.btco-menu li > a {
  padding: 10px 15px;
  color: #000;
}

.btco-menu .active a:focus,
.btco-menu li a:focus,
.navbar > .show > a:focus {
  background: 0 0;
  outline: 0;
}

.dropdown-menu .show > .dropdown-toggle::after {
  transform: rotate(-90deg);
}

.ring:before {
  content: "";
  border-radius: 50%;
  border: 1px solid #7a64cb;
  height: 30px;
  width: 100px;
  position: absolute;
}

.ring1:before {
  left: 40px;
  width: 20px;
  top: 12px;
  height: 6px;
  animation: 2.5s ease 0s infinite spinner;
}

.ring2:before {
  left: 35px;
  width: 30px;
  top: 10.5px;
  height: 9px;
  animation: 2.5s ease 0.1s infinite spinner;
}

.ring3:before {
  left: 30px;
  width: 40px;
  top: 9px;
  height: 12px;
  animation: 2.5s ease 0.2s infinite spinner;
}

.ring4:before {
  left: 25px;
  width: 50px;
  top: 7.5px;
  height: 15px;
  animation: 2.5s ease 0.3s infinite spinner;
}

.ring5:before {
  left: 20px;
  width: 60px;
  top: 6px;
  height: 18px;
  animation: 2.5s ease 0.4s infinite spinner;
}

.ring6:before {
  left: 15px;
  width: 70px;
  top: 4.5px;
  height: 21px;
  animation: 2.5s ease 0.5s infinite spinner;
}

.ring7:before {
  left: 10px;
  width: 80px;
  top: 3px;
  height: 24px;
  animation: 2.5s ease 0.6s infinite spinner;
}

.ring8:before {
  left: 5px;
  width: 90px;
  top: 1.5px;
  height: 27px;
  animation: 2.5s ease 0.7s infinite spinner;
}

.ring9:before {
  width: 100px;
  height: 30px;
  animation: 2.5s ease 0.8s infinite spinner;
}

@keyframes spinner {
  0%,
  100% {
    transform: translateY(10px);
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }

  50% {
    transform: translateY(60px);
    animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
}

.preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999999999;
  background-color: rgba(0, 0, 0, 0.99);
}

.whirlpool {
  width: 68px;
  height: 50px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/*  */

.banner-img {
  height: 630px;
  width: 100%;
  object-fit: cover;
}

.about-heading {
  font-size: 38px;
  font-weight: bold;
}

.abt-section {
  padding: 0px 0px;
  padding-bottom: 110px;
  background-color: #282828;
  color: white;
}

.abt-section p {
  font-size: 16px;
}

.work-section {
  padding-bottom: 80px;
}

.logo {
  height: 55px;
}

.contribut-items i {
  position: relative;
  top: 10px;
  left: 15px;
}

.Contributions-section {
  background-color: #282828;
  color: white;
}

.hadding-section {
  background-color: #282828;
  color: white;
}

.blob-section {
  background-color: #282828;
  padding-top: 50px;
}

.service-inner {
  background-color: #282828;
}

.popin {
  color: black;
}

.popin-two {
  color: white !important;
}

#dark-theme {
  color: black;
}

.dark-theme {
  color: black;
}

.abt-img {
  border: 1.4px solid white;
}

.latest-blog {
  background-color: #282828;
  padding-bottom: 70px;
}

.header-section {
  position: sticky;
  top: 0;
  z-index: 99990;
}

.item-change-style .Contributions-contents .contribut-items .item {
  /* background: #252525; */
  margin-top: 30px;
  padding: 15px 13px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(7, 7, 7, 22%);
  box-shadow: 0 6px 10px 0 rgb(255 255 255 / 10%);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  height: 300px;
}
.item-change-style .Contributions-contents .contribut-items .item:hover {
  background: #464646;
}

.item-change-style
  .Contributions-contents
  .contribut-items
  .item
  .contribut-content {
  text-align: center;
}
.vision-section {
  background-color: #00a7bb;
  position: relative;
  top: -95px;
  border-radius: 7px;
  z-index: 99;
}
.vision-section .box-1 {
  padding: 0px 15px;
}
.vision-section .box-1 {
  border-right: 3px solid grey;
}
.vision-section .border-box-0 {
  border-right: none;
}
.vision-section .box-1 h3 {
  margin-bottom: 10px;
  font-weight: 600;
}
@media (max-width: 500px) {
  .vision-section .box-1 {
    border-right: none;
  }
}

.bg-black {
  background-color: #282828;
}
.img-radius {
  /* border: 2px solid #fb8404;
  border-bottom: 2px solid #fb8404; */
  /* box-shadow: rgba(145, 144, 144, 0.2) 0px 7px 29px 0px; */
}
.bread-app {
  background-image: url(../images/project/project-banner.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 450px;
}

.bread-bgv {
  background-image: url(../images/bgv/background-verification-banner.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 450px;
}
@media (min-width: 272px) and (max-width: 678px) {
  .bread-bgv {
      height: 230px;
      background-position: -110px;
  }
}
/* key fetuers */

/* Card Styling */

:root {
  font-size: 16px;
  --heading-color: hsl(0, 0%, 7%);
  --date-text-color: hsl(0, 0%, 51%);
  --previous-price-text-color: hsl(0, 98%, 44%);
  --current-price-text-color: hsla(0, 0%, 0%, 0.822);
  --liked-heart-icon-color: hsl(0, 98%, 44%);
  --heart-icon-color: whitesmoke;
  --pricing-font-weight: 800;
  --title-font-weight: 800;
  --date-font-weight: 550;

  /* Cards colors */
  --card-main-color: whitesmoke;
  --card-1-secondary-color: rgb(192, 82, 82);
  --card-2-secondary-color: rgb(67, 53, 27);
  --card-3-secondary-color: rgb(178, 180, 179);
  --card-4-secondary-color: rgb(96, 109, 117);
}
.card-div {
  width: 23.33%;
  min-height: 20em;
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
  background-color: var(--card-main-color);
  margin: 0.6em;
  box-sizing: border-box;
  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;
  transition: transform 0.2s ease-in-out;
}

/* ======== General styling of all cards and heart divs ========== */
.img-div {
  width: 100%;
  height: 8em;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  z-index: 1;
  /* border-radius: 0 0 10px 10px; */
}

.img-div img {
  transform-origin: bottom;
  transform: translateY(7.5%);
  transition: transform 0.3s ease-in-out;
}

/* === Styling the like Icon ==== */
.like-icon-div {
  padding: 1em 1em 0 1em;
  width: 100%;
  box-sizing: border-box;
  text-align: right;
  font-size: 1.5em;
  color: var(--heart-icon-color);
  border-radius: 10px 10px 0 0;
  display: flex;
  justify-content: flex-end;
}

.like-icon-div-child {
  /* background-color: yellow; */
  width: 1em;
  height: 1em;
  position: relative;
  z-index: 3;
  cursor: pointer;
}

.heart-empty {
  position: absolute;
  left: 0;
  opacity: 1;
}

.heart-fill {
  position: absolute;
  left: 0;
  opacity: 0;
  transform: scale(0);
  transition: transform 0.25s ease-in-out, opacity 0.2s ease-in-out;
}

/* God of war image and heart-background*/
.gow-img-div {
  background-color: #fb8404;
}

.gow-img-div img {
  border-bottom-right-radius: 30px;
  transform: translateY(7.5%);
}

.card-1 .like-icon-div {
  background-color: #fb8404;
}

/* Sekiro image and heart-background */
.sekiro-img-div {
  background-color: #fb8404;
}

.sekiro-img-div img {
  border-bottom-right-radius: 30px;

  transform: translateY(7.5%);
}

.card-2 .like-icon-div {
  background-color: var(--card-2-secondary-color);
}

/* Dazai image and heart-background */
.dazai-img-div {
  background-color: #fb8404;
}

.dazai-img-div img {
  border-bottom-right-radius: 30px;

  transform: translateY(7.5%);
}

.card-3 .like-icon-div {
  background-color: var(--card-3-secondary-color);
}

/* U4 image and heart-background*/
.u4-img-div {
  background-color: #fb8404;
}

.u4-img-div img {
  border-bottom-right-radius: 30px;

  /* width: 50%; */
  transform: translateY(7.5%);
}

.card-4 .like-icon-div {
  background-color: var(--card-4-secondary-color);
}
.card-div {
  margin-top: 60px;
}
/* ======== text Container Styling general ======== */

.text-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  /* background-color: yellow; */
  padding: 0 1.5em;
  padding-top: 7em;
  padding-bottom: 1em;
  box-sizing: border-box;
}

.text-container .item-name,
.text-container .date {
  margin: 0.25em 0;
  text-align: center;
}

.text-container .item-name {
  font-size: 1.2em;
  font-weight: var(--title-font-weight);
  color: var(--heading-color);
}

.text-container .date {
  /* font-size: 0.9em; */
  font-weight: var(--date-font-weight);
  color: var(--date-text-color);
}

/* === Pricing and cart div  ===== */
.pricing-and-cart {
  /* background-color: wheat; */
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0.25em 0 1em 0;
}

.pricing {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.previous-price {
  font-size: 0.8rem;
  font-weight: var(--pricing-font-weight);
  color: var(--previous-price-text-color);
  text-decoration: line-through;
  /* background-color: whitesmoke; */
  text-align: left;
}

.current-price {
  color: var(--current-price-text-color);
  font-size: 1.3rem;
  font-weight: var(--pricing-font-weight);
  /* background-color: yellow; */
  margin: 0;
}

.pricing-and-cart {
  width: 100%;
}

.fa-shopping-cart {
  font-size: 1.3rem;
  top: 0;
  transform: translateY(50%);
}

/* ====== Hover effects ======= */
.card-div:hover .img-div img {
  transform: translateY(7.5%) scale(1.2);
}

.card-div:hover {
  transform: translate(0, -10px);
}

.like-icon-div-child:hover .heart-fill {
  opacity: 1;
  transform: scale(1);
}

.like-icon-div-child:hover .heart-empty {
  transition-delay: 0.25s;
  opacity: 0;
}

#card-1-like:checked ~ .heart-empty,
#card-2-like:checked ~ .heart-empty,
#card-3-like:checked ~ .heart-empty,
#card-4-like:checked ~ .heart-empty {
  opacity: 0;
}

#card-1-like:checked ~ .heart-fill,
#card-2-like:checked ~ .heart-fill,
#card-3-like:checked ~ .heart-fill,
#card-4-like:checked ~ .heart-fill {
  animation: like-animation 0.25s ease-in-out forwards;
}

#card-1-like:not(:checked) ~ .heart-fill,
#card-2-like:not(:checked) ~ .heart-fill,
#card-3-like:not(:checked) ~ .heart-fill,
#card-4-like:not(:checked) ~ .heart-fill {
  animation: unlike-animation 0.25s ease-in-out;
}

@keyframes like-animation {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 1;
    color: var(--liked-heart-icon-color);
    transform: scale(0.5);
  }

  100% {
    opacity: 1;
    color: var(--liked-heart-icon-color);
    transform: scale(1);
  }
}

@keyframes unlike-animation {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 1;
    transform: scale(0.5);
  }

  100% {
    opacity: 1;
    color: var(--heart-icon-color);
    transform: scale(1);
  }
}

ul.size {
  list-style-type: none; /* Remove default bullets */
  padding: 0; /* Remove default padding */
  margin: 0; /* Remove default margin */
  width: 100%; /* Set the width as needed */
}

ul.size li {
  display: flex; /* Use flexbox for alignment */
  align-items: center; /* Center items vertically */
  margin-bottom: 10px; /* Space between list items */
}

ul.size li svg {
  margin-right: 10px; /* Space between icon and text */
}
.shadow {
  /* box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
}

td,
th {
  border: 1px solid #dddddd;
  text-align: left;
  border-bottom: 2px solid #fb8404;
  padding: 10px 10px 10px 50px;
  color: white;
}

tr:nth-child(even) {
  background: rgba(24, 29, 49, 0.25);
}

table {
  margin-top: 20px;
  width: 100%;
}
.radius {
  border-top-left-radius: 20%;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px,
    rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
.radius-right {
  border-top-right-radius: 20%;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px,
    rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
/* key fetuers */
.bg-image {
  background-repeat: no-repeat;
  background-size: 100%;
}

/* usecase */
.headH .headSub {
  max-width: none;
}
.headH .headSub::before {
  content: "About";
}
.aboutAuthor .aboutCont {
  justify-content: center;
  position: relative;
  display: flex;
  box-shadow: 0 10px 40px rgba(149, 157, 165, 0.2);
  border-radius: 20px;
}
.aboutAuthor .aboutCont img {
  padding: 0;
  width: 250px;
  left: 36.5%;
  position: absolute;
  top: -29px;
  pointer-events: none;
}
.aboutAuthor .aboutCont p {
  margin: 0;
  text-align: center;
  font-family: var(--fontBa);
}
.drK .aboutAuthor .aboutCont {
  background: var(--darkBs);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}
.drkM .aboutAuthor .aboutCont img {
  background-image: linear-gradient(to top right, #363636, #717171);
  border-color: #fff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}
.drK .aboutAuthor .aboutCont img {
  border-color: var(--darkBs);
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
}
/* About Author Button */
.aboutAuthor .aboutCont .athrBtn {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.aboutAuthor .aboutCont .athrBtn .button {
  border-radius: 50px;
  margin: 0 0 30px;
}
.aboutAuthor .aboutCont .athrBtn .button svg {
  stroke: var(--darkT);
  margin-right: 5px;
}
/* Website Stats */
.statsHeading {
  text-align: center;
}
.statsWebsite {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin: 12px auto;
}
.statsCont {
  background-color: #fff;
  display: flex;
  justify-content: center;
  padding: 8px;
  width: 95%;
  margin: 12px auto;
  box-shadow: 0 5px 20px rgba(149, 157, 165, 0.2);
  border-radius: 20px;
}
.statsCont .stats {
  height: 80px;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 35px;
}
.statsCont .statsName {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-family: var(--fontBa);
}
.statsCont .statsName svg {
  margin-right: 7px;
}
.statsCont .statsNumber {
  font-family: var(--fontB);
  font-size: 30px;
  margin-top: 6px;
  font-weight: normal;
}
.statsNumber.v > span::before {
  content: attr(data-text);
}
.drK .statsCont {
  background-color: var(--darkBs);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
/* To change Profile background */
/* Light Mode */

/* Dark Mode */
.drK .aboutAuthor .aboutCont img {
  background-image: linear-gradient(to top right, #363636, #717171);
}
.timeline ul {
  padding: 0px 0;
  margin-top: 30px;
}
.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 8px;
  margin: 0 auto;
  padding-top: 50px;
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 20%);
  background: #ffffff;
}
.timeline ul li::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
  z-index: 1;
}
.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 400px;
  padding: 15px;
  background: #ffffff10;
  box-shadow: 0 10px 40px rgb(0 0 0 / 20%);
  border-radius: 10px;
}
.timeline ul li div::before {
  content: "";
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}
.timeline ul li:nth-child(odd) div {
  left: 45px;
}
.timeline ul li:nth-child(odd) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent #f0f1ff transparent transparent;
}
.timeline ul li:nth-child(even) div {
  left: -439px;
}
.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #f0f1ff;
}
time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}
.timeline ul li::after {
  transition: background 0.5s ease-in-out;
}
.timeline ul li.in-view::after {
  background: #fb8404;
}
.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}
.timeline ul li:nth-child(even) div {
  transform: translate3d(-200px, 0, 0);
}
.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 900px) {
  .timeline ul li div {
    width: 200px;
  }
  .timeline ul li:nth-child(even) div {
    left: -289px;
  }
}
@media screen and (max-width: 600px) {
  .timeline ul li {
    margin-left: 20px;
  }
  .timeline ul li div {
    width: calc(100vw - 91px);
  }
  .timeline ul li:nth-child(even) div {
    left: 45px;
  }
  .timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #f0f1ff transparent transparent;
  }
}
.timeline-clippy ul li::after {
  width: 40px;
  height: 40px;
  border-radius: 0;
}
.timeline-rhombus ul li::after {
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.timeline-rhombus ul li div::before {
  bottom: 12px;
}
.timeline-star ul li::after {
  clip-path: polygon(
    50% 0%,
    61% 35%,
    98% 35%,
    68% 57%,
    79% 91%,
    50% 70%,
    21% 91%,
    32% 57%,
    2% 35%,
    39% 35%
  );
}
.timeline-heptagon ul li::after {
  clip-path: polygon(
    50% 0%,
    90% 20%,
    100% 60%,
    75% 100%,
    25% 100%,
    0% 60%,
    10% 20%
  );
}
.timeline-infinite ul li::after {
  animation: scaleAnimation 2s infinite;
}
@keyframes scaleAnimation {
  0% {
    transform: translateX(-50%) scale(1);
  }
  50% {
    transform: translateX(-50%) scale(1.25);
  }
  100% {
    transform: translateX(-50%) scale(1);
  }
}
/* Dark Mode */
.drK .timeline ul li.in-view div .timeline ul li.in-view div img {
  background-image: linear-gradient(to top right, #363636, #717171);
}

/* usecase */

/* popup form */

.main-btn-rect,
.main-btn-circle {
  letter-spacing: 1px;
  outline: none;
  cursor: pointer;
  z-index: 100;
}
.main-btn-rect {
  color: white;
}

.popup {
  position: fixed;
  top: 100%;
  width: 100%;
  height: 100%;
  z-index: 10001;
}
.popup.active {
  top: 0;
  background-color: rgba(3, 3, 3, 0.98);
  transition: background-color 0.6s, opacity 0.6s;
}
.popup .main-btn-rect {
  padding: 10px 100px;
}
.popup .popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 568px;
  min-width: 320px;
  margin-top: 150px;
  padding: 25px;
  background-color: #fffff0;
  color: #070000;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transition: margin 0.6s;
  -webkit-transition: margin 0.6s;
  -moz-transition: margin 0.6s;
  -o-transition: margin 0.6s;
}
.popup.active .popup-content {
  margin-top: 0px;
}
.popup-content h6 {
  display: table;
  font-size: 16px;
  text-align: center;
  margin: 10px auto;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: 100;
}
.form-group {
  position: relative;
  width: 90%;
  margin: 0px auto;
}
form#send input,
form#send textarea {
  position: relative;
  margin-bottom: 32px;
  width: 100%;
  height: 29px;
  font-family: "RobotoLight", sans-serif;
  text-indent: 20px;
  background-color: transparent;
  outline: 0;
  border: none;
  border-bottom: 1px solid #070000;
  -webkit-transition: border 0.6s;
  -o-transition: border 0.6s;
  transition: border 0.6s;
}
form#send input:focus,
form#send textarea:focus {
  border-bottom: 1px solid rgb(63, 173, 168);
}
form#send label {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 28px;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
form#send input:focus + label,
form#send textarea:focus + label {
  color: rgb(63, 173, 168);
}
form#send .txt {
  line-height: 22px;
  left: 2px;
}
form#send .main-btn-rect {
  position: relative;
  display: block;
  padding: 12px 80px;
  margin: 0px auto;
  font-size: 14px;
  color: rgb(255, 255, 255);
  background-color: #181d31;
  border-radius: 100px;
  border: 2px solid #125e9f;
  font-weight: 700;
}
form#send .main-btn-rect i {
  margin-right: 5px;
}
.popup .fade-out {
  position: absolute;
  top: -20px;
  right: -20px;
  text-align: center;
  font-size: 15px;
  background-color: #181d31;
  padding: 10px 13px;
  color: white;
  border-radius: 50%;
}
.share-wrap {
  position: absolute;
  display: inline-table;
  top: 67%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 15px;
  text-align: center;
}
.share-btn {
  color: #fffff0;
  padding: 7px 25px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 100;
  font-size: 14px;
  font-family: "Lobster", sans-serif;
  background-color: rgba(63, 173, 168, 0.8);
  text-transform: uppercase;
  border-radius: 5px;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}
.share-btn:hover {
  color: #fffff0;
  text-decoration: none;
  background-color: rgba(63, 173, 168, 1);
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block;
}
.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 2px;
}
.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 6px 9px;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}
.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top;
}
.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle;
}
.resp-sharing-button__icon,
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
}
.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}
.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}
.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}
.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

.bg-gray {
  background-color: #f9f9f9;
}

.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-heading h2 span {
  color: #fb8404;
}

.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

.site-heading h4::before {
  background: #fb8404 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}

.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}

.carousel-shadow .owl-stage-outer {
  margin: -15px -15px 0;
  padding: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: #00a01d none repeat scroll 0 0;
  border-color: #00a01d;
}

.we-offer-area .item {
  background: #ffffff none repeat scroll 0 0;
  border-left: 2px solid #00a01d;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
}

.we-offer-area.text-center .item {
  border: medium none;
  padding: 30px 15px 30px;
  background: rgba(255, 255, 255, 0.25) none repeat scroll 0 0;
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
}
.we-offer-area .item h4 {
  font-size: 20px;
}
.we-offer-area.text-center .item i {
  background: #181d31 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
}

.we-offer-area.text-center .item i::after {
  border: 2px solid #fb8404;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 90px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 90px;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area.item-border-less .item {
  border: medium none;
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;
}

.we-offer-area.item-border-less .item .number {
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
  background: #00a01d none repeat scroll 0 0;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item h4,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
}

.we-offer-area .item i {
  color: #00a01d;
  display: inline-block;
  font-size: 60px;
  margin-bottom: 20px;
}

.we-offer-area .item h4 {
  font-weight: 600;
  text-transform: capitalize;
}

.we-offer-area .item p {
  margin: 0;
}

.we-offer-area .item i,
.we-offer-area .item h4,
.we-offer-area .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area .item::after {
  background: #181d31 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: -1;
}

.we-offer-area .item:hover::after {
  left: 0;
}

.we-offer-area .item:hover i,
.we-offer-area .item:hover h4,
.we-offer-area .item:hover p {
  color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i::after {
  border-color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i {
  background-color: #ffffff !important;
  color: #f07f05 !important;
}

.we-offer-area.text-left .item i {
  background: #00a01d none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  z-index: 1;
  text-align: center;
}

.we-offer-area.text-left .item i::after {
  border: 2px solid #00a01d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 120px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 120px;
}

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 25px;
  }
  h2 {
    font-size: 14px;
  }
  form#send .main-btn-rect {
    padding: 7px 60px;
    font-size: 14px;
  }
  .popup-btn {
    padding: 7px 60px;
    font-size: 14px;
  }
}
@media (min-width: 272px) and (max-width: 678px) {
  /* .popup .popup-content{
        min-width: 90%;
        margin: auto;
    } */
  .popup.active .popup-content .event-header h6 {
    color: black;
  }
  .bread-app {
    height: 230px;
    background-position: -173px;
  }
  .img-radius {
    margin-top: 20px;
  }
  .card-div {
    width: 100%;
  }
  .video-tag {
    margin-top: 20px;
  }
  .black-bg {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  table {
    width: 100%;
  }
  td {
    font-size: 10px;
  }
  .bg-image {
    background-size: cover;
  }
  .bg-image::before {
    position: absolute;
    background: rgba(0, 0, 0, 0.639);
    content: "";
    height: 563px;
    width: 100%;
  }
  .aboutAuthor .aboutCont img {
    left: -20px;
  }
  .radius {
    margin-top: 20px;
  }
  .radius-right {
    margin-top: 40px;
  }
  .sm-mt-2 {
    margin-top: 20px;
  }
}

.x-talto-margin-space {
  margin-top: 100px;
}

.key-features {
  background-color: #ffffff;
  width: 210px;
  padding: 10px;
  background: #ffffff10;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  margin-top: 20px;
}
.key-features h6 {
  color: #ffffff;
}

.key-features-two {
  display: flex;
  align-items: center;
}

#key-heading {
  font-size: 30px;
}

.why-choose-xtalento p {
  font-size: 16px;
  text-align: left;
}

#whychoose-lines {
  margin-top: 20px;
}

.why-choose-xtalento p {
  margin-top: 20px;
}

.orangecolor {
  color: #fb8404;
  font-weight: 600;
}

#solving-hiring h2 {
  font-size: 34px !important;
}

/* table css */

table {
  width: 100%;
  border-collapse: collapse;
  box-shadow: 0 4px 8px rgb(255 255 255 / 23%);
  /* border-bottom-left-radius: 40px;
  border-top-right-radius: 40px; */
  overflow: hidden;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(2.5px);
  /* border: 1px solid rgba(255, 255, 255, 0.18); */
}


.strip-image-one img{
  width: 100%;
}

.contact-btn{
  position: relative;
}
.contact-button{
  position: absolute;
  top: -75px;
  left: 800px;
}

#key-align-left{
  text-align: left;
}

a {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
} 


/* table responsive */





@media (min-width: 272px) and (max-width: 678px) {
  .black-bg {
      padding-top: 15px;
      padding-bottom: 15px;
  }
  .vision-section {
    background-color: #00a7bb;
    position: relative;
    top: -28px;
    border-radius: 7px;
    z-index: 99;
}
#home-vision-space{
  margin-bottom: 30px;
}
.container{
  overflow: hidden;
}
}

.whychoose-header h2{
  font-size: 38px;
  font-weight: 600;
  padding-left: 20px;
}

.whychoose-header h2 span{
  color: #fb8404;
}

.why-choose-img img{
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

#our-services-four{
  margin-top: 50px;
}


/* tooltips */


.faq-button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: none;
  background-color: #ffe53b;
  background-image: linear-gradient(147deg, #ffe53b 0%, #ff2525 74%);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.151);
  position: relative;
}
.faq-button svg {
  height: 1.5em;
  fill: white;
}
.faq-button:hover svg {
  animation: jello-vertical 0.7s both;
}
@keyframes jello-vertical {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(0.75, 1.25, 1);
  }
  40% {
    transform: scale3d(1.25, 0.75, 1);
  }
  50% {
    transform: scale3d(0.85, 1.15, 1);
  }
  65% {
    transform: scale3d(1.05, 0.95, 1);
  }
  75% {
    transform: scale3d(0.95, 1.05, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}

.tooltip {
  position: absolute;
  top: -20px;
  opacity: 0;
  background-color: #ffe53b;
  background-image: linear-gradient(147deg, #ffe53b 0%, #ff2525 74%);
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-duration: 0.2s;
  pointer-events: none;
  letter-spacing: 0.5px;
}

.tooltip::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #ff2525;
  background-size: 1000%;
  background-position: center;
  transform: rotate(45deg);
  bottom: -15%;
  transition-duration: 0.3s;
}

.faq-button:hover .tooltip {
  top: -40px;
  opacity: 1;
  transition-duration: 0.3s;
}
#heading-top{
  margin-top: 50px;
}

@media (max-width: 575.98px) {

 
  .key-features{
    background-color: #ffffff;
    width: 300px;
    padding: 20px;
    background: #ffffff10;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    margin-top: 20px;
    margin-left: 20px;
    /* padding-left: 47px; */
  }
  #heading-top{
    margin-top: 0px;
  }
  #key-heading {
    font-size: 27px;
}
  .pt-80{
    padding-top: 40px;
  } 
  .pb-80{
    padding-bottom: 40px;
  }
  #key-align-left{
    text-align: center !important;
    margin-top: 0px;
  }
  td, th {
    border: 1px solid #dddddd;
    text-align: left;
    border-bottom: 2px solid #fb8404;
    padding: 5px 5px 5px 10px;
    color: white;
}
.key-features-two {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
#about-img{
  margin-top: 30px;
}
.whychoose-header{
  margin-top: 30px;
}
.whychoose-header h2 {
  font-size: 26px;
  font-weight: 600;
  padding-left: 20px;
}
.about-heading {
  font-size: 28px;
  font-weight: bold;
}
#home-vision-space{
  margin-bottom: 30px !important;
}
#about-notmargin{
  margin-top: 0px !important;
}
.contact-btn{
  display: none;
}
.x-talto-margin-space {
  margin-top: 50px;
}
.black-bg {
  padding-top: 15px;
  padding-bottom: 15px;
}
.vision-section {
background-color: #00a7bb;
position: relative;
top: -28px;
border-radius: 7px;
z-index: 99;
}
#home-vision-space{
margin-bottom: 30px;
}
}



/*  */


