.header-section {
  background-color: #0c0c0c !important;
}

.trustpilot-widget iframe {
  left: -70px !important;
}

/* notice bar css */
.notice-bar {
  background: #ff7800;
}

.sticky-header.header-5 {
  background-color: #0c0c0c !important;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.nav-wrapper ul li.has-submenu .submenu-wrapper.theme-megamenu {
  left: 0;
}

.header-5 .outline-btn {
  background-color: #ff7800;
  border: 0;
}

.header-5 .outline-btn:hover {
  background-color: #1c40f2;
}

.nav-menu {
  padding: 0;
}

.hero-btns .primary-btn {
  background: #ff7800;
}

.hero-btns .primary-btn::before {
  display: none;
}

.hero-btns .primary-btn:hover {
  background: #1c40f2;
}

.migrate-btns .outline-btn {
  background: #ff7800;
  border: 0;
}

.migrate-btns .outline-btn:hover {
  background: #1c40f2;
}

.rs-primary-btn {
  background: #ff7800;
}

.rs-primary-btn:hover {
  background: #1c40f2;
}

.h5-footer {
  padding: 120px 0 0 0;
  background: linear-gradient(278.54deg, #001dac 15.93%, #000f57 98.7%);
}

.footer-widget .widget-title::before {
  display: none;
}

.footer-widget .footer-nav li a:hover {
  color: #ff7800;
}

.footer-widget .footer-nav li a:hover::before {
  color: #ff7800;
}

.footer-widget .ft-subtitle::after {
  display: none;
}

.footer-widget .social-nav li a {
  background: transparent;
  transition: 0.3s;
  border: 1px solid rgba(220, 221, 222, 0.31);
}

.footer-widget .social-nav li a:hover {
  transform: translateY(-3px);
  border-color: #ffffff;
}

.footer-widget .social-nav li a::before {
  display: none;
}

.footer-copyright .copyright-links a:hover {
  color: #ffffff;
}

.footer-copyright .copyright-links a + a::before {
  background: rgba(220, 221, 222, 0.31);
}

.footer-copyright {
  padding: 15px 0;
  background-color: #0c0c0c;
}

/*pricing package*/
.tt-pricing-single {
  padding: 40px 24px 14px;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  overflow: visible;
  border-radius: 6px;
  box-shadow: none;
  transition: transform 0.3s, box-shadow 0.3s;
}

.tt-pricing-single:hover {
  box-shadow: 4px 6px 18px rgba(0, 0, 0, 0.05), 4px 6px 20px rgba(0, 0, 0, 0.05),
    4px 6px 24px rgba(0, 0, 0, 0.04);
  transform: translate3d(0, -5px, 0);
}

.tt-popular-package {
  position: absolute;
  background-color: #ff7800;
  color: #fff;
  font-weight: 700;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  border-radius: 4px;
  padding: 6px 19px;
}

.tt-discount del {
  color: #b5b9c9;
}

.tt-discount span {
  color: #ff7800;
  font-weight: 600;
}

.tt-main-price {
  position: relative;
  font-size: 42px;
}

.tt-main-price:after {
  content: "\f621";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  right: -16px;
  top: 10px;
  font-size: 7px;
  color: #144fc4;
}

.tt-price-cycle {
  position: relative;
  font-size: 18px;
}

.tt-pricing-feature-list {
  position: relative;
  padding-top: 35px;
}

.tt-pricing-feature-list:before {
  display: block;
  content: "";
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  height: 4px;
  width: 38px;
  background-color: #144fc4;
  margin: auto;
  border-radius: 4px;
}

.tt-pricing-feature-list li {
  font-size: 15px;
}

.tt-pricing-feature-list li .tt-highlight-text {
  color: #ff7800;
  border: 1px solid #ff7800;
  text-transform: uppercase;
  font-size: 10px;
  padding: 1px 6px;
  margin-left: 5px;
}

.tt-pricing-feature-list li i {
  color: #99a5c2;
  font-size: 14px;
}

.tt-pricing-feature-list li:not(:last-child) {
  margin-bottom: 6px;
}

.tt-pricing-feature-list li.popup-modal,
.tt-pricing-feature-list li[data-bs-toggle] {
  cursor: pointer;
  position: relative;
  display: table;
}

.tt-pricing-feature-list li.popup-modal:after,
.tt-pricing-feature-list li[data-bs-toggle]:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 28px;
  right: 0;
  width: auto;
  border-bottom: 1px dashed #b5b9c9;
}

.tt-more-feature {
  color: #112240;
  font-weight: 700;
}

.tt-more-feature:hover {
  color: #144fc4;
}

.tt-highlight-list li {
  font: 11pt Arial;
  color: #fcf9f9;
}

.tt-pricing-overlap {
  margin-top: -250px;
  position: relative;
  z-index: 1;
}

.tt-pricing-tab-list {
  padding: 0 !important;
}

.tt-pricing-tab-list li {
  margin-right: 1.5rem;
}

.tt-pricing-tab-list li a {
  font-size: 18px;
  color: #fcf9f9;
  padding: 0.25rem 0;
  border-bottom: 2px solid transparent;
  transition: all 0.3s ease-in-out;
}

.tt-pricing-tab-list li a:hover {
  color: #ff7800;
}

.tt-pricing-tab-list li a.active {
  color: #ff7800;
  border-color: #ff7800;
}

.tt-pricing-tab-list li:first-child {
  padding-left: 0;
}

/* domain search page */
.tt-domain-search .form-control {
  padding: 0.75rem 1rem;
  color: #fcf9f9;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.tt-domain-search .form-control:focus,
.tt-domain-search button:focus {
  box-shadow: none;
  outline: none;
  z-index: 1;
}

.tt-domain-search button {
  padding: 0.75rem 1.5rem;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 20px;
  left: -3px;
}

.tt-single-domain {
  border-radius: 0.5rem;
  box-shadow: 0 4px 8px rgba(81, 85, 88, 0.1);
  overflow: hidden;
  padding: 30px;
  transition: all 0.3s ease-in-out;
}

.tt-single-domain:hover {
  box-shadow: 0 16px 24px rgba(0, 0, 0, 0.06), 0 16px 24px rgba(0, 0, 0, 0.06),
    0 16px 48px rgba(0, 0, 0, 0.08);
  transform: translate3d(0, -8px, 0);
}

.tt-inner-link {
  color: #fcf9f9;
  transition: all 0.3s ease-in-out;
}

.tt-inner-link:hover {
  color: #ff7800;
}

.tt-discount-domain-price {
  font-family: "Urbanist", sans-serif;
}

.tt-discount-domain-price del {
  font-size: 18px;
}

.tt-discount-domain-price .badge {
  line-height: inherit;
}

.tt-domain-register-btn {
  background: linear-gradient(95.45deg, #0082f8 0.64%, #1c40f2 98.23%);
  z-index: 1;
  position: relative;
}

.tt-domain-register-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 102%;
  height: 100%;
  background: linear-gradient(95.45deg, #1c40f2 98.23%, #0082f8 0.64%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.tt-domain-register-btn:hover::before {
  opacity: 1;
}

.tt-domain-price {
  font-size: 24px;
}

.tt-domain-price span {
  font-size: 20px;
  font-weight: 600;
}

/* vps plan */
.tt-vps-pricing-switch {
  display: block;
}

.tt-vps-pricing-switch .tt-custom-radio {
  display: none;
  caret-color: transparent;
}

.tt-vps-pricing-switch input:focus {
  outline: none;
  color: transparent;
  caret-color: transparent;
}

.tt-vps-pricing-switch label {
  cursor: pointer;
  font-size: 20px;
  color: #fcf9f9;
  padding: 0.25rem 0;
  border-bottom: 2px solid transparent;
  transition: all 0.3s ease-in-out;
  caret-color: transparent;
  margin-right: 22px;
}

.tt-vps-pricing-switch input:checked + label {
  color: #ff7800;
  border-color: #ff7800;
}

.tt-primary-btn {
  background: #ff7800;
  border-color: #ff7800;
  padding: 12px 32px;
}

.tt-primary-btn:hover {
  background-color: #1c40f2;
  color: #fcf9f9;
}

.tt-vps-plan-content {
  margin-left: 35px;
}

.tt-single-vps-plan {
  border-radius: 6px !important;
  box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.04),
    0 24px 64px 0 rgba(0, 0, 0, 0.06);
}

.tt-accordion-button {
  position: relative;
  padding: 24px;
  cursor: pointer;
  border-radius: 16px !important;
  background-color: transparent !important;
  border: none !important;
}

.accordion-button.tt-accordion-button:not(.collapsed) {
  box-shadow: none !important;
}

.tt-single-vps-plan .accordion-body {
  padding: 0 24px 24px;
}

.tt-feature-name {
  font-size: 18px;
}

.tt-feature-name strong {
  color: #001042;
}

.yearly-price {
  display: none;
}

.tt-vps-price {
  font-size: 22px;
  font-family: "Urbanist", sans-serif;
  color: #001042;
  font-weight: 700;
}

.tt-vps-price span {
  font-size: 16px;
}

.tt-badge-bg {
  background-color: rgba(255, 120, 0, 0.15);
  color: #ff7800;
}

.tt-vps-order-btn .tt-primary-btn {
  padding: 0;
}

.tt-btn-text {
  width: 100%;
  height: 100%;
  display: block;
  padding: 12px 32px;
}

.accordion-button.tt-accordion-button,
.accordion-button.tt-accordion-button:not(.collapsed) {
  color: #666666;
}

.accordion-button.tt-accordion-button::after {
  display: none;
}

.accordion-button.tt-accordion-button::before {
  font-family: FontAwesome;
  position: absolute;
  content: "\f068";
  border: 2px solid #001042;
  color: #001042;
  font-size: 14px;
  line-height: 14px;
  padding: 1px 2px;
  border-radius: 3px;
}

.accordion-button.tt-accordion-button.collapsed::before {
  content: "\f067";
}

.tt-single-vps-feature {
  border: 1px solid #dbdbdb;
  border-radius: 8px;
  padding: 8px 24px;
}

.tt-server-location-list li {
  font-size: 14px;
}

.tt-server-location-list li img {
  height: 16px;
}

.tt-custom-padding {
  padding: 16px 24px;
}

/* popup modal css */
.white-popup {
  position: relative;
  background: #ffffff;
  padding: 25px;
  width: auto;
  max-width: 991px;
  margin: 0 auto;
  border-radius: 0.75rem;
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/* compare hosting plans */

.tt-compare-price {
  font-size: 32px;
  font-family: "Urbanist", sans-serif;
  color: #001042;
  font-weight: 700;
}

.tt-compare-price span {
  font-size: 16px;
  font-weight: 400;
}

.tt-compare-price-head {
  position: sticky;
  top: 70px;
  z-index: 10;
  display: block;
  padding: 28px 20px;
  border-radius: 0.5rem;
  background-color: #fff;
  margin-bottom: 25px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

.tt-compare-table .crm-pricing-switch-wrapper p {
  font-weight: 400;
}

.tt-compare-table .crm-pricing-switch-wrapper p a {
  color: #ff7800;
  transition: all 0.3s ease-in-out;
}

.tt-compare-table .crm-pricing-switch-wrapper p a:hover {
  color: #1c40f2;
}

.tt-compare-table .crm-pricing-switch-wrapper,
.crm_pricing_feature_table .crm_pricing_features_name {
  max-width: 185px !important;
}

.crm-pricing-table.tt-compare-table table th {
  padding-bottom: 0;
}

.crm-pricing-table.tt-compare-table table th.crm-pricing-switch-wrapper,
.crm_pricing_feature_table .crm_pricing_features_name {
  min-width: auto;
}

.tt-compare-feature.crm_pricing_feature_table td {
  font-size: 16px;
}

.crm_pricing_feature_accordion .accordion-item .accordion-header a {
  padding: 16px 16px 16px 45px;
  color: #3a3a3a;
  font-size: 18px;
  box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}

.crm_pricing_feature_accordion .accordion-item + .accordion-item {
  margin-top: 16px;
}

.crm_pricing_feature_accordion .accordion-item .accordion-header a::before {
  left: 20px;
  color: #3a3a3a;
}

.crm_pricing_feature_accordion .accordion-item .accordion-header a::after {
  display: none;
}

.tt-unavailable i {
  color: #dc3545;
}

.tt-available i {
  color: #198754;
}

/* website builder */
.tt-pricing-tab-list.tt-builder-tab-list li a {
  color: #001042;
  font-weight: 600;
}

.tt-builder-feature-list {
  border: 1px dashed rgba(0, 16, 66, 0.35);
}

.single-demo {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 5px 0, rgba(0, 0, 0, 0.1) 0 0 1px 0;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 5px 0, rgba(0, 0, 0, 0.1) 0 0 1px 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.single-demo:hover {
  -webkit-box-shadow: rgba(45, 71, 190, 0.199) 10px -10px,
    rgba(45, 71, 190, 0.19) 20px -20px;
  box-shadow: rgba(45, 71, 190, 0.199) 10px -10px,
    rgba(45, 71, 190, 0.19) 20px -20px;
}

.single-demo a {
  color: #02345c;
}

/* video and video popup */
@-webkit-keyframes ripple-white {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2),
      0 0 0 15px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2),
      0 0 0 15px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2);
  }

  100% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2),
      0 0 0 30px rgba(255, 255, 255, 0.2), 0 0 0 50px transparent;
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2),
      0 0 0 30px rgba(255, 255, 255, 0.2), 0 0 0 50px transparent;
  }
}

@keyframes ripple-white {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2),
      0 0 0 15px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2),
      0 0 0 15px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2);
  }

  100% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2),
      0 0 0 30px rgba(255, 255, 255, 0.2), 0 0 0 50px transparent;
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2),
      0 0 0 30px rgba(255, 255, 255, 0.2), 0 0 0 50px transparent;
  }
}

.tt-video-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.tt-video-wrap .video-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  left: 0;
  width: 100%;
}

.tt-video-wrap .pay-icon {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  transition: all 0.3s ease;
  animation: ripple-white 3s linear infinite;
}

.tt-video-wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
  border-radius: 1rem;
}

.tt-video-wrap .pay-icon i {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 22px;
  text-align: center;
  background: #ff594d;
  color: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  -webkit-animation: ripple-white 2s linear infinite;
  animation: ripple-white 2s linear infinite;
}

.tt-video-wrap .pay-icon:hover i {
  transform: scale(1.12);
}

.vps-video-popup img {
  height: -webkit-fill-available;
  width: -webkit-fill-available;
}

div.laptop-wrapper {
  position: relative;
  padding-top: 26px;
  padding-bottom: 66.5%;
  height: 0;
}

div.laptop-wrapper .tt-laptop-frame {
  box-sizing: border-box;
  background: url("../img/laptop-screen.png") center center no-repeat;
  background-size: contain;
  padding: 12.5% 15.5% 14.5%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.laptop-wrapper.tt-update-img {
  left: -25px;
  padding-top: 0;
  padding-bottom: 38.5%;
}
div.laptop-wrapper.tt-update-img .tt-laptop-frame {
  padding: 2.5% 24.5% 4.5%;
}
@media (min-width: 768px) and (max-width: 1024px) {
  div.laptop-wrapper.tt-update-img {
    left: auto;
    right: -40px;
    padding-top: 0;
    padding-bottom: 45.5%;
  }
  div.laptop-wrapper.tt-update-img .tt-laptop-frame {
    padding: 2.5% 20.5% 4.5%;
  }
}
.control-dashboard .dot-shape {
  bottom: 30px;
}

/* mobile support */
.mobile-menu .close-menu {
  top: 10px;
}

.mobile-header-bg {
  background: #0c0c0c;
}

@media (min-width: 1600px) and (max-width: 1780px) {
  .hero-area img.left-bottom-circle {
    left: -140px;
  }
}

@media (min-width: 320px) and (max-width: 1599px) {
  .hero-area img.left-bottom-circle {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .tt-text-hide {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 1024px) {
  .tt-compare-table .crm-pricing-switch-wrapper,
  .crm_pricing_feature_table .crm_pricing_features_name {
    min-width: 280px !important;
  }

  .tt-primary-btn {
    padding: 12px 24px !important;
  }
}

@media (min-width: 320px) and (max-width: 991px) {
  .tt-custom-padding {
    padding: 0 24px 24px;
  }

  .tt-pricing-overlap {
    margin-top: -100px;
  }

  .white-popup {
    height: 85vh;
    overflow-y: auto;
  }

  .mfp-zoom-in.mfp-ready .mfp-with-anim {
    transform: scale(0.9);
  }

  .tt-compare-price-head {
    position: relative;
    top: auto;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .header-right,
  .control-dashboard .dot-shape {
    display: none !important;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  div.laptop-wrapper {
    padding-top: 18px;
    padding-bottom: 66.5%;
  }
}

/* Custom */
.tt-custom-border-left {
  border-left: 4px solid #ff7800 !important;
}
.h-10 {
  height: 10px;
}
.fs_14 {
  font-size: 14px;
}

.max-text-105 {
  max-width: 105ch;
}

.w-1 {
  width: 4px;
}

.list_dot {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  flex-shrink: 0;
}

.hero-area.cd_style {
  padding-bottom: 310px;
}

@media (max-width: 991px) {
  .hero-area.cd_style {
    padding-bottom: 140px;
  }
}

.accordion.hm2-accordion.bg-none,
.bg-none .accordion-item {
  background-color: transparent;
}

/* 17/02/25 */
.fs_24 {
  font-size: 24px;
}

.fch_52 {
  max-width: 52ch;
}

.w-64 {
  width: 64px;
}

.review_feedback {
  position: relative;
  perspective: 1978px;
  width: 100%;
  max-width: 1085px;
}

.review_feedback::before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 196px;
  left: -387px;
  top: -70px;
  bottom: -74px;
  background: linear-gradient(278.54deg, #001dac 15.93%, #000f57 98.7%);
  border-radius: 40px;
  transform: rotateY(-30deg) translateZ(-432px);
}

@media (max-width: 991px) {
  .review_feedback::before {
    display: none;
  }
  .review_feedback {
    background: linear-gradient(278.54deg, #001dac 15.93%, #000f57 98.7%);
    border-radius: 24px;
  }
}

.review_feedback_wrapper {
  height: 480px;
}

@media (max-width: 767px) {
  .review_feedback_wrapper {
    height: 635px;
  }
}

.review_feedback_area .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

.review_feedback_area
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 20px;
}

.review_feedback_area .swiper-pagination {
  bottom: -105px !important;
  right: inherit;
  left: 50%;
  top: inherit;
  display: inline-flex;
  gap: 10px;
  height: auto;
  width: auto;
  transform: none;
}

.rf_nav_style {
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 16px;
  width: 80px;
  height: 80px;
}

.rf_nav_area {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@-webkit-keyframes fadeInUp {
  from {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    opacity: 0;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.review_feedback_wrapper .swiper-slide .review_feedback_item {
  position: relative;
  transition: 0.1s;
  opacity: 0;
  visibility: hidden;
}

.review_feedback_wrapper
  .swiper-slide.swiper-slide-active
  .review_feedback_item {
  opacity: 1;
  visibility: visible;
}

.vps-video-popup img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* or contain, depending on the desired behavior */
  display: block;
}

/***********blog section start**********/
.blog-bottom .circle-frame {
  left: -175px;
  bottom: -65px;
  z-index: -1;
  width: 300px;
}
.blog-bottom .circle-blue {
  right: -150px;
  bottom: -65px;
  width: 350px;
  z-index: -1;
}

.blog-card {
  padding: 30px;
}
.blog-card.p-25 {
  padding: 25px;
}
.blog-card .feature-thumb img {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.blog-card .feature-thumb .category-btn {
  padding: 8px 30px;
  font-weight: 500;
  font-size: 14px;
  background: #1C40F2;
  color: #ffffff;
  border-radius: 0 0 0 5px;
  left: 0;
  bottom: 0;
}
.blog-card .blog-content-wrapper h3, .blog-card .blog-content-wrapper h4, .blog-card .blog-content h3, .blog-card .blog-content h4 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.blog-card .blog-content-wrapper h3:hover, .blog-card .blog-content-wrapper h4:hover, .blog-card .blog-content h3:hover, .blog-card .blog-content h4:hover {
  color: #1C40F2;
}
.blog-card .blog-author .author-info span {
  font-size: 12px;
  font-weight: 500;
}
.blog-card .blog-author .blog-meta a {
  padding: 6px 10px;
  background-color: #F4F4F4;
  border-radius: 30px;
  font-size: 12px;
  font-weight: 500;
  color: #666666;
}
.blog-card .blog-author .blog-meta a i {
  margin-right: 4px;
  -webkit-text-stroke-width: 1px;
  color: transparent;
  -webkit-text-stroke-color: #666666;
}
.blog-card .blog-author .blog-meta a + a {
  margin-left: 12px;
}
.blog-card:hover .feature-thumb img {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
@media (max-width: 575.98px) {
  .blog-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 25px;
  }
  .blog-card .feature-thumb {
    width: 100%;
  }
  .blog-card .feature-thumb img {
    width: 100%;
    border-radius: 5px;
  }
  .blog-card .blog-author {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog-card .blog-author .author-left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 24px;
  }
}

.app_list_item {
  padding: 20px 25px;
}

.rounded_12 {
  border-radius: 12px;
}

.blog_select {
  max-width: 288px;
}

.blog_item .thumb {
  transition: .5s;
}

.blog_item:hover .thumb {
  transform: scale(1.1);
}

.list_styled {
  list-style: disc;
}

.social_item {
  display: inline-flex;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #CCD0D3;
  align-items: center;
  justify-content: center;
  color: #66666F;
  transition: .5s;
}

.social_item:hover {
  background: #ff7800;
  border-color: #ff7800;
  color: #fff;
}

.h-13 {
    height: 3.25rem;
}

.h-88 {
    height: 88px;
}

.w-88 {
    width: 88px;
}

.object-fit-cover {
  object-fit: cover;
}

.blog_cat_itme {
  color: #ff7800;
  font-weight: 500;
}

.blog_cat_itme:hover {
  color: inherit;
}

.blog_cat_wrapper {
  color: #ff7800;
}

.blog_cat_wrapper li {
  padding-block: 12px;
  border-bottom: 1px solid #e1e1e1;
}

.cat_dot {
    font-size: 6px;
    position: relative;
    bottom: 3px;
}

/* .review_feedback_wrapper .swiper-slide .review_feedback_item {
    -webkit-animation-name: fadeOutDown 3s ease-ino-out;
    animation-name: fadeOutDown 3s ease-ino-out; 
    -webkit-animation-duration: 3s;
} */

/* .review_feedback_wrapper .swiper-slide.swiper-slide-active .review_feedback_item {
  bottom: 0;
  opacity: 1;
  visibility: visible;
  -webkit-animation-name: fadeInUp 3s ease-ino-out;
  animation-name: fadeInUp 3s ease-ino-out; 
  -webkit-animation-duration: 3s;
} */

