@charset "UTF-8";

/*================
 Template Name: Hostim - Hosting Services WordPress Theme
 Template URL: https://hostim-wp.themetags.com/
 Description:
 Version: 1.0.0
 Author: https://themeforest.net/user/themetags
=======================*/
:root {
  --hostim_dark_bg: #1e1e2c;
  --hostim_dark_gray_bg: #33313d;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

@media (max-width: 767.98px) {
  .pt-100 {
    padding-top: 65px;
  }
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

@media (max-width: 767.98px) {
  .pt-120 {
    padding-top: 65px;
  }
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

@media (max-width: 575.98px) {
  .pb-90 {
    padding-bottom: 50px;
  }
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

@media (max-width: 767.98px) {
  .pb-110 {
    padding-bottom: 65px;
  }
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

@media (max-width: 767.98px) {
  .pb-120 {
    padding-bottom: 65px;
  }
}

.pb-220 {
  padding-bottom: 220px;
}

@media (max-width: 1199.98px) {
  .pb-lg-120 {
    padding-bottom: 120px;
  }
}

@media (max-width: 767.98px) {
  .pb-lg-120 {
    padding-bottom: 65px;
  }
}

.pt-150 {
  padding-top: 150px;
}

@media (max-width: 767.98px) {
  .pt-150 {
    padding-top: 100px;
  }
}

.pt-250 {
  padding-top: 250px;
}

.ptb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ptb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ptb-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ptb-105 {
  padding-top: 105px;
  padding-bottom: 105px;
}

.ptb-115 {
  padding-top: 115px;
  padding-bottom: 115px;
}

@media (max-width: 767.98px) {
  .ptb-115 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.ptb-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media (max-width: 767.98px) {
  .ptb-120 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}

.ptb-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

@media (max-width: 767.98px) {
  .ptb-150 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-100 {
  margin-right: 100px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-100 {
  margin-left: 100px;
}

.margin-10 {
  margin: 10px 0;
}

.margin-20 {
  margin: 10px 0;
}

.margin-30 {
  margin: 10px 0;
}

.margin-40 {
  margin: 10px 0;
}

.margin-50 {
  margin: 10px 0;
}

.margin-60 {
  margin: 10px 0;
}

.margin-70 {
  margin: 10px 0;
}

.margin-80 {
  margin: 10px 0;
}

.margin-90 {
  margin: 10px 0;
}

.margin-100 {
  margin: 10px 0;
}

/* Author CSS */
* {
  margin: 0;
  padding: 0;
}

body {
  -webkit-font-smoothing: antialiased;
  font-family: "Mulish", sans-serif;
  color: #666666;
  font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Urbanist", sans-serif;
  color: #001042;
  font-weight: 700;
}

.display-font {
  font-size: 4.25rem;
}

@media (max-width: 1399.98px) {
  .display-font {
    font-size: 3.6rem;
  }
}

@media (max-width: 1199.98px) {
  .display-font {
    font-size: calc(3rem + 0.1vw);
  }
}

@media (max-width: 575.98px) {
  .display-font {
    font-size: 2.25rem;
  }
}

h1 {
  font-size: 3rem;
}

@media (max-width: 1199.98px) {
  h1 {
    font-size: calc(2rem + 1.5vw);
  }
}

.h1 {
  font-size: 3rem;
}

@media (max-width: 1199.98px) {
  .h1 {
    font-size: calc(2rem + 1.5vw);
  }
}

h2 {
  font-size: 2.625rem;
}

@media (max-width: 1199.98px) {
  h2 {
    font-size: calc(1.5rem + 1.3vw);
  }
}

.h2 {
  font-size: 2.625rem;
}

@media (max-width: 1199.98px) {
  .h2 {
    font-size: calc(1.5rem + 1.3vw);
  }
}

h3 {
  font-size: 1.875em;
}

@media (max-width: 1199.98px) {
  h3 {
    font-size: calc(1.3rem + 0.6vw);
  }
}

.h3 {
  font-size: 1.875rem;
}

@media (max-width: 1199.98px) {
  .h3 {
    font-size: calc(1rem + 1.5vw);
  }
}

h6 {
  font-size: 1.125rem;
}

.h6 {
  font-size: 1.125rem;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 700;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

input:focus,
textarea:focus,
select:focus,
button:focus {
  outline: none;
}

@media (max-width: 767.98px) {
  .header-section {
    background: #ffffff;
  }
}

.topbar {
  padding: 14px 0;
}

.topbar p {
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
}

.topbar p mark {
  text-decoration: underline;
}

.topbar .topbar-right a {
  font-weight: 600;
  color: #ffffff;
  font-family: "Urbanist", sans-serif;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-size: 14px;
}

.topbar .topbar-right a+a {
  margin-left: 30px;
}

.topbar .topbar-right a+a::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 16px;
  background-color: #5673FF;
}

.topbar .topbar-right a:hover {
  color: #1C40F2;
}
.topbar .topbar-left{
  color: #fff;
  font-size: 14px;
}

@media (max-width: 767.98px) {
  .topbar.display_none {
    display: none;
  }
}

.logo {
  max-width: 275px;
}

.nav-menu {
  padding: 0 15px;
  border-radius: 5px;
  margin-bottom: -40px;
  position: relative;
  z-index: 10;
}

@media (max-width: 991.98px) {
  .nav-menu {
    padding: 10px 15px;
  }
}


.nav-wrapper nav {
  text-align: right;
}

.nav-wrapper ul {
  display: inline-block;
}

.nav-wrapper ul li {
  display: inline-block;
}

.nav-wrapper ul li a {
  display: block;
  padding: 25px 15px;
  color: #001042;
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: 15px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.nav-wrapper ul.navbar-nav .current-menu-item a {
  color: #1C40F2;
}

.nav-wrapper ul li.has-submenu {
  position: relative;
}

.nav-wrapper ul li.has-submenu::after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  margin-left: -10px;
  top: 28px;
  font-size: 12px;
  color: #001042;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.nav-wrapper ul li.has-submenu .submenu-wrapper {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #ffffff;
  width: 220px;
  border-radius: 0 0 4px 4px;
  text-align: left;
  display: none;
  overflow: hidden;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
}

.nav-wrapper ul li.has-submenu .submenu-wrapper.menu-list {
  width: 280px;
}

.nav-wrapper ul li.has-submenu .submenu-wrapper.theme-megamenu {
  width: 520px;
  left: -225px;
  padding: 15px 0;
}

.nav-wrapper ul li.has-submenu .submenu-wrapper li,
.nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item {
  display: block;
}

.nav-wrapper ul li.has-submenu .submenu-wrapper li a,
.nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item a {
  color: #ffffff;
  padding: 10px 15px;
  color: #001042;
  border-top: 1px solid rgba(221, 221, 221, 0.15);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.nav-wrapper ul li.has-submenu .submenu-wrapper>li>a:hover {
  background: #f6f6f6;
}

.nav-wrapper ul li.has-submenu .submenu-wrapper li .menu-list-wrapper .list-logo,
.nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item .menu-list-wrapper .list-logo {
  width: 25px;
}

.nav-wrapper ul li.has-submenu .submenu-wrapper li .menu-list-wrapper .icon-wrapper,
.nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item .menu-list-wrapper .icon-wrapper {
  width: 40px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  border-radius: 3px;
  color: #ffffff;
}

.nav-wrapper ul li.has-submenu .submenu-wrapper li .menu-list-wrapper .menu-list-content-right h6,
.nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item .menu-list-wrapper .menu-list-content-right h6 {
  margin-bottom: 0;
  font-size: 14px;
}

.nav-wrapper ul li.has-submenu .submenu-wrapper li .menu-list-wrapper .menu-list-content-right span,
.nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item .menu-list-wrapper .menu-list-content-right span {
  font-size: 13px;
}

.nav-wrapper ul li.has-submenu .submenu-wrapper li:first-child a,
.nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item:first-child a {
  border-top: 0;
}

.nav-wrapper ul li.has-submenu:hover>.submenu-wrapper {
  display: block;
}

.nav-wrapper ul li:hover::after {
  color: #1C40F2;
}

.nav-wrapper ul li:hover>a {
  color: #1C40F2;
}

.header-right div svg path {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.header-right div svg:hover path {
  fill: #FF6E5F;
}

.header-right div.product-cart a {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  display: inline-block;
}

.header-right div.header-search {
  height: 26px;
}

.header-right div.header-search button {
  background: transparent;
}

.header-right div.ofcanvus-btns a {
  color: #001042;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-size: 15px;
}

.header-right div.ofcanvus-btns a:hover {
  color: #FF6E5F;
}

.header-right div.next {
  margin-left: 20px;
  position: relative;
}

.header-right div.next a::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 18px;
  background-color: #E8E8E8;
}

.lang-switcher {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 15px 0;
}

.lang-switcher a {
  font-size: 15px;
  font-weight: 500;
  color: #001042;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.lang-switcher .dropdown-menu {
  width: 200px;
}

.lang-switcher ul {
  padding: 0 10px;
}

.lang-switcher ul li {
  display: inline-block;
}

.lang-switcher ul li a {
  font-size: 14px;
  padding: 0 5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.lang-switcher ul li a:hover {
  color: #1C40F2;
}

.header-search-form {
  background: #1C40F2;
  padding: 15px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-search-form input {
  padding: 12px 15px;
  border: 0;
  border-radius: 4px 0 0 4px;
}

.header-search-form input[type=submit] {
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  border-radius: 0 4px 4px 0;
}

/******* Header Two *****/
.header-two {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  z-index: 10;
}

.header-two .nav-wrapper ul li.has-submenu::after {
  content: "+";
  color: #ffffff;
  right: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.header-two .nav-wrapper ul li.has-submenu .submenu-wrapper {
  background-color: rgb(43, 18, 190);
}

.header-two .nav-wrapper ul li.has-submenu .submenu-wrapper li a,
.header-two .nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item a {
  color: rgba(255, 255, 255, 0.9);
}

.header-two .nav-wrapper ul li.has-submenu .submenu-wrapper li a:hover,
.header-two .nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item a:hover {
  background: rgba(0, 25, 151, 0.2901960784);
}

.header-two .nav-wrapper ul li.has-submenu .submenu-wrapper li .menu-list-wrapper .icon-wrapper,
.header-two .nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item .menu-list-wrapper .icon-wrapper {
  background: #ffffff;
  color: #1C40F2;
}

.header-two .nav-wrapper ul li.has-submenu .submenu-wrapper li .menu-list-wrapper .menu-list-content-right h6,
.header-two .nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item .menu-list-wrapper .menu-list-content-right h6 {
  color: rgba(255, 255, 255, 0.9);
}

.header-two .nav-wrapper ul li.has-submenu .submenu-wrapper li .menu-list-wrapper .menu-list-content-right span,
.header-two .nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item .menu-list-wrapper .menu-list-content-right span {
  color: rgba(255, 255, 255, 0.9);
}

.header-two .nav-wrapper ul li a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.header-two .nav-wrapper ul li:hover::after {
  color: #FF6E5F;
}

.header-two .nav-wrapper ul li:hover>a {
  color: #FF6E5F;
}

.header-two .header-right .lang-switcher a {
  color: #ffffff;
}

.header-two .header-right svg path {
  fill: #ffffff;
}

.header-two .header-right .ofcanvus-btn a {
  color: #ffffff;
}

@media (max-width: 991.98px) {
  .header-two {
    padding: 15px 0;
  }
}

/*************** Header Style 3 ***************/
.gm-header {
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.gm-header .nav-wrapper {
  margin-right: 10px;
}

.gm-header .nav-wrapper ul li a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gm-header .nav-wrapper ul li::after {
  color: #ffffff;
  font-size: 12px;
  top: 28px;
  right: 5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gm-header .nav-wrapper ul li .submenu-wrapper {
  background: rgb(0, 0, 0);
}

.gm-header .nav-wrapper ul li .submenu-wrapper li a,
.gm-header .nav-wrapper ul li .submenu-wrapper .megamenu-item a {
  color: #ffffff;
}

.gm-header .nav-wrapper ul li .submenu-wrapper li a:hover,
.gm-header .nav-wrapper ul li .submenu-wrapper .megamenu-item a:hover {
  background: rgba(0, 25, 151, 0.2901960784);
}

.gm-header .nav-wrapper ul li .submenu-wrapper li a .menu-list-wrapper .icon-wrapper,
.gm-header .nav-wrapper ul li .submenu-wrapper .megamenu-item a .menu-list-wrapper .icon-wrapper {
  background: #ffffff;
  color: #F16262;
}

.gm-header .nav-wrapper ul li .submenu-wrapper li a .menu-list-wrapper .menu-list-content-right h6,
.gm-header .nav-wrapper ul li .submenu-wrapper li a .menu-list-wrapper .menu-list-content-right span,
.gm-header .nav-wrapper ul li .submenu-wrapper .megamenu-item a .menu-list-wrapper .menu-list-content-right h6,
.gm-header .nav-wrapper ul li .submenu-wrapper .megamenu-item a .menu-list-wrapper .menu-list-content-right span {
  color: #ffffff;
}

.gm-header .nav-wrapper ul li:hover>a {
  color: #F16262;
}

.gm-header .nav-wrapper ul li:hover::after {
  color: #F16262;
}

@media (max-width: 991.98px) {
  .gm-header {
    padding: 10px 0;
  }
}

.gm-header .mobile-menu-toggle {
  background: transparent;
  border: 0;
  color: #ffffff;
}

.gm-header-btn {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.gm-header-btn::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: -1;
}

.gm-header-btn:hover {
  color: #ffffff;
}

.gm-header-btn:hover::before {
  width: 90px;
  height: 40px;
  border-radius: 30px;
}

/********* Header Style 4 **********/
.header-style-4 {
  background: linear-gradient(27.79deg, rgba(0, 29, 172, 0.8) -148.73%, rgba(0, 15, 87, 0.8) 192.85%);
}

.header-style-4 .sh-header-cart button {
  position: relative;
}

.header-style-4 .sh-header-cart button .number {
  position: absolute;
  font-size: 10px;
  top: -5px;
  width: 15px;
  height: 15px;
  background: #1C40F2;
  border-radius: 50%;
  right: -10px;
}

.header-style-4 .sh-header-cart::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 40px;
  background: rgba(75, 96, 197, 0.5);
}

.header-style-4 .sh-header-btn::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 40px;
  background: rgba(75, 96, 197, 0.5);
}

.header-style-4 .mobile-menu-toggle {
  font-size: 20px;
}

@media (max-width: 991.98px) {
  .header-style-4 {
    padding: 6px 0;
  }
}

.nav-menu-4 {
  text-align: right;
  padding-right: 60px;
}

.nav-menu-4 ul li a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.nav-menu-4 ul li .submenu-wrapper {
  background-color: #31439a !important;
}

.nav-menu-4 ul li .submenu-wrapper li a,
.nav-menu-4 ul li .submenu-wrapper .megamenu-item a {
  color: #ffffff !important;
}

.nav-menu-4 ul li .submenu-wrapper li a .menu-list-content-right h6,
.nav-menu-4 ul li .submenu-wrapper li a .menu-list-content-right span,
.nav-menu-4 ul li .submenu-wrapper .megamenu-item a .menu-list-content-right h6,
.nav-menu-4 ul li .submenu-wrapper .megamenu-item a .menu-list-content-right span {
  color: #ffffff;
}

.nav-menu-4 ul li .submenu-wrapper li a:hover,
.nav-menu-4 ul li .submenu-wrapper .megamenu-item a:hover {
  background-color: rgba(0, 25, 151, 0.2) !important;
}

.nav-menu-4 ul li.has-submenu::after {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.nav-menu-4 ul li:hover::after {
  color: rgba(255, 255, 255, 0.6);
}

.nav-menu-4 ul li:hover>a {
  color: rgba(255, 255, 255, 0.6);
}

/*********** game hosting header **************/
.gh-header {
  background: #14161D;
}

.gh-header .header-search-form {
  background: #FF0766;
}

.gh-header .header-search-form input {
  background: #14161D;
  color: #ffffff;
}

.gh-header .header-search-form input[type=submit] {
  background: #33313D;
}

.gh-header .sh-header-cart button .number {
  background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%);
}

.gh-header .outline-btn {
  border-color: #FF0766;
}

.gh-header .outline-btn:hover {
  background: #FF0766;
  border-color: #FF0766;
}

.gh-header .nav-menu-4 ul li .submenu-wrapper {
  background: #33313D !important;
}

.gh-header .nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item .menu-list-wrapper .icon-wrapper {
  background: #FF0766;
}

/************ header 5 ***********/
.header-5 .nav-menu {
  margin-bottom: 0;
}

.header-5 .nav-wrapper ul li a {
  color: #ffffff;
}

.header-5 .nav-wrapper ul li.has-submenu::after {
  color: #ffffff;
}

.header-5 .nav-wrapper ul li.has-submenu .submenu-wrapper {
  background: #00157a;
}

.header-5 .nav-wrapper ul li.has-submenu .submenu-wrapper li a {
  color: #ffffff;
}

.header-5 .nav-wrapper ul li.has-submenu .submenu-wrapper li a .menu-list-content-right h6 {
  color: #ffffff;
}

.header-5 .nav-wrapper ul li.has-submenu .submenu-wrapper li a:hover {
  background: rgba(255, 255, 255, 0.1098039216);
}

.header-5 .nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item a .menu-list-wrapper .menu-list-content-right h6 {
  color: #ffffff;
}

.header-5 .nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item a .menu-list-wrapper .menu-list-content-right span {
  color: #ffffff;
}

.header-5 .nav-wrapper ul li.has-submenu .submenu-wrapper .megamenu-item a:hover {
  background: rgba(255, 255, 255, 0.1098039216);
}

.header-5 .lang-switcher>a {
  color: #ffffff;
}

.header-5 svg path {
  fill: #ffffff;
}

.header-5 .outline-btn {
  padding: 14px 30px;
  font-size: 15px;
}

/************** Mobile Menu ***************/
.mobile-menu {
  width: 320px;
  height: 100vh;
  z-index: 10;
  top: 0;
  left: -320px;
  padding: 40px 15px;
  overflow-y: scroll;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: 150;
  position: fixed;
}

.mobile-menu .close-menu {
  right: 20px;
  top: 15px;
  background: transparent;
  border: 0;
  font-size: 20px;
  cursor: pointer;
}

.mobile-menu ul li {
  display: block;
}

.mobile-menu ul li > a {
  display: block;
  padding: 10px 0;
  color: #001042;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #E8E8E8;
}

.mobile-menu ul li a .menu-list-wrapper img {
  width: 35px;
}

.mobile-menu ul li a .menu-list-wrapper .menu-list-content-right h6 {
  font-size: 16px;
  margin-bottom: 0;
}

.mobile-menu ul li a .menu-list-wrapper .menu-list-content-right span {
  font-size: 13px;
}

.mobile-menu ul li ul {
  padding-left: 10px;
  display: none;
}

.mobile-menu ul li ul li a {
  font-size: 14px;
}

.mobile-menu ul li.has-submenu>a {
  position: relative;
}

.mobile-menu ul li.has-submenu>a::after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  top: 10px;
  color: #001042;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.mobile-menu ul li.has-submenu>a.icon-rotate::after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.mobile-menu .contact-social a {
  color: #001042;
  display: inline-block;
  margin-right: 6px;
}

.mobile-menu.active {
  left: 0;
}

.ofcanvus-menu {
  position: fixed;
  bottom: 20px;
  right: -580px;
  top: 20px;
  overflow: hidden;
  z-index: 100;
  width: 570px;
  background: #ffffff;
  padding: 50px 20px;
  height: calc(100vh - 40px);
  border-radius: 10px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.ofcanvus-menu .close-canvus {
  position: absolute;
  right: 20px;
  top: 15px;
  background: transparent;
  border: 0;
}

.ofcanvus-menu .megamenu {
  overflow-y: scroll;
  padding: 20px 10px;
  height: 100%;
  scrollbar-width: none;
}

.ofcanvus-menu .megamenu::-webkit-scrollbar {
  display: none;
}

.ofcanvus-menu .icon-wrapper {
  font-size: 20px;
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
}

.ofcanvus-menu .script-icon {
  background: #ffffff;
  padding: 16px 15px;
  text-align: center;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.ofcanvus-menu .script-icon h6 {
  margin-bottom: 0;
  margin-top: 4px;
  font-size: 15px;
}

.ofcanvus-menu .script-icon:hover {
  -webkit-box-shadow: 0px 0px 15px rgba(120, 120, 120, 0.3);
  box-shadow: 0px 0px 15px rgba(120, 120, 120, 0.3);
}

.ofcanvus-menu .script-icon .script-icon-wrapper {
  font-size: 30px;
  color: #001042;
}

.ofcanvus-menu .mg-item {
  padding: 15px 10px;
  display: block;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.ofcanvus-menu .mg-item .mg-item-wrapper img {
  width: 20%;
}

.ofcanvus-menu .mg-item .mg-item-wrapper .mg-item-content-right {
  width: 80%;
}

.ofcanvus-menu .mg-item .mg-item-wrapper .mg-item-content-right h6 {
  font-size: 15px;
}

.ofcanvus-menu .mg-item .mg-item-wrapper .mg-item-content-right span {
  font-size: 12px;
  color: #666666;
}

.ofcanvus-menu .mg-item:hover {
  -webkit-box-shadow: 0px 0px 15px rgba(120, 120, 120, 0.3);
  box-shadow: 0px 0px 15px rgba(120, 120, 120, 0.3);
}

.ofcanvus-menu.active {
  right: 20px;
}

.sticky-header {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 90 !important;
  -webkit-animation: 1s fadeInDown;
  animation: 1s fadeInDown;
}

.sticky-header .topbar {
  display: none;
}

.sticky-header .nav-menu {
  margin-bottom: 0;
}

.sticky-header.header-section {
  background-image: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.sticky-header.header-two {
  background-color: rgb(24, 2, 157);
}

.sticky-header.gm-header {
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: 10px 10px 10px rgba(255, 255, 255, 0.05);
  box-shadow: 10px 10px 10px rgba(255, 255, 255, 0.05);
}

.sticky-header.header-5 {
  background-color: #000F57 !important;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.footer {
  background-color: #000F57;
}

.footer .brands-area {
  margin-bottom: 120px;
}

.footer .brands-area.mt--100 {
  margin-top: -120px;
}

.footer-widget {
  margin-bottom: 60px;
}

.footer-widget .ft-subtitle::after {
  content: "";
  position: absolute;
  right: -70px;
  bottom: 5px;
  width: 60px;
  height: 2px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
}

.footer-widget .ft-payment-method .payment-list li {
  background-color: #25326F;
  width: 82px;
  height: 50px;
  border-radius: 4px;
  margin-right: 8px;
}

.footer-widget .widget-title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 50px;
  height: 3px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
}

.footer-widget .footer-nav li a {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  color: #ffffff;
  font-size: 15px;
}

.footer-widget .footer-nav li a::before {
  content: "//";
  position: absolute;
  left: 0;
  top: 0;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.footer-widget .footer-nav li a:hover {
  padding-left: 15px;
  color: #1C40F2;
}

.footer-widget .footer-nav li a:hover::before {
  opacity: 1;
  color: #1C40F2;
}

.footer-widget .footer-nav li+li {
  margin-top: 12px;
}

.footer-widget .footer-sb-form input[type=email] {
  width: 100%;
  padding: 20px 100px 20px 20px;
  background-color: #293571;
  border-radius: 5px;
  border: 0;
  color: #ffffff;
}

.footer-widget .footer-sb-form input[type=email]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.footer-widget .footer-sb-form input[type=email]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.footer-widget .footer-sb-form input[type=email]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.footer-widget .footer-sb-form input[type=email]::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.footer-widget .footer-sb-form input[type=email]::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.footer-widget .footer-sb-form button {
  position: absolute;
  right: 10px;
  top: 8.5px;
  border: 0;
}

.footer-widget .social-nav li {
  display: inline-block;
}

.footer-widget .social-nav li+li {
  margin-left: 5px;
}

.footer-widget .social-nav li a {
  width: 40px;
  height: 40px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  z-index: 1;
}

.footer-widget .social-nav li a::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  background: linear-gradient(95.45deg, #1C40F2 98.23%, #0082F8 0.64%);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
}

.footer-widget .social-nav li a:hover::before {
  opacity: 1;
}

.footer-copyright {
  padding: 15px 0;
  background-color: #00175F;
}

.footer-copyright p {
  font-size: 14px;
}

.footer-copyright .copyright-links a {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: #ffffff;
  font-size: 14px;
}

.footer-copyright .copyright-links a:hover {
  color: #1C40F2;
}

.footer-copyright .copyright-links a+a {
  position: relative;
}

.footer-copyright .copyright-links a+a::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 0;
  width: 1px;
  height: 25px;
  background-color: #002496;
}

/*********** Footer Style 2 **************/
.hm2-footer {
  background: #001042;
  background-repeat: no-repeat;
  background-size: 1000px;
  background-position: center;
}

.hm2-footer.mt--150 {
  margin-top: -150px;
}

@media (max-width: 991.98px) {
  .hm2-footer {
    background-size: auto;
    background-position: center center;
  }
}

.hm2-sb-area {
  padding: 60px 30px;
  border-radius: 10px;
  position: relative;
  z-index: 9;
}

.hm2-sb-area .sb-circle {
  left: 100px;
  bottom: 50px;
}

@media (max-width: 991.98px) {
  .hm2-sb-area .sb-circle {
    display: none;
  }
}

.hm2-sb-form {
  width: 100%;
}

.hm2-sb-form .radio-btns .btns-wrapper {
  display: inline-block;
}

.hm2-sb-form .radio-btns label {
  color: #ffffff;
  margin-right: 20px;
  position: relative;
  cursor: pointer;
}

.hm2-sb-form .radio-btns label span {
  width: 16px;
  height: 16px;
  border: 1px solid #ffffff;
  display: inline-block;
  position: absolute;
  left: -25px;
  top: 4px;
  border-radius: 50%;
}

.hm2-sb-form .radio-btns label span::before {
  content: "";
  width: 8px;
  height: 8px;
  background: transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.hm2-sb-form .radio-btns input {
  opacity: 0;
}

.hm2-sb-form .radio-btns input:checked~label span::before {
  background: #1C40F2;
}

.hm2-sb-form .form-input input {
  width: 100%;
  padding: 15px 50px;
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.399);
  background: transparent;
  font-weight: 500;
  color: #ffffff;
}

.hm2-sb-form .form-input input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.hm2-sb-form .form-input input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.hm2-sb-form .form-input input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.hm2-sb-form .form-input input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.hm2-sb-form .form-input input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.hm2-sb-form .form-input label {
  position: absolute;
  left: 20px;
  top: 17px;
  color: rgba(255, 255, 255, 0.3);
  font-weight: 500;
}

.hm2-sb-form .form-input .template-btn {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  border-radius: 0 30px 30px 0;
}

@media (max-width: 575.98px) {
  .hm2-sb-form .form-input .template-btn {
    position: relative;
    border-radius: 30px;
    margin-top: 20px;
  }
}

.hm2-footer-copyright {
  border-top: 1px solid rgba(231, 231, 231, 0.11);
  padding: 10px 0;
}

.hm2-footer-copyright .footer-social a {
  width: 45px;
  height: 45px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  position: relative;
  color: #ffffff;
  overflow: hidden;
  z-index: 1;
}

.hm2-footer-copyright .footer-social a::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-footer-copyright .footer-social a:hover::before {
  opacity: 1;
}

.hm2-footer-copyright .footer-social a+a {
  margin-left: 5px;
}

/************* Footer Style 3 ****************/
.footer.dark-bg .footer-widget .widget-title::before {
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
}

.footer.dark-bg .footer-widget .social-nav li a {
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
}

.footer.dark-bg .footer-widget .social-nav li a::before {
  background: linear-gradient(96.49deg, #3200FF 0%, #F16262 102.71%);
}

.footer.dark-bg .footer-widget .footer-sb-form input[type=email] {
  background-color: rgba(255, 255, 255, 0.06);
}

.footer.dark-bg .footer-widget .ft-payment-method .payment-list li {
  background-color: rgba(255, 255, 255, 0.06);
}

.footer.dark-bg .footer-copyright {
  background-color: rgba(255, 255, 255, 0.05);
}

.footer.dark-bg .footer-copyright .copyright-links a+a::before {
  background-color: #F16262;
  opacity: 0.5;
}

/*********** h5 footer **********/
.h5-footer {
  background: #000F57;
  padding: 210px 0 0 0;
}

.h5-footer .h5-footer-circle-shape {
  width: 312px;
  height: 312px;
  background: linear-gradient(271.06deg, rgba(28, 64, 242, 0.7) 3.8%, rgba(1, 17, 100, 0) 89.03%);
  border-radius: 50%;
  right: 0;
  bottom: 60px;
  opacity: 0.5;
}

@media (max-width: 767.98px) {
  .h5-footer {
    padding-top: 70px;
  }
}

.h5-footer-address li i {
  font-size: 18px;
  color: #1C40F2;
}

.h5-footer-address li+li {
  margin-top: 24px;
}

.breadcrumb-area {
  padding: 130px 0 90px 0;
}

.breadcrumb-area nav ol {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.breadcrumb-area nav ol li {
  color: #ffffff;
  font-weight: 500;
}

.breadcrumb-area nav ol li a {
  color: #ffffff;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.breadcrumb-area nav ol li a:hover {
  color: #1C40F2;
}

@media (max-width: 767.98px) {
  .breadcrumb-area {
    padding: 45px 0;
  }
}

.breadcrumb-item.active {
  color: #9da7b0;
}

.template-btn {
  display: inline-block;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  border-radius: 5px;
  padding: 16px 32px;
  color: #ffffff;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

@media (max-width: 575.98px) {
  .template-btn {
    padding: 14px 30px;
    font-size: 15px;
  }
}

.primary-btn {
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  position: relative;
  z-index: 1;
}

.primary-btn span {
  margin-left: 6px;
}

.primary-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;
}

.primary-btn:hover {
  color: #ffffff;
}

.primary-btn:hover::before {
  opacity: 1;
}

.outline-btn {
  border: 1px solid #ffffff;
  padding: 15px 32px;
}

.outline-btn:hover {
  background-color: #1C40F2;
  border-color: #1C40F2;
  color: #ffffff;
}

@media (max-width: 575.98px) {
  .outline-btn {
    padding: 13px 30px;
  }
}

.secondary-btn {
  background-color: #001042;
}

.secondary-btn:hover {
  background-color: #1C40F2;
  color: #ffffff;
}

.btn-red {
  background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%);
  padding: 10px 30px;
  position: relative;
  z-index: 1;
}

.btn-red::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(287.85deg, #FF7E5D 0%, #FF0766 95.32%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.btn-red:hover {
  color: #ffffff;
}

.btn-red:hover::before {
  opacity: 1;
}

.btn-small {
  padding: 12px 24px;
  font-size: 15px;
}

.hm2-primary-btn {
  background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%);
  position: relative;
  z-index: 1;
}

.hm2-primary-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 102%;
  height: 100%;
  background: linear-gradient(287.85deg, #FF7E5D 0%, #FF0766 95.32%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-primary-btn:hover {
  color: #ffffff;
}

.hm2-primary-btn:hover::before {
  opacity: 1;
}

.outline-primary {
  border: 1px solid #1C40F2;
  color: #1C40F2;
}

.outline-primary:hover {
  background-color: #1C40F2;
  color: #ffffff;
}

.gm-primary-btn {
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  position: relative;
  z-index: 1;
  overflow: visible;
}

.gm-primary-btn::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  background: linear-gradient(96.49deg, #3200FF 0%, #F16262 102.71%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  border-radius: 5px;
}

.gm-primary-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100px;
  height: 30px;
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  -webkit-filter: blur(20px);
  filter: blur(20px);
  z-index: -1;
}

.gm-primary-btn:hover {
  color: #ffffff;
}

.gm-primary-btn:hover::before {
  opacity: 1;
}

.gm-outline-btn {
  display: inline-block;
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  border-radius: 4px;
  overflow: hidden;
  padding: 1px;
}

.gm-outline-btn a {
  padding: 15px 30px;
  background: #1C1E25;
}

.gm-outline-btn:hover a {
  background: transparent;
  color: #ffffff;
}

.rs-primary-btn {
  background: #FF0766;
}

.rs-primary-btn i {
  margin-left: 4px;
}

.rs-primary-btn:hover {
  color: #ffffff;
  background: rgba(255, 7, 102, 0.831372549);
}

.scrolltop-btn {
  width: 45px;
  height: 45px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 10;
  color: #ffffff;
  border: 0;
  border-radius: 50%;
  display: none;
}

.gh-primary-btn {
  background: #FF0766;
}

.gh-primary-btn:hover {
  background: #FF7E5D;
  color: #ffffff;
}

.gh-outline-btn {
  border: 1px solid #ffffff;
}

.gh-outline-btn:hover {
  border-color: #FF0766;
  background: #FF0766;
  color: #ffffff;
}

.cd-secondary-btn {
  background: #F2F8FE;
  color: #1C40F2;
  font-weight: 700;
}

.cd-secondary-btn:hover {
  background: #1C40F2;
  color: #ffffff;
}

mark {
  background: transparent;
  color: #FFB800;
  padding: 0;
}

.lead {
  font-weight: 500;
  font-size: 1.125rem;
}

.left-top {
  left: 0;
  top: 0;
  z-index: -1;
}

.left-bottom {
  left: 0;
  bottom: 0;
  z-index: -1;
}

.right-top {
  top: 0;
  right: 0;
  z-index: -1;
}

.right-bottom {
  right: 0;
  bottom: 0;
  z-index: -1;
}

.deep-shadow {
  -webkit-box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.1);
  box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.1);
}

.primary-shadow {
  -webkit-box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.05);
  box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.05);
}

.rounded-5 {
  border-radius: 5px;
}

.rounded-10 {
  border-radius: 10px;
}

.zindex-1 {
  z-index: 1;
}

.zindex-2 {
  z-index: 2;
}

.primary-text {
  color: #1ED6FE;
}

.danger-text {
  color: #FC4349;
}

.success-text {
  color: #00D172;
}

.blue-text {
  color: #9900EC;
}

.info-text {
  color: #FAC600;
}

.rounded-left {
  border-radius: 5px 0 0 5px;
}

.soft-light {
  mix-blend-mode: soft-light;
}

.hm2-title mark {
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  -webkit-background-clip: text;
  color: transparent;
}

.dark-bg {
  background: #1E1E2C;
}

.dark-bg h2,
.dark-bg p {
  color: #ffffff;
}

.template-pagination ul li a {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #000F57;
  color: #001042;
  font-weight: 700;
  font-family: "Urbanist", sans-serif;
  margin-right: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  overflow: hidden;
  z-index: 1;
}

.template-pagination ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.template-pagination ul li a.active,
.template-pagination ul li a:hover {
  color: #ffffff;
  border-color: transparent;
}

.template-pagination ul li a.active::after,
.template-pagination ul li a:hover::after {
  opacity: 1;
}

body {
  background-color: #F6F6F6;
}

.body-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.body-overlay.overlay-on {
  opacity: 1;
  visibility: visible;
}

.dark-light-switcher {
  border: 0;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  width: 40px;
  height: 30px;
}

.dark-light-switcher .light-sun {
  display: none;
}

.dark-light-switcher .dark-moon {
  display: block;
}

.dark-light-switcher span,
.dark-light-switcher i {
  color: #1E1E2C;
}

.logo-white {
  display: none;
}

.logo-black {
  display: block;
}

.bg-primary-gradient {
  background: linear-gradient(278.54deg, #001DAC 15.93%, #000F57 98.7%);
}

.bg-primary-gradient h1,
.bg-primary-gradient h2,
.bg-primary-gradient h3,
.bg-primary-gradient h4,
.bg-primary-gradient p,
.bg-primary-gradient button {
  color: #ffffff;
}

.bg-secondary-gradient {
  background: linear-gradient(279.3deg, rgba(0, 29, 172, 0.9411764706) 2.98%, #000F57 98.6%);
}

.bg-secondary-gradient h2 {
  color: #ffffff;
}

.bg-secondary-gradient h4,
.bg-secondary-gradient p,
.bg-secondary-gradient span {
  color: #ffffff;
}

.header-gradient {
  background: linear-gradient(269.94deg, #011788 10.47%, #00126B 99.97%);
}

.light-bg {
  background-color: #F6F6F6;
}

.ds-bg {
  background: #F6F9FF;
}

.spacer {
  background: #ddc5c5;
}

.zindex--1 {
  z-index: -1;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(28, 64, 242, 0.2), 0 0 0 2px rgba(28, 64, 242, 0.2), 0 0 0 4px rgba(28, 64, 242, 0.2), 0 0 0 8px rgba(28, 64, 242, 0.2);
    box-shadow: 0 0 0 0px rgba(28, 64, 242, 0.2), 0 0 0 2px rgba(28, 64, 242, 0.2), 0 0 0 4px rgba(28, 64, 242, 0.2), 0 0 0 8px rgba(28, 64, 242, 0.2);
  }

  100% {
    -webkit-box-shadow: 0 0 0 3px rgba(28, 64, 242, 0.2), 0 0 0 6px rgba(28, 64, 242, 0.2), 0 0 0 9px rgba(28, 64, 242, 0.2), 0 0 0 12px rgba(28, 64, 242, 0);
    box-shadow: 0 0 0 3px rgba(28, 64, 242, 0.2), 0 0 0 6px rgba(28, 64, 242, 0.2), 0 0 0 9px rgba(28, 64, 242, 0.2), 0 0 0 12px rgba(28, 64, 242, 0);
  }
}

@keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(28, 64, 242, 0.2), 0 0 0 2px rgba(28, 64, 242, 0.2), 0 0 0 4px rgba(28, 64, 242, 0.2), 0 0 0 8px rgba(28, 64, 242, 0.2);
    box-shadow: 0 0 0 0px rgba(28, 64, 242, 0.2), 0 0 0 2px rgba(28, 64, 242, 0.2), 0 0 0 4px rgba(28, 64, 242, 0.2), 0 0 0 8px rgba(28, 64, 242, 0.2);
  }

  100% {
    -webkit-box-shadow: 0 0 0 3px rgba(28, 64, 242, 0.2), 0 0 0 6px rgba(28, 64, 242, 0.2), 0 0 0 9px rgba(28, 64, 242, 0.2), 0 0 0 12px rgba(28, 64, 242, 0);
    box-shadow: 0 0 0 3px rgba(28, 64, 242, 0.2), 0 0 0 6px rgba(28, 64, 242, 0.2), 0 0 0 9px rgba(28, 64, 242, 0.2), 0 0 0 12px rgba(28, 64, 242, 0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes btn-ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 #F16262;
    box-shadow: 0 0 0 0 #F16262;
  }

  50% {
    -webkit-box-shadow: 0 0 0 20px rgba(1, 93, 199, 0);
    box-shadow: 0 0 0 20px rgba(1, 93, 199, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
    box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
  }
}

@keyframes btn-ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 #F16262;
    box-shadow: 0 0 0 0 #F16262;
  }

  50% {
    -webkit-box-shadow: 0 0 0 20px rgba(1, 93, 199, 0);
    box-shadow: 0 0 0 20px rgba(1, 93, 199, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
    box-shadow: 0 0 0 0 rgba(1, 93, 199, 0);
  }
}

@-webkit-keyframes loading {
  0% {
    width: 0;
  }

  100% {
    width: 95%;
  }
}

@keyframes loading {
  0% {
    width: 0;
  }

  100% {
    width: 95%;
  }
}

@-webkit-keyframes letters-loading {

  0%,
  75%,
  100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }

  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@keyframes letters-loading {

  0%,
  75%,
  100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }

  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-webkit-keyframes tilt-shaking {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  50% {
    -webkit-transform: rotate(0eg);
    transform: rotate(0eg);
  }

  75% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes tilt-shaking {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  50% {
    -webkit-transform: rotate(0eg);
    transform: rotate(0eg);
  }

  75% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes updown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }

  50% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}

@keyframes updown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }

  50% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}

@-webkit-keyframes isbrotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  50% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
  }
}

@keyframes isbrotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  50% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }

  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
  }
}

.handle-preloader {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: rgb(0, 0, 0);
}

.handle-preloader .animation-preloader {
  position: absolute;
  z-index: 100;
}

.handle-preloader .animation-preloader .spinner {
  width: 95%;
  height: 10px;
  border-radius: 50px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  margin-bottom: 20px;
  -webkit-animation: 8s loading linear;
  animation: 8s loading linear;
}

.handle-preloader .animation-preloader .txt-loading {
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:before {
  -webkit-animation: letters-loading 4s infinite;
  animation: letters-loading 4s infinite;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  top: 0;
  position: absolute;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading {
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  letter-spacing: 5px;
  display: inline-block;
  position: relative;
  font-size: 60px;
  line-height: 65px;
  text-transform: none;
  color: #1C40F2;
}

@media (max-width: 575.98px) {
  .handle-preloader .animation-preloader .txt-loading .letters-loading {
    font-size: 50px;
  }
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.handle-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.handle-preloader .loader-section {
  background-color: #ffffff;
  height: 100%;
  position: fixed;
  top: 0;
  width: calc(50% + 1px);
}

.preloader .loaded .animation-preloader {
  opacity: 0;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.handle-preloader .animation-preloader .spinner {
  border-top-color: #fff !important;
}

/********** hero section start ********/
.hero-style-1 .hero-area {
  padding-bottom: 60px;
}

.hero-style-1 .hero-area .circle-shape {
  left: 100px;
  z-index: -1;
}

.hero-style-1 .hero-area .right-top {
  width: 280px;
}

.hero-style-1 .hero-area .left-bottom-circle {
  bottom: 0;
  left: 0;
  mix-blend-mode: soft-light;
  width: 380px;
  z-index: -1;
}

.hero1-content-wrap .review-area .brand-logo {
  max-width: 120px;
}

.hero1-content-wrap .review-area .star-rating {
  width: 145px;
}

.hero1-content-wrap .display-font mark::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 20px;
  background: url(../img/home2/shape/curve-line.svg);
  background-repeat: no-repeat;
}

@media (max-width: 575.98px) {
  .hero-btns a {
    margin-bottom: 15px;
  }
}

@media (max-width: 991.98px) {
  .hero-right {
    margin-top: 60px;
  }

  .hero-right img {
    max-width: 100%;
  }
}

/******** promo section start *********/
.promo-area {
  z-index: 1;
  margin-top: -70px;
}

.promo-item {
  padding: 25px 20px;
  position: relative;
  z-index: 10;
}

.promo-item .promo-top span {
  width: 52px;
  height: 52px;
  background: linear-gradient(95.45deg, rgba(0, 130, 248, 0.1) 0.64%, rgba(28, 64, 242, 0.1) 98.23%);
  font-size: 22px;
  color: #1C40F2;
}

/***********pricing section start***********/
.pricing-tab-section {
  margin-top: -120px;
  padding-top: 220px;
}

.pricing-tab-section.pricing-details-page {
  padding-top: 120px;
}

@media (max-width: 767.98px) {
  .pricing-tab-section.pricing-details-page {
    padding-top: 65px;
  }
}

.tab-switch-btn span {
  color: #001042;
}

.tab-switch-btn .switch-input {
  width: 58px;
  height: 32px;
  left: -2px;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
}

.tab-switch-btn .switch-input:checked~.toggle-switch-btn::before {
  left: 30px;
}

.tab-switch-btn .btn_wrapper {
  width: 58px;
  height: 32px;
  border: 2px solid #001042;
  margin: 0 15px;
  cursor: pointer;
}

.tab-switch-btn .toggle-switch-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  border-radius: 50%;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.pricing-wrapper .frame-shape {
  left: -50px;
  top: -30px;
  z-index: -1;
}

.pricing-column {
  padding: 50px 30px;
}

.pricing-column .pricing-badge {
  background: linear-gradient(287.85deg, rgba(255, 7, 102, 0.1) 0%, rgba(255, 126, 93, 0.1) 95.32%);
  right: 30px;
  top: 30px;
  padding: 6px 18px;
  font-weight: 500;
  font-size: 15px;
}

.pricing-column .pricing-badge .gradient-txt {
  color: #F16262;
  font-size: 14px;
}

.pricing-column .popular-badge {
  background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%);
  width: 370px;
  font-size: 14px;
  color: #ffffff;
  padding: 8px 0;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  right: -115px;
  top: 41px;
}

.pricing-column .pricing-label {
  color: #1C40F2;
  font-size: 14px;
  font-weight: 600;
}

.pricing-column h4 span {
  font-size: 16px;
  font-weight: 600;
  margin-left: 6px;
}

.pricing-column .yearly-price {
  display: none;
}

.pricing-column .feature-list {
  height: 150px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-size: 14px;
}

.pricing-column .feature-list.expand-list {
  height: auto;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pricing-column .feature-list li+li {
  margin-top: 12px;
}

.pricing-column .feature-list li i {
  color: #1C40F2;
}

.pricing-column .expand-btn {
  background-color: transparent;
  border: 0;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
}

.pricing-column .expand-btn i {
  margin-right: 6px;
  width: 20px;
  height: 20px;
  background: rgba(0, 16, 66, 0.1);
  border-radius: 50%;
  font-size: 12px;
  line-height: 20px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pricing-column .expand-btn.active i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.money-back-area {
  padding: 60px 25px 50px 25px;
}

.money-back-area .money-back_ft-list {
  gap: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
}

.money-back-area .money-back_ft-list li {
  color: #001042;
  font-weight: 500;
}

.money-back-area .money-back_ft-list li i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  border-radius: 50%;
  color: #ffffff;
}

/*********migrate section start********/
@media (max-width: 1199.98px) {
  .migrate-hosting {
    padding: 60px 0;
  }
}

.migrate-hosting .rounded-plus {
  top: 80px;
  left: 80px;
  z-index: -1;
  width: 70px;
}

.migrate-hosting .migrate-frame {
  right: 80px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

.migrate-hosting .line-wave {
  left: 50%;
  top: 100px;
  z-index: -1;
}

/********feature area****/
.feature-area {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.feature-area::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.38%, rgba(246, 246, 246, 0)), color-stop(12.57%, #F6F6F6), color-stop(45.59%, #F6F6F6), color-stop(77.09%, #F6F6F6), color-stop(98.32%, rgba(246, 246, 246, 0)));
  background: linear-gradient(90deg, rgba(246, 246, 246, 0) -0.38%, #F6F6F6 12.57%, #F6F6F6 45.59%, #F6F6F6 77.09%, rgba(246, 246, 246, 0) 98.32%);
  z-index: -1;
}

.feature-right .feature-item {
  padding: 30px 30px 25px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.feature-right .feature-item:hover {
  -webkit-box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.05);
  box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.05);
}

.feature-right .feature-item+.feature-item {
  margin-top: 20px;
}

@media (max-width: 991.98px) {
  .feature-right {
    margin-top: 40px;
  }
}

/************** Consult Area ********/
.consult-area {
  background-position: bottom right;
  background-repeat: no-repeat;
}

.consult-area .curve {
  bottom: 0;
  left: 0;
  z-index: 2;
}

.consult-area .consult-overlay {
  padding-bottom: 250px;
}

@media (max-width: 1399.98px) {
  .consult-area .consult-overlay {
    padding-bottom: 350px;
  }

  .consult-area .consult-overlay .consult-right img {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
}

@media (max-width: 991.98px) {
  .consult-area .consult-right {
    display: none;
  }
}

.consult-list {
  max-width: 560px;
}

.consult-list li+li {
  margin-top: 30px;
}

.consult-list .icon-box {
  width: 45px;
  height: 45px;
  border: 2px solid #ffffff;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 18px;
}

.consult-list .icon-box::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2px;
  height: 100px;
  background-color: #ffffff;
}

/********** domain area *******/
.domain-area {
  margin-top: -260px;
}

.domain-search-box {
  z-index: 10;
  padding: 60px 20px 50px 20px;
}

.domain-search-box .domain-search-form {
  border-radius: 4px;
  border: 1px solid rgba(199, 199, 199, 0.2705882353);
  padding: 10px;
}

.domain-search-box input#hostim-domain {
  padding: 10px;
  border: 0;
  width: 68%;
}

.domain-search-box input::-webkit-input-placeholder {
  color: #C7C7C7;
}

.domain-search-box input::-moz-placeholder {
  color: #C7C7C7;
}

.domain-search-box input:-ms-input-placeholder {
  color: #C7C7C7;
}

.domain-search-box input::-ms-input-placeholder {
  color: #C7C7C7;
}

.domain-search-box input::placeholder {
  color: #C7C7C7;
}

.domain-search-box .form-select {
  width: 75px;
  border: 0;
  background-size: 12px 15px;
  padding-right: 0;
  color: #001042;
  font-weight: 500;
}

.domain-search-box .form-select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (max-width: 575.98px) {
  .domain-search-box .domain-search-form {
    margin-bottom: 90px;
  }

  .domain-search-box .domain-search-form input {
    width: 100%;
  }

  .domain-search-box .domain-search-form button {
    position: absolute;
    top: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.domain-info {
  gap: 8px;
}

.domain-info .info-box {
  padding: 3px 25px;
  -webkit-box-shadow: 1px 2px 6px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 2px 6px 1px rgba(0, 0, 0, 0.08);
}

.domain-info .info-box span {
  font-size: 12px;
  font-weight: 500;
}

@media (max-width: 767.98px) {
  .domain-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 12px;
  }
}

/********** service section start *******/
.service-card {
  padding: 30px 25px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.service-card .card-content {
  margin-top: 24px;
}

.service-card .card-content a {
  color: #001042;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.service-card .card-content a i {
  margin-left: 6px;
}

.service-card:hover {
  -webkit-box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.05);
  box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.05);
}

.service-card:hover .card-content a {
  color: #1C40F2;
}

.service-rating-box {
  padding: 35px 30px;
}

/********* feedback section start ******/
.feedback-section {
  max-height: 1220px;
}

.feedback-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 375px;
  bottom: 0;
  left: 0;
  background: linear-gradient(0.16deg, #01188A 0.15%, rgba(27, 40, 209, 0) 100%);
  z-index: 9;
}

.feedback-section .explore-btn {
  bottom: 120px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}

.feedback-section .feed-back-slider-wrapper {
  margin: 0 -15px;
}

.feedback-section .feedback-slider {
  padding: 50px 0;
  margin: 0 15px;
}

.feedback-single {
  padding: 30px 20px;
}

.feedback-single .quote-icon {
  right: 25px;
  top: 35px;
}

.feedback-single p {
  color: #666666;
  line-height: 1.6em;
}

.feedback-single p i {
  color: #C7C7C7;
  font-size: 30px;
  margin-right: 5px;
}

/***********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;
}

/****** hero section start ******/
.hero-style-2 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 80px 0 210px 0;
  margin-top: -100px;
}

.hero-style-2 .box-red {
  top: 150px;
  left: 60px;
  z-index: -1;
}

.hero-style-2 .line-shape {
  left: 100px;
  top: 45%;
  z-index: -1;
}

.hero-style-2 .circle-outline {
  top: 250px;
  left: 0;
  width: 20px;
  z-index: -1;
}

.hero-style-2 .tire-shape {
  top: 57%;
  left: 200px;
  z-index: -1;
}

.hero-style-2 .box-yellow {
  right: 50px;
  bottom: 400px;
  z-index: -1;
}

.hero-style-2 .triangle {
  left: 50%;
  top: 55%;
  z-index: -1;
}

.hero-style-2 .lead mark {
  color: #FF6E5F;
}

.hero-style-2 .hero-right img {
  max-width: 850px;
}

@media (max-width: 1199.98px) {
  .hero-style-2 .hero-right img {
    max-width: 100%;
  }
}

@media (max-width: 991.98px) {
  .hero-style-2 {
    padding-top: 200px;
    padding-bottom: 160px;
  }

  .hero-style-2 .hero-right {
    display: none;
  }
}

@media (max-width: 1800px) {
  .hero-style-2 {
    background-position: right bottom;
  }

  .hero-style-2 .hero-right img {
    max-width: 700px;
  }
}

@media (max-width: 575.98px) {

  .hero-style-2 .tire-shape,
  .hero-style-2 .triangle {
    display: none;
  }
}

.hm2-feature-area .ft-triangle {
  left: -60px;
  bottom: 20px;
  z-index: -1;
}

.hm2-explore-btn {
  color: #1C40F2;
  padding-left: 60px;
}

.hm2-explore-btn::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 50px;
  height: 3px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
}

.hm2-feature-card {
  padding: 25px 20px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-feature-card .icon-wrapper {
  width: 60px;
  height: 60px;
  background-color: rgba(28, 64, 242, 0.1);
  color: #1C40F2;
  font-size: 25px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-feature-card .icon-wrapper i {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
}

.hm2-feature-card a {
  width: 30px;
  height: 30px;
  border: 1px solid #001042;
  line-height: 30px;
  font-size: 14px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-feature-card a:hover {
  background: #1C40F2;
  color: #ffffff;
  border-color: #1C40F2;
}

.hm2-feature-card:hover {
  -webkit-box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.1);
  box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.1);
}

.hm2-feature-card:hover .icon-wrapper {
  background-color: #1C40F2;
  color: #ffffff;
}

.hm2-feature-card:hover a {
  background-color: #1C40F2;
  border-color: #1C40F2;
  color: #ffffff;
}

.hm2-award-title h2 {
  display: inline-block;
}

.hm2-award-title h2::before {
  content: url(../img/shapes/title-shape-left.png);
  position: absolute;
  left: -256px;
  bottom: 0;
}

.hm2-award-title h2::after {
  content: url(../img/shapes/title-shape-right.png);
  position: absolute;
  right: -265px;
  bottom: 0;
}

.award-wrapper .item-wrapper {
  padding: 0 12px;
}

/***********services area start*********/
.hm2-service-section {
  background-color: #F2F5FF;
}

.hm2-service-tab ul {
  border-bottom: 2px solid #CFCFCF;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.hm2-service-tab ul li {
  width: 50%;
}

.hm2-service-tab ul li+li {
  margin-left: 30px;
}

.hm2-service-tab ul li button {
  width: 100%;
  text-align: left;
  background: transparent;
  border: 0;
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
  font-family: "Urbanist", sans-serif;
  position: relative;
}

.hm2-service-tab ul li button svg,
.hm2-service-tab ul li button i {
  margin-right: 6px;
  color: #ffffff;
  width: 36px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.hm2-service-tab ul li button svg {
  fill: #fff;
  border-radius: 5px;
  padding: 5px;
}

.hm2-service-tab ul li button::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 2px;
  bottom: -2px;
  background: #1C40F2;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-service-tab ul li button.active::after {
  width: 100%;
}

.hm2-service-tab ul li button.active i {
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
}

@media (max-width: 575.98px) {
  .hm2-service-tab ul {
    border-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hm2-service-tab ul li {
    width: auto;
    margin-right: 25px;
    margin-top: 15px;
  }

  .hm2-service-tab ul li button {
    padding-bottom: 5px;
  }

  .hm2-service-tab ul li+li {
    margin-left: 0;
  }
}

/*********pricing section start*********/
.hm2-pricing-section .pricing-circle {
  left: -70px;
  bottom: -70px;
  z-index: -1;
}

.hm2-pricing-tab>ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-bottom: 0;
  padding: 12px;
  padding-bottom: 0;
  border-radius: 50px;
}

.hm2-pricing-tab>ul li button {
  background: transparent;
  border: 0;
  color: #001042;
  font-weight: 600;
  padding: 10px 25px;
  border-radius: 30px;
  margin-bottom: 12px;
  font-size: 14px;
}

.hm2-pricing-tab>ul li button.active {
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  color: #ffffff;
}

@media (max-width: 767.98px) {
  .hm2-pricing-tab>ul {
    border-radius: 5px;
  }
}

.hm2-pricing-single {
  padding: 40px 25px 30px;
}

.hm2-pricing-single .pricing-badge {
  background: linear-gradient(95.45deg, rgba(0, 130, 248, 0.2) 0.64%, rgba(28, 64, 242, 0.2) 98.23%);
  font-size: 15px;
  padding: 6px 18px;
  font-weight: 600;
  right: 25px;
  top: 25px;
}

.hm2-pricing-single .pricing-badge span {
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  -webkit-background-clip: text;
  color: transparent;
}

.hm2-pricing-single .popular-badge {
  width: 200px;
  font-size: 14px;
  color: #ffffff;
  padding: 6px 0;
  right: -50px;
  top: 40px;
  text-align: center;
  background: url(../images/shape/badge.png);
  background-repeat: no-repeat;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hm2-pricing-single .icon-wrapper {
  font-size: 36px;
}

.hm2-pricing-single .price-title span {
  font-size: 18px;
}

.hm2-pricing-single .pricing-deleted {
  color: #666666;
}

.hm2-pricing-single .pricing-deleted::before {
  content: "";
  position: absolute;
  left: -5px;
  width: calc(100% + 10px);
  height: 2px;
  background-color: #666666;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hm2-pricing-single .pricing-feature-list {
  list-style: disc;
  padding-left: 20px;
  font-size: 15px;
}

.hm2-pricing-single .pricing-feature-list li {
  color: #001042;
}

.hm2-pricing-single .pricing-feature-list li+li {
  margin-top: 8px;
}

.hm2-pricing-bottom ul li {
  font-weight: 600;
  color: #001042;
  margin-right: 24px;
  margin-bottom: 15px;
}

.hm2-pricing-bottom ul li i {
  width: 26px;
  height: 26px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  border-radius: 50%;
  color: #ffffff;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
  margin-right: 5px;
}

/***********domain search *********/
.hm2-domain-search .circle-shape {
  top: 50%;
  left: 50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100px;
  z-index: -1;
}

.hm2-domain-search .circle-half {
  top: 0;
  right: 150px;
  z-index: -1;
  opacity: 0.34;
}

.hm2-domain-search .red-object {
  right: 100px;
  top: 80px;
  z-index: -1;
}

.hm2-domain-search .blue-circle {
  right: 40px;
  top: 180px;
  z-index: -1;
}

.hm2-domain-search .wave-line {
  right: 40px;
  bottom: 80px;
  z-index: -1;
}

.hm2-domain-search .blue-object {
  top: 120px;
  left: 50%;
  z-index: -1;
}

.hm2-domain-search .domain-info {
  gap: 20px;
}

.hm2-domain-search .domain-info .info-box {
  padding: 0 10px;
}

@media (max-width: 991.98px) {
  .hm2-domain-search {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.hm2-dm-search-form input {
  padding: 16px 10px 16px 20px;
  border: 0;
  width: 77%;
  border-radius: 30px 0 0 30px;
}

.hm2-dm-search-form input::-webkit-input-placeholder {
  color: #C7C7C7;
}

.hm2-dm-search-form input::-moz-placeholder {
  color: #C7C7C7;
}

.hm2-dm-search-form input:-ms-input-placeholder {
  color: #C7C7C7;
}

.hm2-dm-search-form input::-ms-input-placeholder {
  color: #C7C7C7;
}

.hm2-dm-search-form input::placeholder {
  color: #C7C7C7;
}

.hm2-dm-search-form .form-select {
  width: 70px;
  border: 0;
  background-size: 12px 15px;
  padding-right: 0;
  color: #001042;
  font-weight: 500;
  border-radius: 0;
  padding: 16px 0;
  padding-left: 6px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.hm2-dm-search-form .form-select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.hm2-dm-search-form .hm2-primary-btn {
  border-radius: 0 30px 30px 0;
}

@media (max-width: 575.98px) {
  .hm2-dm-search-form {
    margin-bottom: 90px;
  }

  .hm2-dm-search-form input {
    width: 100%;
  }

  .hm2-dm-search-form .form-select {
    border-radius: 0 30px 30px 0;
  }

  .hm2-dm-search-form .hm2-primary-btn {
    position: absolute;
    top: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 30px;
  }
}

/*****************Hosting Server*************/
.hm2-server-tab-control {
  display: block;
}

.hm2-server-tab-control li+li {
  margin-top: 20px;
}

.hm2-server-tab-control li button {
  width: 100%;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.1);
  box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.1);
  text-align: left;
  border: 0;
  font-size: 20px;
  font-weight: 700;
  font-family: "Urbanist", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.hm2-server-tab-control li button::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  background: #1C40F2;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
}

.hm2-server-tab-control li button i {
  width: 60px;
  height: 60px;
  background: linear-gradient(95.45deg, rgba(0, 130, 248, 0.1) 0.64%, rgba(28, 64, 242, 0.1) 98.23%);
  border-radius: 50%;
  line-height: 60px;
  text-align: center;
  font-size: 29px;
  color: #1C40F2;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-server-tab-control li button:hover {
  color: #ffffff;
  -webkit-box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.05);
  box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.05);
}

.hm2-server-tab-control li button:hover i {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.15);
}

.hm2-server-tab-control li button:hover::before {
  opacity: 1;
}

.hm2-server-tab-control li button.active {
  color: #ffffff;
  -webkit-box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.05);
  box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.05);
}

.hm2-server-tab-control li button.active i {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.15);
}

.hm2-server-tab-control li button.active::before {
  opacity: 1;
}

.hm2-server-content .server-info {
  max-width: 600px;
  padding: 40px 30px;
  margin-top: -150px;
  margin-left: 40px;
}

.hm2-server-content .server-info .explore-btn {
  width: 50px;
  height: 50px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  line-height: 50px;
  font-size: 24px;
  right: 30px;
  bottom: -25px;
}

.hm2-server-content .server-info .explore-btn i {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-server-content .server-info .explore-btn:hover i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media (max-width: 1199.98px) {
  .hm2-server-content .server-info {
    margin-top: -60px;
    margin-left: 25px;
  }
}

.question-box {
  padding: 40px 10px 40px 40px;
}

.question-box span {
  color: #001042;
}

.question-box .template-btn i {
  margin-right: 10px;
}

/************ data center *********/
.data-center {
  padding-bottom: 300px;
}

.map-location .ct-location li {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #1C40F2;
  border-radius: 50%;
  -webkit-animation: 1s ripple infinite;
  animation: 1s ripple infinite;
  cursor: pointer;
}

.map-location .ct-location li span {
  position: absolute;
  top: -48px;
  left: -48px;
  background: #ffffff;
  padding: 4px 10px;
  width: 100px;
  border-radius: 30px;
  text-align: center;
  z-index: 1;
  word-wrap: normal;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-size: 15px;
}

.map-location .ct-location li span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.map-location .ct-location li span::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8px;
  width: 20px;
  height: 10px;
  background: #ffffff;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.map-location .ct-location li span:hover {
  color: #ffffff;
}

.map-location .ct-location li span:hover::before {
  opacity: 1;
}

.map-location .ct-location li span:hover::after {
  background: #FF6E5F;
}

.map-location .ct-location li button {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
}

.map-location .ct-location li:nth-child(1) {
  top: 15%;
  left: 25px;
}

.map-location .ct-location li:nth-child(2) {
  top: 30%;
  left: 20%;
}

.map-location .ct-location li:nth-child(3) {
  top: 40%;
  left: 25%;
}

.map-location .ct-location li:nth-child(4) {
  top: 50%;
  left: 25%;
}

.map-location .ct-location li:nth-child(5) {
  top: 60%;
  left: 30%;
}

.map-location .ct-location li:nth-child(6) {
  top: 80%;
  left: 27%;
}

.map-location .ct-location li:nth-child(7) {
  right: 20%;
  top: 10%;
}

.map-location .ct-location li:nth-child(8) {
  right: 25%;
  top: 20%;
}

.map-location .ct-location li:nth-child(9) {
  right: 30%;
  top: 30%;
}

.map-location .ct-location li:nth-child(10) {
  right: 40%;
  top: 40%;
}

.map-location .ct-location li:nth-child(11) {
  right: 50%;
  top: 45%;
}

.map-location .ct-location li:nth-child(12) {
  right: 53%;
  top: 70%;
}

/********** Hm2 Applications *********/
.hm2-applications {

  position: relative;
  z-index: 10;
}

.hm2-applications .app-shape {
  bottom: -45px;
  right: -50px;
  z-index: -1;
}

.hm2-app-item {
  padding: 40px 20px;
}

.hm2-app-item .app-content h3 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-app-item .app-content h3:hover {
  color: #1C40F2;
}

.hm2-app-item .app-content p {
  font-size: 14px;
}

.hm2-app-item .app-content a {
  font-weight: 600;
  font-family: "Urbanist", sans-serif;
  color: #001042;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-app-item .app-content a i {
  font-size: 14px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-app-item .app-content a:hover {
  color: #1C40F2;
}

.hm2-app-item .app-content a:hover i {
  margin-left: 5px;
  opacity: 1;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.app-explore {
  padding-bottom: 15px;
}

.app-explore img {
  cursor: pointer;
}

.app-explore img.img-transparent {
  padding: 8px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.app-explore img+img {
  margin-left: -20px;
}

.app-explore h6 {
  font-weight: 600;
  margin-bottom: 0;
}

/******************** feedback area start *****************/
.hm2-feedback .feedback-circle {
  left: -175px;
  top: -55px;
  z-index: -1;
}

.hm2-feedback-left .text-small {
  font-size: 14px;
  font-weight: 600;
  color: #001042;
}

.clients-explore .app-info h6 {
  color: #1C40F2;
}

.hm2-feedback-right {
  padding: 60px 55px 0 40px;
}

.hm2-feedback-right .gradient-bg {
  width: 100%;
  height: 300px;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(95.45deg, rgba(0, 130, 248, 0.1) 0.64%, rgba(28, 64, 242, 0.1) 98.23%);
  border-radius: 10px;
}

@media (max-width: 991.98px) {
  .hm2-feedback-right {
    padding: 40px;
  }
}

@media (max-width: 575.98px) {
  .hm2-feedback-right {
    padding: 15px;
  }
}

.hm2-feedback-slider {
  padding: 0 15px 40px;
}

.hm2-feedback-item {
  padding: 40px 35px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 6px 12px rgba(125, 125, 125, 0.1);
  box-shadow: 0px 6px 12px rgba(125, 125, 125, 0.1);
}

.hm2-feedback-item .quote-icon {
  width: 55px;
  height: 55px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  line-height: 55px;
  right: 30px;
  bottom: -25px;
}

@media (max-width: 575.98px) {
  .hm2-feedback-item {
    padding: 25px;
  }
}

/***************** Faq section start *************/
.hm2-faq-tab .hm2-server-tab-control li button::after {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0;
  width: 100px;
  height: 60px;
  background: url(../images/shape/circle-double-half.png);
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
}

.hm2-faq-tab .hm2-server-tab-control li button.active::after {
  right: 0;
  opacity: 1;
}

.hm2-accordion {
  padding: 40px 30px;
}

.hm2-accordion .accordion-item {
  padding: 15px 0;
  border: 0;
  border-bottom: 1px solid #ddd;
}

.hm2-accordion .accordion-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.hm2-accordion .accordion-item .accordion-header a {
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  color: #001042;
  display: block;
  position: relative;
  padding-right: 25px;
}

.hm2-accordion .accordion-item .accordion-header a::after {
  content: "+";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  width: 22px;
  height: 22px;
  border: 1px solid #001042;
  border-radius: 50%;
  text-align: center;
  line-height: 22px;
}

.hm2-accordion .accordion-item .accordion-header a:not(.collapsed)::after {
  content: "\f068";
}

.hm2-accordion .accordion-item .accordion-body {
  padding: 15px 0;
}

/****************** Blog Area Start ****************/
.hm2-blog-section .hm2-blog-wrapper {
  padding: 20px 0 90px 0;
  display: flex;
  justify-content: center;
}

.hm2-blog-card {
  border-radius: 5px;
}

.hm2-blog-card .feature-img img {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-blog-card .hm2-blog-card-content {
  padding: 40px 25px 40px 25px;
}

.hm2-blog-card .hm2-blog-card-content .tag-btn {
  background: #001042;
  padding: 8px 20px;
  color: #ffffff;
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  top: -20px;
  overflow: hidden;
  z-index: 1;
}

.hm2-blog-card .hm2-blog-card-content .tag-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-blog-card .hm2-blog-card-content .tag-btn:hover::before {
  opacity: 1;
}

.hm2-blog-card .hm2-blog-card-content h3 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.hm2-blog-card .hm2-blog-card-content h3:hover {
  color: #1C40F2;
}

.hm2-blog-card .hm2-blog-card-content .date {
  font-weight: 500;
  font-size: 14px;
}

.hm2-blog-card:hover .feature-img img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.swiper-pagination {
  bottom: 0px !important;
}

.slider-pagination {
  bottom: -50px;
}

.slider-pagination span {
  background-color: transparent;
  border: 1px solid transparent;
  width: 22px;
  height: 22px;
  position: relative;
  opacity: 1;
}

.slider-pagination span::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: #000F57;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.slider-pagination span.swiper-pagination-bullet-active {
  border-color: #1C40F2;
}

.slider-pagination span.swiper-pagination-bullet-active::before {
  background-color: #1C40F2;
}

/********** Hero Section Start **********/
.gm-hero {
  background: #1E1E2C;
  margin-top: -80px;
  padding-top: 200px;
}

.gm-hero .gm-circle {
  right: 80px;
  top: 50px;
  z-index: -1;
}

.gm-hero .gm-star {
  right: 70px;
  bottom: 100px;
  z-index: -1;
}

.gm-hero .gm-hero-left h1,
.gm-hero .gm-hero-left p {
  color: #ffffff;
}

.gm-hero .gm-hero-left mark {
  color: transparent;
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  -webkit-background-clip: text;
}

@media (max-width: 991.98px) {
  .gm-hero {
    padding: 100px 0 70px 0;
  }
}

.gm-header-users-info {
  right: -130px;
  top: 0;
  background: #25262E;
  border-radius: 8px;
  padding: 15px 20px;
}

.gm-header-users-info .icon-wrapper {
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  width: 50px;
  height: 50px;
}

.gm-header-users-info .users-right h3,
.gm-header-users-info .users-right span {
  color: #ffffff;
}

@media (max-width: 1600px) {
  .gm-header-users-info {
    right: -40px;
  }
}

/*********** gm release games *********/
.gm-section-title h2 {
  display: inline-block;
}

.gm-section-title h2::before {
  content: url(../img/shapes/gm-title-left.png);
  bottom: -10px;
  position: absolute;
  -webkit-transform: translateX(calc(-100% - 15px));
  transform: translateX(calc(-100% - 15px));
}

.gm-section-title h2::after {
  content: url(../img/shapes/gm-title-right.png);
  bottom: -10px;
  position: absolute;
  -webkit-transform: translateX(15px);
  transform: translateX(15px);
}

.gm-game-item .overlay-bg {
  top: -25px;
  left: -25px;
  width: calc(100% + 50px);
  height: calc(100% + 50px);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(40%, rgba(0, 1, 57, 0.96)), color-stop(60%, rgba(0, 1, 57, 0.5)));
  background: linear-gradient(to top, rgba(0, 1, 57, 0.96) 40%, rgba(0, 1, 57, 0.5) 60%);
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}

.gm-game-item .game-wrapper-content {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  padding: 30px 15px;
  visibility: hidden;
  opacity: 0;
}

.gm-game-item .game-wrapper-content img {
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
}

.gm-game-item .game-wrapper-content .btns-wrapper {
  margin-top: 5px;
}

.gm-game-item .game-wrapper-content a {
  font-weight: 600;
  color: #ffffff;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  background: #fff;
  -webkit-background-clip: text;
  color: transparent;
}

.gm-game-item .game-wrapper-content a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gm-game-item .game-wrapper-content a:hover {
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  -webkit-background-clip: text;
}

.gm-game-item .game-wrapper-content a:hover::before {
  width: 100%;
}

.gm-game-item .game-wrapper-content a+a {
  margin-left: 20px;
}

.gm-game-item:hover .overlay-bg {
  opacity: 1;
  visibility: visible;
}

.gm-game-item:hover .game-wrapper-content {
  opacity: 1;
  visibility: visible;
}

.gm-game-item:hover .game-wrapper-content img {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.gm-game-item:hover .game-wrapper-content p {
  -webkit-animation: 0.3s fadeInUp;
  animation: 0.3s fadeInUp;
}

.gm-game-item:hover .game-wrapper-content .btns-wrapper {
  -webkit-animation: 0.5s fadeInUp;
  animation: 0.5s fadeInUp;
}

/************ About Section Start *************/
.gm-about-section {
  background: -webkit-gradient(linear, right top, left top, color-stop(40%, #1F1F25), color-stop(80%, rgba(31, 31, 37, 0)));
  background: linear-gradient(270deg, #1F1F25 40%, rgba(31, 31, 37, 0) 80%);
}

.gm-about-section .right-bottom {
  z-index: 1;
  opacity: 0.02;
}

.gm-about-section .blur-shape {
  z-index: 1;
}

@media (max-width: 991.98px) {
  .gm-about-section {
    background: rgba(31, 31, 37, 0.97);
  }
}

.gm-about-content {
  position: relative;
  z-index: 6;
}

.gm-about-content h2 {
  color: #ffffff;
}

.gm-about-content h2::after {
  content: url(../img/shapes/about-title-shape.png);
  position: absolute;
  bottom: -8px;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

.gm-about-info li+li {
  margin-top: 30px;
}

.gm-about-info .icon-wrapper {
  width: 50px;
  height: 50px;
  background: #30313F;
}

.gm-about-info .gm-about-content-right h5,
.gm-about-info .gm-about-content-right p {
  color: #ffffff;
}

/******************* Feature Games ******************/
.gm-feature .overlay {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.64%, rgba(28, 30, 37, 0.95)), color-stop(167.33%, rgba(0, 0, 0, 0.6)));
  background: linear-gradient(180deg, rgba(28, 30, 37, 0.95) 1.64%, rgba(0, 0, 0, 0.6) 167.33%);
  z-index: -1;
}

.gm-feature .section-title h2,
.gm-feature .section-title p {
  color: #ffffff;
}

.feature-games-tab .tab-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.feature-games-tab .tab-navigation::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -9px;
  height: 2px;
  background: #393939;
  z-index: 1;
}

.feature-games-tab .tab-navigation a {
  color: #ffffff;
  font-weight: 700;
  font-family: "Urbanist", sans-serif;
}

.feature-games-tab .tab-navigation ul li {
  margin-right: 20px;
}

.feature-games-tab .tab-navigation ul li a {
  position: relative;
  display: block;
}

.feature-games-tab .tab-navigation ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -9px;
  width: 0;
  height: 2px;
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: 2;
}

.feature-games-tab .tab-navigation ul li a sup {
  font-size: 12px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  margin-left: 3px;
}

.feature-games-tab .tab-navigation ul li a.active sup {
  color: #FF0000;
}

.feature-games-tab .tab-navigation ul li a.active::after {
  width: 100%;
}

@media (max-width: 767.98px) {
  .feature-games-tab .tab-navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-games-tab .tab-navigation ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .feature-games-tab .tab-navigation ul li a {
    margin-bottom: 25px;
  }

  .feature-games-tab .tab-navigation::after {
    display: none;
  }
}

.gm-feature-item img {
  width: 100%;
}

.gm-feature-item .gm-feature-info {
  position: absolute;
  width: 90%;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  border-radius: 10px;
  padding: 25px 20px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
  visibility: hidden;
}

.gm-feature-item .gm-feature-info h3 {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gm-feature-item .gm-feature-info h3:hover {
  color: #F16262;
}

.gm-feature-item .gm-feature-info span {
  color: #ffffff;
}

.gm-feature-item .gm-feature-info .item-pricing span {
  margin-right: 10px;
}

.gm-feature-item .gm-feature-info .item-pricing span.real-price {
  position: relative;
}

.gm-feature-item .gm-feature-info .item-pricing span.real-price::before {
  content: "";
  position: absolute;
  left: -3px;
  width: calc(100% + 6px);
  bottom: 6px;
  height: 2px;
  background: #F16262;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  z-index: 1;
}

.gm-feature-item:hover .gm-feature-info {
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}

.gm-feature-item.hover-active .gm-feature-info {
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}

@media (max-width: 575.98px) {
  .gm-feature-item .gm-feature-info {
    padding: 15px 20px;
  }
}

/**************** Product Corner ****************/
.gm-product-corner .product-circle {
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.gm-product-slider {
  padding-bottom: 50px;
}

.gm-product-slider .swiper-pagination span {
  width: 16px;
  height: 8px;
  border-radius: 0;
  opacity: 1;
  background: #292B34;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.gm-product-slider .swiper-pagination span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gm-product-slider .swiper-pagination span.swiper-pagination-bullet-active::before {
  opacity: 1;
}

.gm-product-item .discount {
  background: rgba(255, 255, 255, 0.1);
  padding: 4px 15px;
  color: #ffffff;
  left: 15px;
  top: 15px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-size: 13px;
}

.gm-product-item .feature-image {
  background-color: rgba(255, 255, 255, 0.05);
  padding: 50px 30px;
}

.gm-product-item .feature-image img {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gm-product-item .feature-image .wish-btn {
  background-color: #F16262;
  border: 0;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  right: 15px;
  bottom: 10px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.gm-product-item .feature-image .wish-btn i {
  -webkit-text-stroke-width: 1px;
  color: transparent;
  -webkit-text-stroke-color: #ffffff;
}

.gm-product-item .product-info {
  background: #1C1E25;
  padding: 25px 35px 30px 35px;
}

.gm-product-item .product-info h3 {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gm-product-item .product-info h3:hover {
  color: #F16262;
}

.gm-product-item .product-info p {
  color: #F16262;
  font-weight: 700;
}

.gm-product-item .product-info p span {
  color: #ffffff;
  margin-left: 12px;
  position: relative;
}

.gm-product-item .product-info p span::before {
  content: "";
  position: absolute;
  left: -5px;
  top: 10px;
  width: 65px;
  height: 1px;
  background-color: #ffffff;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.gm-product-item .product-info .outline-btn {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.gm-product-item .product-info .outline-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gm-product-item .product-info .outline-btn:hover {
  border-color: transparent;
  background-color: transparent;
}

.gm-product-item .product-info .outline-btn:hover::before {
  opacity: 1;
}

.gm-product-item:hover .discount {
  background: #F16262;
}

.gm-product-item:hover .feature-image img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.gm-product-item:hover .feature-image .wish-btn {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*************** Call To Action Start **************/
.gm-call-to-action {
  background: #1C1E25;
}

.gm-call-to-action-left p {
  color: #EAEAEA;
}

.gm-call-to-action-right .circle-bottom {
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

/******************** Gm Upcoming Match **************/
.gm-upcoming {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.gm-upcoming .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#14161D), color-stop(101.21%, rgba(20, 22, 29, 0.8)));
  background: linear-gradient(180deg, #14161D 0%, rgba(20, 22, 29, 0.8) 101.21%);
  z-index: -1;
}

.gm-live-match-wrapper {
  padding: 20px;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.gm-live-match-wrapper .gm-lv-shape-left {
  border: 5px solid transparent;
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%) border-box;
  -webkit-mask: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%) padding-box, linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  width: 300px;
  height: 120px;
  position: absolute;
  -webkit-transform: skew(-25deg);
  transform: skew(-25deg);
  top: 0px;
  left: 40px;
  border-right: 0;
  border-bottom: 0;
  border-radius: 5px 0 0 0;
}

.gm-live-match-wrapper .gm-lv-shape-right {
  border: 5px solid transparent;
  background: linear-gradient(96.49deg, #3200FF 0%, #F16262 102.71%) border-box;
  -webkit-mask: linear-gradient(96.49deg, #3200FF 0%, #F16262 102.71%) padding-box, linear-gradient(96.49deg, #3200FF 0%, #F16262 102.71%);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  width: 600px;
  height: 120px;
  position: absolute;
  -webkit-transform: skew(-25deg);
  transform: skew(-25deg);
  bottom: 0px;
  right: 40px;
  border-left: 0;
  border-top: 0;
  border-radius: 0 0 5px 0;
}

.gm-live-match-wrapper .gm-live-match-box {
  background: #26262C;
  -webkit-transform: skew(-25deg);
  transform: skew(-25deg);
  border-radius: 10px;
  position: relative;
  z-index: 2;
}

.gm-live-match-wrapper .gm-live-match-box .gm-live-match-content {
  -webkit-transform: skew(25deg);
  transform: skew(25deg);
  padding: 40px 70px;
}

.gm-live-match-wrapper .gm-live-match-box .gm-live-match-content .gm-live-match-left {
  width: 60%;
}

.gm-live-match-wrapper .gm-live-match-box .gm-live-match-content .gm-live-match-left h3 {
  color: #ffffff;
  margin-top: 16px;
}

.gm-live-match-wrapper .gm-live-match-box .gm-live-match-content .gm-live-match-left span {
  color: #ffffff;
  font-weight: 600;
}

@media (max-width: 991.98px) {

  .gm-live-match-wrapper .gm-lv-shape-left,
  .gm-live-match-wrapper .gm-lv-shape-right {
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
    width: 30%;
  }

  .gm-live-match-wrapper .gm-lv-shape-left {
    left: 0;
  }

  .gm-live-match-wrapper .gm-lv-shape-right {
    right: 0;
  }

  .gm-live-match-wrapper .gm-live-match-box {
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
  }

  .gm-live-match-wrapper .gm-live-match-box .gm-live-match-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
    padding: 40px 25px;
  }

  .gm-live-match-wrapper .gm-live-match-box .gm-live-match-content .gm-live-match-left {
    text-align: center;
    width: 100%;
  }

  .gm-live-match-wrapper .gm-live-match-box .gm-live-match-content .gm-live-match-right {
    margin-top: 30px;
  }
}

/**************** Contact Section ***************/
.gm-subtitle {
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  font-family: "Urbanist", sans-serif;
}

.gm-subtitle::after {
  content: url(../img/shapes/gm-subtitle.png);
  position: absolute;
  bottom: -3px;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

.gm-clients-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gm-clients-list li {
  width: 188px;
  height: 70px;
  background: #26262C;
  padding: 20px 40px;
  border-radius: 4px;
  margin-right: 15px;
  margin-bottom: 15px;
}

@media (min-width: 370px) and (max-width: 460px) {
  .gm-clients-list li {
    width: 158px;
    padding: 20px 30px;
  }
}

.gm-input-field label {
  display: block;
  color: #EAEAEA;
}

.gm-input-field input,
.gm-input-field textarea {
  width: 100%;
  padding: 12px 16px;
  background: #26262C;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  margin-top: 5px;
  color: rgba(234, 234, 234, 0.3);
}

.gm-input-field input::-webkit-input-placeholder,
.gm-input-field textarea::-webkit-input-placeholder {
  color: rgba(234, 234, 234, 0.3);
}

.gm-input-field input::-moz-placeholder,
.gm-input-field textarea::-moz-placeholder {
  color: rgba(234, 234, 234, 0.3);
}

.gm-input-field input:-ms-input-placeholder,
.gm-input-field textarea:-ms-input-placeholder {
  color: rgba(234, 234, 234, 0.3);
}

.gm-input-field input::-ms-input-placeholder,
.gm-input-field textarea::-ms-input-placeholder {
  color: rgba(234, 234, 234, 0.3);
}

.gm-input-field input::placeholder,
.gm-input-field textarea::placeholder {
  color: rgba(234, 234, 234, 0.3);
}

/*************** Blog Section Start **************/
.gm-blog-section .left-bottom {
  mix-blend-mode: color-dodge;
  -webkit-filter: blur(120.646px);
  filter: blur(120.646px);
}

.gm-blog-section .left-center {
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  mix-blend-mode: color-dodge;
  -webkit-filter: blur(100px);
  filter: blur(100px);
}

.gm-blog-section .right-bottom {
  mix-blend-mode: color-dodge;
  -webkit-filter: blur(120.646px);
  filter: blur(120.646px);
}

.gm-blog-card {
  background: rgba(255, 255, 255, 0.05);
  z-index: 10;
}

.gm-blog-card .category-btn {
  padding: 8px 20px;
  font-weight: 600;
  color: #ffffff;
  background: #000139;
  font-size: 13px;
  top: 15px;
  right: 15px;
  overflow: hidden;
  z-index: 1;
}

.gm-blog-card .category-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gm-blog-card .category-btn:hover::before {
  opacity: 1;
}

.gm-blog-card .feature-image {
  border-radius: 5px 5px 0 0;
}

.gm-blog-card .feature-image img {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gm-blog-card .gm-blog-card-content {
  padding: 30px 24px 40px 24px;
}

.gm-blog-card .gm-blog-card-content .blog-meta .author {
  color: #ffffff;
  position: relative;
  font-weight: 600;
  font-family: "Urbanist", sans-serif;
  padding-left: 14px;
}

.gm-blog-card .gm-blog-card-content .blog-meta .author::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 8px;
  height: 8px;
  background: linear-gradient(96.49deg, #F16262 0%, #3200FF 102.71%);
  border-radius: 50%;
}

.gm-blog-card .gm-blog-card-content .blog-meta .date {
  margin-left: 25px;
  font-size: 14px;
  font-weight: 600;
  color: #F16262;
}

.gm-blog-card .gm-blog-card-content h3 {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gm-blog-card .gm-blog-card-content h3:hover {
  color: #F16262;
}

.gm-blog-card .gm-blog-card-content p {
  color: #EAEAEA;
}

.gm-blog-card:hover .feature-image img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.search-widget form {
  position: relative;
}

.search-widget form input {
  width: 100%;
  padding: 18px 60px 18px 25px;
  border: 0;
  border-radius: 5px;
  font-weight: 600;
  background: #ECECEC;
  color: #B0B0B0;
}

.search-widget form input::-webkit-input-placeholder {
  color: #B0B0B0;
}

.search-widget form input::-moz-placeholder {
  color: #B0B0B0;
}

.search-widget form input:-ms-input-placeholder {
  color: #B0B0B0;
}

.search-widget form input::-ms-input-placeholder {
  color: #B0B0B0;
}

.search-widget form input::placeholder {
  color: #B0B0B0;
}

.search-widget form button {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 5px;
  color: #ffffff;
  overflow: hidden;
}

.sidebar-widget .widget-title {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 2px solid #C4C4C4;
}

.sidebar-widget .widget-title::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  left: 0;
  bottom: -2px;
}

.sidebar-widget+.sidebar-widget {
  margin-top: 60px;
}

.categories-widget ul li {
  display: block;
}

.categories-widget ul li+li {
  margin-top: 15px;
}

.categories-widget ul li a {
  display: block;
  font-weight: 600;
  color: #666666;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.categories-widget ul li a sup {
  font-size: 12px;
  margin-left: 3px;
}

.categories-widget ul li a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.categories-widget ul li a:hover {
  color: #1C40F2;
}

.categories-widget ul li a:hover::after {
  color: #1C40F2;
}

.recent-post-widget ul.rs-news-list li+li {
  margin-top: 30px;
}

.recent-post-widget ul.rs-news-list li .rs-news-content h6 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.recent-post-widget ul.rs-news-list li .rs-news-content h6:hover {
  color: #1C40F2;
}

.recent-post-widget ul.rs-news-list li .rs-news-content span {
  font-weight: 500;
  font-size: 14px;
}

.tags-widget .tags-list a {
  padding: 8px 16px;
  border-radius: 30px;
  border: 1px solid rgba(166, 166, 166, 0.4392156863);
  color: rgba(39, 35, 35, 0.8196078431);
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.tags-widget .tags-list a:hover {
  color: #001042;
  border-color: #001042;
}

.archive-widget .archive-list li a {
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  color: #001042;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  border-bottom: 1px solid #EBEBEB;
  display: block;
  padding: 12px 0;
}

.archive-widget .archive-list li a:hover {
  color: #1C40F2;
}

.banner-widget .banner-content {
  padding: 50px 20px;
}

.banner-widget .banner-content .primary-btn {
  padding: 13px 50px;
}

.banner-widget .banner-content .icon-wrapper {
  background: #33459D;
  width: 55px;
  height: 55px;
}

.bd-content-wrapper {
  padding: 55px 30px 70px 30px;
}

.bd-content-wrapper .bd-blog-meta div+div {
  position: relative;
}

.bd-content-wrapper .bd-blog-meta div+div::before {
  content: "";
  position: absolute;
  left: -25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 50px;
  background: #CBCBCB;
}

@media (max-width: 767.98px) {
  .bd-content-wrapper .bd-blog-meta div::before {
    display: none;
  }
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.bd-content-wrapper blockquote {
  background: rgba(241, 243, 255, 0.5);
  padding: 45px 30px;
  position: relative;
}

.bd-content-wrapper blockquote::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  border-radius: 10px 0 0 10px;
}

.bd-content-wrapper blockquote .bd-quote-author {
  position: relative;
  padding-left: 60px;
}

.bd-content-wrapper blockquote .bd-quote-author::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 50px;
  height: 3px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
}

.bd-content-wrapper .social-icons a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 6px;
}

.bd-content-wrapper .social-icons a.facebook {
  color: #3F6DC7;
  background: #E9F1FF;
}

.bd-content-wrapper .social-icons a.instagram {
  color: #e4405f;
  background: rgba(255, 73, 143, 0.1);
}

.bd-content-wrapper .social-icons a.dribble {
  color: #ea4c89;
  background: rgba(234, 76, 137, 0.1);
}

.bd-content-wrapper .social-icons a.behance {
  color: #131418;
  background: #E9F1FF;
}

.bd-content-wrapper .bd-blog-tags a {
  background: #F1F1F1;
  border-radius: 30px;
  display: inline-block;
  color: #001042;
  font-weight: 500;
  font-size: 13px;
  padding: 6px 18px;
  margin-right: 5px;
}

.bd-content-wrapper .bd-author-info {
  padding: 30px;
  background-color: rgba(241, 243, 255, 0.5);
}

.bd-content-wrapper .bd-rl-post-wrapper h6 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.bd-content-wrapper .bd-rl-post-wrapper h6:hover {
  color: #1C40F2;
}

.bd-content-wrapper .bd-rl-post-wrapper span {
  font-size: 14px;
  font-weight: 500;
}

.bd-content-wrapper .spacer {
  border: 0;
  opacity: 1;
  border-top: 1px solid #EBEBEB;
}

.bd-comment-area ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.bd-comment-area ol.comment-lists li.comment-box {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #EBEBEB;
}

.bd-comment-area ol.comment-lists li.comment-box .comment-box-wrapper .comment-user-info .date {
  top: 0;
  right: 0;
  font-weight: 500;
  font-size: 14px;
  position: absolute;
}

@media (max-width: 575.98px) {
  .bd-comment-area ol.comment-lists li.comment-box .comment-box-wrapper .comment-user-info .date {
    position: initial;
  }
}

.bd-comment-area ol.comment-lists li.comment-box .comment-box-wrapper .comment-user-info p {
  padding-right: 15px;
}

.bd-comment-area ol.comment-lists li.comment-box .comment-box-wrapper .comment-user-info button {
  color: #001042;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  border: 0;
  background: transparent;
}


.bd-comment-area>ol>li:first-child {
  border-top: 0;
  margin-top: 20px;
}

.bd-comment-form form .input-field {
  position: relative;
}

.bd-comment-form form .input-field label {
  position: absolute;
  left: 20px;
  top: -12px;
  color: #001042;
  font-weight: 600;
  font-family: "Urbanist", sans-serif;
  border-radius: 5px;
}

.bd-comment-form form .input-field input,
.bd-comment-form form .input-field textarea {
  width: 100%;
  padding: 15px 18px;
  font-size: 14px;
  color: #C7C7C7;
  border: 1px solid #E7E7E7;
  border-radius: 6px;
  background-color: #FAFAFA;
}

.bd-comment-form form .primary-btn {
  margin-top: 30px;
}

/*********** Contact Hero ************/
.contact-hero .hero-area {
  padding-bottom: 160px;
}

.contact-hero .primary-btn i {
  -webkit-text-stroke-width: 1px;
  -webkit-text-fill-color: transparent;
}

.hm-ct-info-wrapper {
  padding: 0 30px 30px 30px;
  margin-bottom: 60px;
  background: #ffffff;
  -webkit-box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.2);
  box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.2);
}

.hm-ct-info-wrapper .icon-wrapper {
  position: relative;
  width: 65px;
  height: 65px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  -webkit-box-shadow: 0px 10px 25px rgba(0, 130, 248, 0.6);
  box-shadow: 0px 10px 25px rgba(0, 130, 248, 0.6);
  z-index: 1;
  margin-top: -45px;
  color: #ffffff;
  font-size: 22px;
}

.hm-ct-info-wrapper .info-content span {
  font-weight: 500;
}

.hm-contact-form .input-field {
  position: relative;
}

.hm-contact-form .input-field label {
  position: absolute;
  left: 20px;
  top: -12px;
  color: #001042;
  font-weight: 600;
  font-family: "Urbanist", sans-serif;
  border-radius: 5px;
  padding: 0 10px;
  background: #ffffff;
}

.hm-contact-form .input-field input,
.hm-contact-form .input-field textarea {
  width: 100%;
  padding: 22px 20px 18px 20px;
  font-size: 14px;
  color: #656565;
  border: 1px solid #E7E7E7;
  border-radius: 6px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

.sh-hero-section .sh-hero-right {
  margin-left: 50px;
}

@media (max-width: 1199.98px) {
  .sh-hero-section .sh-hero-right {
    margin-left: 0;
  }

  .sh-hero-section .sh-hero-right img {
    max-width: 100%;
  }
}

/******** Sh Benefits Area ******/
.sh-benefits .sh-bn-circle {
  width: 80px;
  height: 80px;
  background: linear-gradient(144.78deg, #CFE4FF 34.29%, rgba(241, 247, 255, 0) 99.57%);
  border-radius: 50%;
  left: 120px;
  bottom: 120px;
  z-index: -1;
}

.sh-benefits-wrapper {
  padding: 40px 30px;
}

.sh-benefits-wrapper .icon-wrapper {
  width: 70px;
  height: 70px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  font-size: 26px;
}

.sh-benefits-wrapper .icon-wrapper i {
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sh-benefits-wrapper .icon-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  opacity: 0.05;
  z-index: -1;
}

/********** Pricing Area ************/
.sh-pricing .sh-pricing-circle {
  width: 80px;
  height: 80px;
  background: linear-gradient(144.78deg, #CFE4FF 34.29%, rgba(241, 247, 255, 0) 99.57%);
  border-radius: 50%;
  left: -30px;
  bottom: -40px;
  z-index: -1;
}

.sh-pricing .sh-pricing-circle-red {
  width: 45px;
  height: 45px;
  background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%);
  border-radius: 50%;
  right: -55px;
  top: 60%;
  opacity: 30%;
}

.sh-pricing-top .tab-switch-btn .switch-input {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.sh-pricing-column {
  padding: 30px 25px;
}

.sh-pricing-column .popular-badge {
  width: 160px;
  height: 30px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  right: -25px;
  top: 6px;
  padding: 0;
  line-height: 30px;
  font-weight: 500;
  padding-left: 20px;
}

.sh-pricing-column p {
  font-size: 14px;
}

.sh-pricing-column .saving-badge {
  background: rgba(255, 7, 102, 0.05);
  font-size: 12px;
  font-weight: 700;
  padding: 6px 20px;
  border-radius: 30px;
  color: #001042;
  margin-bottom: 20px;
  display: inline-block;
}

.sh-pricing-column .feature-list {
  height: 150px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-size: 14px;
}

/************** Control Panel ************/
.sh-control-panel .building-shape {
  left: 90px;
  top: 70px;
  z-index: -1;
}

.cp-accordion {
  position: relative;
}

.cp-accordion::before {
  content: "";
  position: absolute;
  left: -43px;
  top: 0;
  width: 1px;
  height: 100%;
  background: #002EA7;
}

.cp-accordion .accordion-single {
  background: #001580;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  position: relative;
}

.cp-accordion .accordion-single::before {
  content: "";
  position: absolute;
  left: -55px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: #00237F;
  border-radius: 50%;
}

.cp-accordion .accordion-single::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
}

.cp-accordion .accordion-single .accordion-header {
  padding: 20px 25px;
}

.cp-accordion .accordion-single .accordion-header h6 {
  color: #ffffff;
  margin-bottom: 0;
}

.cp-accordion .accordion-single .accordion-body {
  padding: 0 20px 16px 20px;
}

.cp-accordion .accordion-single .accordion-body p {
  color: rgba(255, 255, 255, 0.8);
}

.cp-accordion .accordion-single .accordion-body a {
  color: #ffffff;
}

.cp-accordion .accordion-single .accordion-body a i {
  margin-right: 5px;
}

.cp-accordion .accordion-single+.accordion-single {
  margin-top: 20px;
}

.sh-cp-right .circle {
  left: 40px;
  top: -19px;
  z-index: -1;
}

.sh-cp-right .curve {
  bottom: -90px;
  right: -65px;
  z-index: -1;
}

/********* Features Area *********/
.sh-feature-list {
  text-align: center;
}

.sh-feature-list ul {
  text-align: left;
  display: inline-block;
}

.sh-feature-list ul li {
  color: #001042;
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
}

.sh-feature-list ul li i {
  color: #1C40F2;
  margin-right: 10px;
}

.sh-feature-list ul li+li {
  margin-top: 10px;
}

/************** Sh About Section *************/
.sh-about-section .sh-about-circle {
  bottom: 130px;
  left: 90px;
  z-index: -1;
}

.sh-about-section .sh-about-circle-small {
  left: 110px;
  top: 38%;
}

/************* Sh Feedback Section Start **********/
.sh-feedback {
  background: #F1F5FF;
}

.sh-feedback-wrapper {
  padding: 0 30px 30px;
  -webkit-box-shadow: 0px 15px 60px rgba(151, 151, 151, 0.05);
  box-shadow: 0px 15px 60px rgba(151, 151, 151, 0.05);
  margin-bottom: 40px;
}

.sh-feedback-wrapper .clients-thumb {
  margin-top: -35px;
}

.sh-feedback-wrapper .spacer {
  border: 0;
  border-bottom: 2px solid #EBEBEB;
  margin: 20px 0;
}

/*********** Sh Faq Section Start ************/
.sh-faq {
  background: none;
}

.dm-hero-section {
  background: linear-gradient(279.3deg, #001DAC 2.98%, #000F57 98.6%);
}

.dm-hero-section .dm-hero-circle {
  width: 60px;
  height: 60px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 64, 242, 0.5)), to(rgba(0, 43, 255, 0)));
  background: linear-gradient(180deg, rgba(28, 64, 242, 0.5) 0%, rgba(0, 43, 255, 0) 100%);
  border-radius: 50%;
  left: 145px;
  top: 40%;
  z-index: -1;
}

.dm-hero-section h1 {
  color: #ffffff;
  font-size: 56px;
}

@media (max-width: 1399.98px) {
  .dm-hero-section h1 {
    font-size: 3rem;
  }
}

@media (max-width: 1199.98px) {
  .dm-hero-section h1 {
    font-size: calc(2.8rem + 0.1vw);
  }
}

@media (max-width: 575.98px) {
  .dm-hero-section h1 {
    font-size: 2.25rem;
  }
}

.dm-hero-section p {
  color: #ffffff;
}

.dm-hero-section .dm-hero-label span {
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
}

@media (max-width: 991.98px) {
  .dm-hero-section .sh-hero-right img {
    max-width: 100%;
  }
}

.dm-hero-domain-form {
  max-width: 510px;
}

.dm-hero-domain-form input[type=text] {
  padding: 18px 24px;
  background-color: #ffffff;
  border: 0;
  width: 100%;
  border-radius: 30px 0 0 30px;
}

.dm-hero-domain-form input[type=text]::-webkit-input-placeholder {
  color: #D6D6D6;
}

.dm-hero-domain-form input[type=text]::-moz-placeholder {
  color: #D6D6D6;
}

.dm-hero-domain-form input[type=text]:-ms-input-placeholder {
  color: #D6D6D6;
}

.dm-hero-domain-form input[type=text]::-ms-input-placeholder {
  color: #D6D6D6;
}

.dm-hero-domain-form input[type=text]::placeholder {
  color: #D6D6D6;
}

.dm-hero-domain-form select {
  width: 67px;
  padding: 18px 3px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 0;
  border: 0;
}

.dm-hero-domain-form select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dm-hero-domain-form input[type=submit] {
  padding: 18px 20px;
  border-radius: 0 30px 30px 0;
  font-size: 16px;
}

/************ popular domain start *********/
.dm-pp-domain-item {
  padding: 25px 20px;
  background: #ffffff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 15px 60px rgba(151, 151, 151, 0.1);
  box-shadow: 0px 15px 60px rgba(151, 151, 151, 0.1);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.dm-pp-domain-item::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
}

.dm-pp-domain-item img.original {
  display: block;
}

.dm-pp-domain-item img.on-hover {
  display: none;
}

.dm-pp-domain-item .dm-offer-badge {
  background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%);
  padding: 4px 10px;
  font-size: 12px;
  right: -20px;
  top: 40px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.dm-pp-domain-item h6 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.dm-pp-domain-item .subtitle {
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.dm-pp-domain-item a {
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  color: #001042;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.dm-pp-domain-item a i {
  margin-left: 6px;
}

.dm-pp-domain-item .circle-small {
  width: 14px;
  height: 14px;
  background: #2B65F5;
  border-radius: 50%;
  right: 60px;
  bottom: 60px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: -1;
}

.dm-pp-domain-item .circle-shape {
  width: 150px;
  height: 150px;
  background: #276FF6;
  position: absolute;
  right: -75px;
  bottom: -75px;
  border-radius: 50%;
  opacity: 0.05;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.dm-pp-domain-item .circle-shape.shape-2 {
  right: 20px;
  bottom: -100px;
}

.dm-pp-domain-item:hover {
  -webkit-box-shadow: 0px 15px 60px rgba(5, 137, 255, 0.4);
  box-shadow: 0px 15px 60px rgba(5, 137, 255, 0.4);
}

.dm-pp-domain-item:hover::before {
  opacity: 1;
}

.dm-pp-domain-item:hover .original {
  display: none;
}

.dm-pp-domain-item:hover .on-hover {
  display: block;
}

.dm-pp-domain-item:hover h6,
.dm-pp-domain-item:hover .subtitle,
.dm-pp-domain-item:hover a {
  color: #ffffff;
}

.dm-pp-domain-item:hover .circle-small {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.dm-pp-domain-item:hover .circle-shape {
  background: #ffffff;
  opacity: 0.1;
}

/************ Support Area ***********/
.dm-support {
  padding-top: 50px;
}

@media (max-width: 1199.98px) {
  .dm-support {
    padding-top: 0;
  }
}

.dm-support-left {
  padding: 80px 0;
}

.dm-support-info a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}

.dm-support-info a i {
  margin-right: 10px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  -webkit-background-clip: text;
  color: transparent;
}

/****************** Feedback Area start ***********/
.dm-feedback {
  background: linear-gradient(95.45deg, rgba(0, 130, 248, 0.05) 0.64%, rgba(28, 64, 242, 0.05) 98.23%);
}

.dm-feedback-right-rating span {
  font-size: 13px;
  font-weight: 500;
}

.dm-feedback-single {
  padding: 40px 25px;
  border-radius: 1px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.dm-feedback-single .dm-feedback-comment p i {
  color: rgba(189, 189, 189, 0.5);
  font-size: 30px;
  margin-right: 8px;
}

.dm-feedback-single:hover {
  -webkit-box-shadow: 1px 15px 60px rgba(151, 151, 151, 0.1);
  box-shadow: 1px 15px 60px rgba(151, 151, 151, 0.1);
}

/*********** Faq Section Start ********/
.dm-faq-section .faq-feature-img {
  position: absolute;
  right: 0;
  bottom: 120px;
  z-index: -1;
}

@media (max-width: 991.98px) {
  .dm-faq-section .faq-feature-img {
    position: initial;
    margin-top: 50px;
    max-width: 100%;
  }
}

.dm-accordion .accordion-item {
  border: 0;
}

.dm-accordion .accordion-item+.accordion-item {
  margin-top: 20px;
}

.dm-accordion .accordion-item .accordion-header a {
  padding: 18px 35px 18px 25px;
  display: block;
  color: #001042;
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  position: relative;
}

.dm-accordion .accordion-item .accordion-header a::after {
  content: "\f107";
  font-family: "FontAwesome";
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dm-accordion .accordion-item .accordion-header a:not(.collapsed)::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.dm-accordion .accordion-item .accordion-body {
  padding: 8px 25px 25px 25px;
}

.wp-hero .wp-hero-dot {
  bottom: 50px;
  left: 50px;
  z-index: -1;
}

.wp-hero .wp-hero-plus {
  top: 150px;
  left: 120px;
  z-index: -1;
}

.wp-hero .wp-hero-line {
  width: 70px;
  height: 1px;
  background: #00D172;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 40px;
  top: 50%;
  z-index: -1;
}

.wp-hero .wp-hero-dot-illustration {
  width: 10px;
  height: 10px;
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.5%, #1C40F2), color-stop(97.45%, #03F8FB));
  background: linear-gradient(90deg, #1C40F2 -0.5%, #03F8FB 97.45%);
  border-radius: 50%;
  bottom: 30px;
  left: 330px;
  z-index: -1;
}

.wp-hero .template-btn {
  padding: 16px 40px;
}

@media (max-width: 991.98px) {
  .wp-hero .wp-hero-right img {
    max-width: 100%;
  }
}

.wp-hero-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.wp-hero-list ul+ul {
  margin-left: 40px;
}

.wp-hero-list ul li {
  color: #ffffff;
}

.wp-hero-list ul li i {
  margin-right: 6px;
}

.wp-hero-list ul li+li {
  margin-top: 10px;
}

@media (max-width: 480px) {
  .wp-hero-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .wp-hero-list ul+ul {
    margin-left: 0;
    margin-top: 15px;
  }
}

/************ about section **********/
.wp-about {
  margin-top: -70px;
}

.wp-about-item {
  padding: 40px 30px;
}

.wp-about-item .item-bg {
  right: 25px;
  top: 25px;
  z-index: -1;
}

.wp-about-item .icon-wrapper {
  width: 56px;
  height: 56px;
  -webkit-box-shadow: 10px 15px 60px rgba(139, 139, 139, 0.3);
  box-shadow: 10px 15px 60px rgba(139, 139, 139, 0.3);
}

/*************** Pricing Section Start ********/
.wp-pricing-column {
  padding: 40px 30px;
}

.wp-pricing-column .pricing-badge {
  font-size: 12px;
  color: #ffffff;
  background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%);
  top: 40px;
}

.wp-pricing-column .feature-list {
  height: auto;
}

.wp-pricing-column.business-plan {
  -webkit-box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.1);
  box-shadow: 0px 20px 80px rgba(0, 148, 255, 0.1);
}

.wp-pricing-meta-item .wp-icon-wrapper {
  width: 40px;
  height: 40px;
  background: linear-gradient(95.45deg, rgba(0, 130, 248, 0.1) 0.64%, rgba(28, 64, 242, 0.1) 98.23%);
  color: #1C40F2;
}

.wp-pricing-meta-item p {
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
}

.wp-pricing-meta-item .tab-switch-btn .switch-input {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.wp-pricing-meta-item .tab-switch-btn .switch-input:checked~.toggle-switch-btn::before {
  left: 28px;
}

.wp-pricing-meta-item .tab-switch-btn .toggle-switch-btn {
  width: 50px;
  height: 24px;
}

.wp-pricing-meta-item .tab-switch-btn .toggle-switch-btn::before {
  width: 14px;
  height: 14px;
  left: 4px;
}

/************ Highlights Section Start ***********/
.highlight-item .icon-wrapper {
  width: 60px;
  height: 60px;
  background: rgba(108, 186, 255, 0.15);
}

.wp-about-company {
  padding: 80px 30px;
}

.wp-about-company .dot-shape {
  right: 90px;
  top: 60px;
  z-index: -1;
}

.wp-about-company .circle-half {
  right: 250px;
  bottom: 0;
  z-index: -1;
}

.wp-about-company h3 {
  color: #ffffff;
}

.wp_about_item {
  display: inline-block;
}

.wp_about_item .icon-wrapper {
  width: 56px;
  height: 56px;
  background: #3146AC;
  border-radius: 50%;
  position: relative;
  font-size: 20px;
}

.wp_about_item .icon-wrapper::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 0.1;
}

.wp_about_item h4 {
  color: #ffffff;
  width: 100px;
  text-align: left;
}

.wp_about_item span {
  color: #ffffff;
  font-weight: 500;
}

/************ Feature Section Start **********/
.wp-feature-item {
  padding: 20px;
}

.wp-feature-item .icon-wrapper {
  width: 60px;
  height: 60px;
  background: rgba(0, 102, 255, 0.05);
  border-radius: 50%;
  font-size: 20px;
  color: #1C40F2;
}

/************* Signup Area Start *************/
.wp-signup .wp-signup-left {
  padding: 40px 0;
}

@media (max-width: 991.98px) {
  .wp-signup {
    padding-top: 30px;
  }
}

/********** Feedback Section Start *********/
.wp-feedback {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.wp-feedback-star {
  padding: 0 15px 15px 15px;
  border: 2px solid #001042;
  border-top: 0;
}

.wp-feedback-star .title-wrapper {
  margin-top: -15px;
  position: relative;
}

.wp-feedback-star .title-wrapper .line {
  position: absolute;
  width: 35px;
  height: 2px;
  background: #001042;
  bottom: 15px;
}

.wp-feedback-star .title-wrapper .line.left-line {
  left: -15px;
}

.wp-feedback-star .title-wrapper .line.right-line {
  right: -15px;
}

.wp-feedback-star h6 {
  display: inline-block;
  position: relative;
}

.wp-feedback-star h6::before {
  content: "";
  position: absolute;
  left: -15px;
  bottom: 5px;
  width: 6px;
  height: 6px;
  background: #001042;
  border-radius: 50%;
}

.wp-feedback-star h6::after {
  content: "";
  position: absolute;
  right: -15px;
  bottom: 5px;
  width: 6px;
  height: 6px;
  background: #001042;
  border-radius: 50%;
}

/******** Hero Section Start ********/
.vps-hero {
  padding: 100px 0 180px 0;
}

.vps-hero .display-font {
  font-size: 3.8rem;
}

@media (max-width: 1399.98px) {
  .vps-hero .display-font {
    font-size: 3.6rem;
  }
}

@media (max-width: 1199.98px) {
  .vps-hero .display-font {
    font-size: calc(3rem + 0.1vw);
  }
}

@media (max-width: 575.98px) {
  .vps-hero .display-font {
    font-size: 2.25rem;
  }
}

/************ price slider start ***********/
.vps-price-slider {
  margin-top: -100px;
  position: relative;
  z-index: 2;
}

.price-slider-wrapper {
  padding: 60px 100px;
}

.price-slider-wrapper .vps_labels span {
  padding: 8px 12px;
  background: #0082F8;
  color: #ffffff;
  -webkit-box-shadow: 0px 5px 10px rgba(207, 207, 207, 0.3);
  box-shadow: 0px 5px 10px rgba(207, 207, 207, 0.3);
  font-size: 12px;
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  display: none;
  min-width: 70px;
  text-align: center;
}

.price-slider-wrapper .vps_labels span::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 20px;
  height: 11px;
  background: #0082F8;
  -webkit-clip-path: polygon(100% 0, 0 0, 49% 100%);
  clip-path: polygon(100% 0, 0 0, 49% 100%);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 1;
}

.price-slider-wrapper .vps_labels span.active {
  display: inline-block;
}

@media (max-width: 991.98px) {
  .price-slider-wrapper .vps_labels {
    margin: 0 30px;
  }
}

@media (max-width: 575.98px) {
  .price-slider-wrapper .vps_labels {
    margin: 0 60px;
  }
}

@media (max-width: 991.98px) {
  .price-slider-wrapper {
    padding: 40px 50px;
  }
}

@media (max-width: 575.98px) {
  .price-slider-wrapper {
    padding: 40px 30px;
  }
}

.range-slider-wrapper .slider.slider-horizontal .slider-track {
  border: 1px solid #F0F0F0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 30px;
}

.range-slider-wrapper .tooltip {
  display: none;
}

.range-slider-wrapper .slider-selection {
  background: #0082F8;
  border-radius: 30px;
}

.range-slider-wrapper .slider-handle {
  width: 40px;
  height: 40px;
  background: #0082F8;
  margin-top: -13px;
}

.range-slider-wrapper .slider-handle::before {
  content: "\f07e";
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #ffffff;
}

@media (max-width: 991.98px) {
  .range-slider-wrapper {
    margin: 0 30px;
  }
}

.vps_pp_feature_item {
  border: 1px solid rgba(220, 220, 220, 0.4);
  padding: 20px;
  background-color: #ffffff;
}

.vps_pp_feature_item .icon-wrapper {
  width: 50px;
  height: 50px;
  background: rgba(0, 43, 255, 0.05);
}

.vps_pp_feature_item h6 span {
  color: #1C40F2;
}

.vps_pp_feature_item .subtitle {
  font-size: 14px;
  font-weight: 500;
  display: none;
}

/******* vps plan start *********/
.vps-pricing-table {
  overflow-x: auto;
}

.vps-pricing-table table thead tr th {
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  padding: 15px 50px;
  color: #ffffff;
}

.vps-pricing-table table thead tr th h4,
.vps-pricing-table table thead tr th h6 {
  color: #ffffff;
  margin-bottom: 0;
}

.vps-pricing-table table thead tr th span {
  font-weight: 500;
}

.vps-pricing-table table thead tr th:first-child {
  background: #001042;
  min-width: 250px;
}

.vps-pricing-table table tbody tr td {
  padding: 15px 25px;
  text-align: center;
  color: #001042;
  border: 1px solid #E9E9E9;
}

.vps-pricing-table table tbody tr td:first-child {
  text-align: left;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
}

.vps-pricing-table table tbody tr td i {
  color: #1C40F2;
}
.vps-pricing-table table tbody tr td svg{
  fill: #1C40F2;
  font-size: 14px;
}
.vps-pricing-table table tbody tr td a {
  padding: 8px 35px;
  display: inline-block;
  border: 1px solid #1C40F2;
  border-radius: 30px;
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  color: #001042;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  margin: 10px 0;
}

.vps-pricing-table table tbody tr td a:hover {
  background: #1C40F2;
  color: #ffffff;
}

/********** About Section Start **********/
.vps-about-section {
  background: #F5F7FD;
}

.vps-about-item {
  padding: 40px 30px;
  border-radius: 10px;
}

.vps-about-item .icon-wrapper {
  width: 100px;
  height: 100px;
  background: #F2F9FF;
}

/************* Video Section *************/
.vps-video-box {
  border-radius: 10px;
  margin-top: -260px;
}

.vps-video-box::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  opacity: 0.6;
}

.vps-video-box .vps-video-popup {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  color: #ffffff;
  background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%);
  border-radius: 50%;
  -webkit-animation: 2s btn-ripple linear infinite;
  animation: 2s btn-ripple linear infinite;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.vps-video-box .vps-video-popup:hover {
  top: 48%;
}

.vps-video .vps-video-top {
  padding-bottom: 300px;
}

@media (max-width: 991.98px) {
  .vps-video .vps-video-top {
    padding-bottom: 200px;
  }

  .vps-video .vps-video-box {
    margin-top: -160px;
  }
}

/***************** Feature Area Start ***************/
.vps-feature-btns {
  gap: 24px;
}

.vps-feature-btns li a {
  background: #ffffff;
  -webkit-box-shadow: 0px 8px 40px rgba(192, 192, 192, 0.25);
  box-shadow: 0px 8px 40px rgba(192, 192, 192, 0.25);
  color: #001042;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 1;
}

.vps-feature-btns li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  z-index: -1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
  border-radius: 50px;
}

.vps-feature-btns li a.active {
  color: #ffffff;
}

.vps-feature-btns li a.active::before {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.vps-feature-item {
  padding: 40px 25px;
  border-radius: 10px;
}

.vps-feature-item .figure-icon::before {
  content: "";
  width: 25px;
  height: 25px;
  background: #297FFF;
  position: absolute;
  left: 30px;
  bottom: -10px;
  border-radius: 50%;
  z-index: -1;
  opacity: 15%;
}

.vps-tab-info p {
  font-weight: 700;
  color: #001042;
}

.vps-tab-info p a {
  color: #1C40F2;
}

/************* VPS Scripts ***************/
.vps-scripts {
  margin-top: -130px;
}

.vps-scripts-wrapper {
  border-radius: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

@media (max-width: 575.98px) {
  .vps-scripts-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.vps-script-item {
  border: 1px solid rgba(220, 220, 220, 0.5);
  padding: 25px;
  border-radius: 6px;
  background: #ffffff;
}

.vps_scripts_slider_wrapper {
  overflow: hidden;
  padding: 0 20px;
}

.vps_scripts_slider_wrapper .vps-scripts-slider .swiper-control-btn {
  position: absolute;
  left: -15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  background: #001042;
  color: #ffffff;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.vps_scripts_slider_wrapper .vps-scripts-slider .swiper-control-btn.swiper-next {
  right: -15px;
  left: auto;
}

.vps_scripts_slider_wrapper .vps-scripts-slider .swiper-control-btn:hover {
  background: #1C40F2;
}

.signup-area::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(95.45deg, #052968 0.64%, #021d9f 98.23%);
  z-index: -1;
  opacity: 90%;
}

.signup-area .signup-form {
  background: #fafafa;
  padding: 40px;
  border-radius: 6px;
}

.signup-area .signup-form .form-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.signup-form-wrapper form label {
  display: block;
  color: #001042;
  font-weight: 500;
}

.signup-form-wrapper form input {
  width: 100%;
  padding: 12px 15px 12px 40px;
  border: 1px solid rgba(221, 221, 221, 0.485);
  margin-top: 6px;
  border-radius: 4px;
  position: relative;
}

.signup-form-wrapper form .input-field {
  position: relative;
  margin-bottom: 20px;
}

.signup-form-wrapper form .input-field span {
  position: absolute;
  left: 15px;
  top: 20px;
  z-index: 2;
  color: rgba(89, 79, 79, 0.5411764706);
}

.signup-form-wrapper form .checkbox-wraper input {
  width: auto;
  margin-top: 0;
}

.signup-form-wrapper form input[type=submit] {
  margin-top: 40px;
  background: #1C40F2;
  border: 0;
  color: #ffffff;
}

.signup-form-wrapper .api-signup-btns a {
  color: #ffffff;
  margin-right: 15px;
  margin-bottom: 15px;
}

.signup-form-wrapper .api-signup-btns a i {
  margin-right: 8px;
}

.signup-form-wrapper .api-signup-btns .btn-facebook {
  background: #3F6DC7;
}

.signup-form-wrapper .api-signup-btns .btn-twitter {
  background: #009DED;
}

.signup-form-wrapper .api-signup-btns .btn-linkedin {
  background: #0077B5;
}

.signup-form-spacer h6::before {
  content: "";
  position: absolute;
  right: calc(100% + 20px);
  bottom: 10px;
  width: 200px;
  height: 1px;
  background: rgba(29, 23, 23, 0.0823529412);
}

.signup-form-spacer h6::after {
  content: "";
  position: absolute;
  left: calc(100% + 20px);
  bottom: 10px;
  width: 200px;
  height: 1px;
  background: rgba(29, 23, 23, 0.0823529412);
}

/********** hero section start *********/
.ds-hero .ds-hero-dot {
  left: 50px;
  bottom: 50px;
  z-index: -1;
}

.ds-hero .ds-hero-left p {
  max-width: 450px;
}

.ds-hero-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ds-hero-list li {
  margin-right: 24px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
}

/********** pricing section start ***********/
.ds-pricing-item {
  padding: 40px 30px;
}

.ds-pricing-item .ds-pricing-list li {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.ds-pricing-item .ds-pricing-list li span {
  color: #1C40F2;
  font-size: 14px;
}

.ds-pricing-item .ds-pricing-list.border-left {
  position: relative;
}

.ds-pricing-item .ds-pricing-list.border-left::before {
  content: "";
  position: absolute;
  left: -40px;
  top: 50%;
  width: 1px;
  height: 80px;
  background: #E9E9E9;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ds-pricing-item .item-bottom {
  gap: 24px;
}

.ds-pricing-item .item-price-amount h4 {
  color: #FF0766;
}

.ds-pricing-item .item-price-amount h4 span {
  font-size: 16px;
  font-weight: 500;
  color: #001042;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .ds-pricing-item .ds-pricing-list.border-left::before {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .ds-pricing-item .ds-pricing-list.border-left::before {
    display: none;
  }
}

.ds-pricing-feature-item {
  padding: 24px;
}

.ds-pricing-feature-item span {
  width: 40px;
  height: 40px;
  background: linear-gradient(279.3deg, #001DAC 2.98%, #000F57 98.6%);
}

.ds-pricing-feature-item p {
  color: #001042;
}

/*********** about section start ************/
@media (max-width: 575.98px) {
  .ds-about {
    background: linear-gradient(27.79deg, rgba(0, 29, 172, 0.8) -148.73%, rgba(0, 15, 87, 0.8) 192.85%);
  }

  .ds-about .ds-about-bg {
    display: none;
  }
}

.ds-about-content .ds-circle-shape {
  position: absolute;
  right: -60px;
  bottom: -60px;
  width: 150px;
  height: 150px;
  background: -webkit-gradient(linear, left top, left bottom, from(#D7E5FF), to(#F6F9FF));
  background: linear-gradient(180deg, #D7E5FF 0%, #F6F9FF 100%);
  z-index: -1;
  border-radius: 50%;
}

@media (max-width: 575.98px) {
  .ds-about-content .ds-circle-shape {
    opacity: 0.1;
  }
}

.ds-about-column {
  padding: 40px 30px;
  -webkit-box-shadow: 2px 15px 20px rgba(175, 175, 175, 0.2);
  box-shadow: 2px 15px 20px rgba(175, 175, 175, 0.2);
}

/************** feature section start *************/
.ds-feature-item {
  -webkit-box-shadow: 16px 33.8064px 67.6129px rgba(51, 94, 247, 0.06);
  box-shadow: 16px 33.8064px 67.6129px rgba(51, 94, 247, 0.06);
  padding: 40px 20px;
}

/*********** call to action start **********/
.ds-cta-content {
  padding: 0 120px 0 45px;
}

.ds-cta-content .cta-dots {
  bottom: 20px;
}

.ds-cta-content .ds-cta-left {
  padding: 40px 0;
}

@media (max-width: 991.98px) {
  .ds-cta-content {
    padding: 0 30px 0 30px;
  }
}

.ds-cta-bottom {
  gap: 24px;
}

.cta-phone-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}

.cta-phone-btn span {
  width: 48px;
  height: 48px;
  background: #ffffff;
  color: #001042;
}

.cta-phone-btn:hover {
  color: #ffffff;
}

/************ feedback section start ************/
.ds-feedback .ds-circle {
  border-radius: 50%;
  background: linear-gradient(211.09deg, #D7E5FF -29.12%, #F6F9FF 87.11%);
}

.ds-feedback .ds-circle.circle-large {
  width: 300px;
  height: 300px;
  right: -150px;
  bottom: 0px;
}

.ds-feedback .ds-circle.circle-small {
  width: 100px;
  height: 100px;
  left: -50px;
  bottom: 100px;
}

.ds-feedback-single {
  padding: 40px 25px;
  -webkit-box-shadow: 16.9032px 33.8064px 67.6129px rgba(51, 94, 247, 0.06);
  box-shadow: 16.9032px 33.8064px 67.6129px rgba(51, 94, 247, 0.06);
}

.ds-feedback-single .item-top-content span {
  font-weight: 500;
}

.ds-google-rating-column {
  padding: 30px 24px;
  -webkit-box-shadow: 16.9032px 33.8064px 67.6129px rgba(51, 94, 247, 0.06);
  box-shadow: 16.9032px 33.8064px 67.6129px rgba(51, 94, 247, 0.06);
}

/*********** faq section start *************/
.ds-faq {
  background: #F6F9FF;
}

.ds-faq-controls {
  gap: 20px;
}

.ds-faq-controls li button {
  background: #ffffff;
  border: 0;
  padding: 18px 24px;
  border-radius: 5px;
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  color: #001042;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
  z-index: 1;
}

.ds-faq-controls li button::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-filter: blur(50px);
  filter: blur(50px);
  width: 98%;
  height: 25px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 0;
  z-index: -1;
}

.ds-faq-controls li button.active {
  background: #1C40F2;
  color: #ffffff;
}

.ds-faq-controls li button.active::before {
  opacity: 1;
}

@media (max-width: 575.98px) {
  .ds-faq-controls li button {
    font-size: 15px;
    padding: 15px 20px;
  }
}

.rs-hero {
  padding: 220px 0 350px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.rs-hero::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #001042;
  z-index: -1;
  opacity: 0.9;
}

.rs-hero .lock-shape {
  top: -60px;
  left: 0;
}

@media (max-width: 991.98px) {
  .rs-hero .lock-shape {
    left: -140px;
    top: -40px;
  }
}

.rs-hero .power-btn {
  bottom: -60px;
  left: 60px;
}

@media (max-width: 991.98px) {
  .rs-hero .power-btn {
    left: 0;
  }
}

.rs-hero .browser {
  right: 0;
  top: 0;
}

@media (max-width: 1399.98px) {
  .rs-hero .browser {
    right: -100px;
  }
}

@media (max-width: 991.98px) {
  .rs-hero .browser {
    right: -200px;
    bottom: 0px;
    top: auto;
  }
}

@media (max-width: 575.98px) {
  .rs-hero .browser {
    display: none;
  }
}

.rs-hero-checklist {
  gap: 24px;
}

.rs-hero-checklist li {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}

@media (max-width: 575.98px) {
  .rs-hero-checklist {
    gap: 20px;
  }
}

/********** pricing plan ************/
.rs-pricing .rs-pricing-filter {
  position: relative;
  z-index: 1;
}

.rs-pricing-filter .nav-tabs {
  gap: 24px;
}

.rs-pricing-filter .nav-tabs li a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  font-family: "Urbanist", sans-serif;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: relative;
}

.rs-pricing-filter .nav-tabs li a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 2px;
  background: #FFC700;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.rs-pricing-filter .nav-tabs li a.active {
  color: #FFC700;
}

.rs-pricing-filter .nav-tabs li a.active::before {
  bottom: -2px;
  opacity: 1;
}

.rs-pricing-column .monthly-price {
  color: #FF0766;
}

.rs-pricing-column .monthly-price span {
  color: #001042;
}

.rs-pricing-column .feature-list {
  height: 250px;
}

/************ about section start ***************/
.rs-about {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/*********** feature section start **********/
.rs-feature .rs-doted {
  left: 100px;
  bottom: 33%;
}

.rs-rectangle-shape {
  width: 378px;
  height: 113px;
  background: linear-gradient(269.34deg, #FF0766 -124.14%, #F6F9FF 52.47%);
  border-radius: 100px;
  top: 150px;
  -webkit-transform: rotate(144deg);
  transform: rotate(144deg);
}

/******** feedback section start **********/
.rs-feedback {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  margin-top: -15px;
}

@media (max-width: 991.98px) {
  .rs-feedback {
    margin-top: -25px;
  }
}

/********** award section start ***********/
.rs-award-wrapper {
  border-radius: 10px;
  padding: 60px 25px;
  margin-top: -30px;
}

.rs-award-wrapper .rs-award-thumb {
  gap: 24px;
}

/************* Plans Table ***********/
.rs-table table {
  width: 100%;
}

.rs-table table th {
  border: 1px solid rgba(244, 244, 244, 0.3);
  background: #000F57;
  color: #ffffff;
  padding: 24px;
  min-width: 220px;
}

.rs-table table th:first-child {
  min-width: 238px;
  padding: 20px;
}

.rs-table table th .h4 {
  color: #ffffff;
  margin-bottom: 0;
}

.rs-table table th .h4 span {
  font-size: 14px;
  font-weight: 400;
}

.rs-table table th .h4.price {
  color: #FFC700;
}

.rs-table table th .h4.price span {
  color: #ffffff;
}

.rs-table table th span.plan-title {
  font-family: "Urbanist", sans-serif;
  margin-bottom: 8px;
  display: block;
}

.rs-table table th .template-btn {
  margin-top: 16px;
}

.rs-table .accordion-item {
  border: 0;
}

.rs-table .accordion-item+.accordion-item {
  margin-top: 16px;
}

.rs-table .accordion-item .accordion-header a {
  border: 0;
  background: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 700;
  color: #001042;
}

.rs-table .accordion-item .accordion-body {
  padding: 0;
}

.rs-info-table td {
  border: 1px solid #C0D5FF;
  padding: 12px 24px;
  background: #F6F9FF;
  min-width: 220px;
}

.rs-info-table td:first-child {
  min-width: 238px;
}

.rs-info-table td strong {
  color: #FF0766;
}

/******** call to action start ************/
.rs-cta {
  background: #001042;
}

.rs-cta .rs-cta-btns {
  gap: 24px;
}

/********** game hosting **********/
.gh-heading {
  color: #B8B9BB;
}

.gh-text {
  color: #898A8E;
}

.gh-section-overlay {
  position: relative;
  z-index: 1;
}

.gh-section-overlay::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(58.61%, #14161D), to(rgba(20, 22, 29, 0)));
  background: linear-gradient(180deg, #14161D 58.61%, rgba(20, 22, 29, 0) 100%);
  z-index: -1;
}

.gh-bg {
  background: #14161D;
}

.gh-content-bg {
  background: #1C1E25;
}

/******* hero section start **********/
.gh-hero-section {
  padding: 80px 0 134px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.gh-hero-btns {
  gap: 24px;
}

.gh-hero-right .gh-hero-box-circle {
  position: absolute;
  left: -85px;
  bottom: -45px;
  width: 30px;
  height: 30px;
  background: linear-gradient(287.85deg, #FF0766 0%, #FF7E5D 95.32%);
  border-radius: 50%;
  z-index: -1;
}

@media (max-width: 991.98px) {
  .gh-hero-right .gh-hero-box-circle {
    left: -15px;
    bottom: -15px;
  }
}

.gh-hero-box {
  position: absolute;
  max-width: 360px;
  left: -70px;
  bottom: -30px;
  border-radius: 15px;
  padding: 25px 20px;
  background: rgba(255, 255, 255, 0.04);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  z-index: 1;
}

.gh-hero-box p {
  color: #C1C1C1;
}

.gh-hero-box .gh-hero-box-border {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  padding: 1px;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, right top, from(#FF004A), to(rgba(255, 255, 255, 0.5176470588)));
  background: linear-gradient(to right, #FF004A 0%, rgba(255, 255, 255, 0.5176470588) 100%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

@media (max-width: 991.98px) {
  .gh-hero-box {
    bottom: 0;
    left: 0;
  }
}

@media (max-width: 575.98px) {
  .gh-hero-box {
    position: relative;
    margin-top: 30px;
  }
}

/************ game server start *********/
.gh-filter-top {
  position: relative;
}

.gh-filter-top::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #363739;
  bottom: 12px;
}

@media (max-width: 991.98px) {
  .gh-filter-top::before {
    display: none;
  }
}

.gh-filter-search form {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  max-width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}

.gh-filter-search form button {
  background: transparent;
  border: 0;
  color: #ffffff;
}

.gh-filter-search form input {
  background: transparent;
  border: 0;
  color: #898A8E;
}

@media (max-width: 991.98px) {
  .gh-filter-search {
    margin-top: 32px;
  }

  .gh-filter-search form {
    max-width: 400px;
  }
}

.gh-filter-controls button {
  background: transparent;
  color: #B8B9BB;
  font-weight: 600;
  border: 0;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}

.gh-filter-controls button::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 2px;
  background: #FF0766;
  bottom: -8px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gh-filter-controls button sup {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gh-filter-controls button.active::before {
  width: 100%;
}

.gh-filter-controls button.active sup {
  color: #FF0766;
}

.gh-single-game img {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gh-single-game .supported-operators {
  right: 15px;
  top: 15px;
  display: flex;
  gap: 0.25rem;
}

.gh-single-game .supported-operators a {
  width: 30px;
  height: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 44, 0.5)), color-stop(68.53%, rgba(0, 0, 0, 0.5)));
  background: linear-gradient(180deg, rgba(30, 30, 44, 0.5) 0%, rgba(0, 0, 0, 0.5) 68.53%);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
  font-size: 12px;
}

.gh-single-game .gh-single-game-content {
  width: 100%;
  text-align: center;
  padding: 30px 15px;
  left: 0;
  bottom: -20px;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.35);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gh-single-game:hover img {
  -webkit-transform: scaleX(1.05);
  transform: scaleX(1.05);
}

.gh-single-game:hover .gh-single-game-content {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}

/************* about section start ************/
.gh-about-item {
  padding: 40px 24px;
  border-radius: 8px;
}

/***************** feature section start **********/
.gh-feature .gh-comet-shape {
  width: 134px;
  height: 41px;
  background: linear-gradient(269.47deg, rgba(255, 7, 102, 0.5) -36.16%, rgba(20, 22, 29, 0.5) 61.88%);
  border-radius: 100px;
  -webkit-transform: rotate(144deg);
  transform: rotate(144deg);
  right: 150px;
  top: 80px;
}

.gh-feature-list li {
  color: #BCBCBC;
  font-weight: 600;
}

.gh-feature-list li+li {
  margin-top: 16px;
}

.gh-feature-list li span {
  width: 15px;
  height: 15px;
  background: #FF0766;
  color: #ffffff;
  border-radius: 50%;
  font-size: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gh-video-content .gh-video-circle {
  width: 60px;
  height: 60px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FF0766), to(rgba(20, 22, 29, 0)));
  background: linear-gradient(180deg, #FF0766 0%, rgba(20, 22, 29, 0) 100%);
  left: -30px;
  bottom: -30px;
  border-radius: 50%;
}

.gh-video-popup {
  width: 60px;
  height: 60px;
  background: #FF0766;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.gh-video-popup::before {
  content: "";
  position: absolute;
  left: -8px;
  top: -8px;
  width: 76px;
  height: 76px;
  background: transparent;
  border: 1px solid #FF0766;
  border-radius: 50%;
}

.gh-video-popup:hover {
  color: #ffffff;
  -webkit-transform: translate(-50%, -60%) !important;
  transform: translate(-50%, -60%) !important;
}

/***************** counter section start ***********/
.gh-counter-section {
  background: linear-gradient(114.61deg, #03060F 35.3%, #140F18 53.07%);
}

.gh-counter-section .gh-counter-bg-shape {
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 100%;
}

.gh-counter-section .gh-counter-top {
  max-width: 545px;
}

.gh-counter-items {
  gap: 24px;
}

/************ faq section start ***************/
.gh-faq-accordion {
  background: transparent;
  padding: 0;
}

.gh-faq-accordion .accordion-item {
  background: transparent;
  border: 1px solid #363739;
  padding: 20px 15px 20px 20px;
  border-radius: 4px;
}

.gh-faq-accordion .accordion-item+.accordion-item {
  margin-top: 24px;
}

.gh-faq-accordion .accordion-item:last-child {
  padding-bottom: 20px;
  border-bottom: 1px solid #363739;
}

.gh-faq-accordion .accordion-item .accordion-header a {
  color: #B8B9BB;
}

.gh-faq-accordion .accordion-item .accordion-header a::after {
  border: 0;
}

.gh-faq-accordion .accordion-item .accordion-body p {
  color: #B8B9BB;
}

/************* feedback section start *****************/
.gh-feedback {
  padding: 120px 0 380px 0;
}

.gh-feedback .gh-feedback-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

@media (max-width: 767.98px) {
  .gh-feedback {
    padding: 65px 0 350px 0;
  }
}

.gh-feedback-item {
  background: #2B2D34;
}

/************* map area start **************/
.gh-maps {
  margin-top: -150px;
}

@media (max-width: 767.98px) {
  .gh-maps {
    margin-top: -170px;
  }
}

@media (max-width: 575.98px) {
  .gh-maps {
    margin-top: -185px;
  }
}

.gh-map-bottom .gh-location-indicator {
  background: transparent;
  color: #FF0766;
  font-size: 30px;
  border: 0;
}

.gh-map-bottom .gh-location-indicator:nth-of-type(1) {
  left: 12%;
  top: 13%;
}

.gh-map-bottom .gh-location-indicator:nth-of-type(2) {
  bottom: 20%;
  left: 30%;
}

.gh-map-bottom .gh-location-indicator:nth-of-type(3) {
  top: 16%;
  left: 50%;
}

.gh-map-bottom .gh-location-indicator:nth-of-type(4) {
  bottom: 25%;
  left: 54%;
}

.gh-map-bottom .gh-location-indicator:nth-of-type(5) {
  bottom: 15%;
  right: 10%;
}

.gh-map-bottom .gh-location-indicator:nth-of-type(6) {
  top: 18%;
  left: 80%;
}

/************** call to action start ***********/
.gh-cta-btns {
  gap: 24px;
}

@media (max-width: 575.98px) {
  .gh-cta-btns {
    gap: 16px;
  }
}

/********* hero section start **********/
.cloud-hero {
  padding: 100px 0 240px 0;
}

@media (max-width: 1399.98px) {
  .cloud-hero .cloud-hero-right img {
    max-width: calc(100% + 100px);
  }
}

@media (max-width: 991.98px) {
  .cloud-hero .cloud-hero-right img {
    max-width: 100%;
  }
}

/******** pricing section start *********/
.cloud-rating p a {
  color: #00D6C9;
}

@media (max-width: 480px) {
  .cloud-rating {
    max-width: 390px;
  }

  .cloud-rating p br {
    display: none;
  }
}

.cd-pricing {
  margin-top: -100px;
}

/************* about section start ***********/
.cd-about {
  background: #EBF5FE;
  padding: 250px 0 0 0;
}

.cd-about .cd-top-triangle {
  width: 100%;
  height: 210px;
  background: #F6F9FF;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 100% 0);
  z-index: 1;
}

.cd-about .cd-top-deep-triangle {
  top: 0;
  right: 0;
  width: 100%;
  height: 210px;
  background: #D4EAFF;
  -webkit-clip-path: polygon(100% 0, 0 100%, 100% 20%);
  clip-path: polygon(100% 0, 0 100%, 100% 20%);
  z-index: 1;
}

.cd-about .cd-bottom-triangle {
  bottom: -2px;
  width: 100%;
  height: 200px;
  background: #F6F9FF;
  -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 0);
  clip-path: polygon(0 100%, 100% 100%, 100% 0);
  z-index: 1;
}

.cd-about .cd-about-right {
  padding-bottom: 120px;
}

@media (max-width: 1199.98px) {
  .cd-about .cd-about-right {
    padding-bottom: 0;
  }
}

@media (max-width: 767.98px) {
  .cd-about {
    padding-top: 120px;
  }

  .cd-about .cd-top-triangle {
    height: 80px;
  }

  .cd-about .cd-top-deep-triangle {
    height: 80px;
  }

  .cd-about .cd-bottom-triangle {
    height: 80px;
  }
}

/************** call to action start ***********/
.cd-cta-wrapper {
  padding: 0 40px;
}

@media (max-width: 1199.98px) {
  .cd-cta-wrapper {
    padding: 60px 40px;
  }
}

@media (max-width: 991.98px) {
  .cd-cta-wrapper {
    padding: 0 40px 60px 40px;
  }
}

/******** plan table ********/
.cd-table table tr:first-child {
  position: sticky;
  top: 70px;
}

.cd-table table th {
  padding: 24px;
  background: #000F57;
  color: #ffffff;
  min-width: 220px;
}

.cd-table table th:first-child {
  min-width: 280px;
  font-size: 24px;
}

.cd-table table th .plan-title {
  margin-bottom: 4px;
  display: block;
}

.cd-table table th .price {
  margin-bottom: 16px;
  color: #FFC700;
}

.cd-table table th .price span {
  color: #ffffff;
  font-size: 14px;
}

.cd-table table th+th {
  position: relative;
}

.cd-table table th+th::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: rgba(244, 244, 244, 0.3);
}

.cd-table table td {
  padding: 12px 24px;
  border: 1px solid #C0D5FF;
  min-width: 220px;
}

.cd-table table td:first-child {
  min-width: 280px;
}

.cd-table table td:not(:first-child) {
  text-align: center;
}

.cd-table table td i {
  color: #00D172;
}

@media (max-width: 1199.98px) {
  .cd-table {
    overflow-x: scroll;
  }

  .cd-table table tr:first-child {
    position: initial;
  }
}

/********** feedback section start ***********/
.cd-feedback-award {
  padding: 30px 50px;
  gap: 48px;
  max-width: 648px;
}

@media (max-width: 1399.98px) {
  .cd-feedback-award {
    gap: 24px;
  }
}

@media (max-width: 1199.98px) {
  .cd-feedback-award {
    gap: 48px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
  }
}

@media (max-width: 767.98px) {
  .cd-feedback-award {
    gap: 24px;
  }
}

@media (max-width: 575.98px) {
  .cd-feedback-award {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.cd-feedback-bottom .cd-circle-shape-small {
  width: 100px;
  height: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#D7E5FF), to(#F6F9FF));
  background: linear-gradient(180deg, #D7E5FF 0%, #F6F9FF 100%);
  left: -50px;
  bottom: 180px;
}

.cd-feedback-bottom .cd-circle-shape-large {
  width: 310px;
  height: 310px;
  background: -webkit-gradient(linear, left top, left bottom, from(#D7E5FF), to(#F6F9FF));
  background: linear-gradient(180deg, #D7E5FF 0%, #F6F9FF 100%);
  right: -200px;
  bottom: -100px;
}

.cd-feedback-bottom .outline-style {
  background: transparent;
  color: #001042;
  border: 1px solid #001042;
}

.cd-feedback-bottom .outline-style:hover {
  background: #001042;
  color: #ffffff;
}

/******* home 4 **********/
.hero-4 {
  background: #000F57;
  padding: 215px 0 165px 0;
  margin-top: -115px;
  border-radius: 0 0 100px 0;
}

.hero-4 .hero4-circle {
  width: 140px;
  height: 140px;
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.5%, #1C40F2), color-stop(97.45%, #03F8FB));
  background: linear-gradient(90deg, #1C40F2 -0.5%, #03F8FB 97.45%);
  left: 60%;
  top: 30%;
}

.hero-4 .h4-hero-shape {
  bottom: 115px;
  left: 106px;
}

.hero-4 .h4-hero-shape-2 {
  right: 13%;
  top: 29%;
}

/********** apps section start *********/
.h4-app-section {
  margin-top: -60px;
}

.h4-apps-box {
  padding: 45px 15px;
}

.h4-apps-box .icon-bg {
  width: 60px;
  height: 60px;
}

.h4-apps-box .icon-bg i {
  font-size: 30px;
  color: #001042;
}

.h4-apps-box .icon-bg i.fa-magento {
  color: #EC6737;
}

.h4-apps-box .icon-bg i.fa-wordpress {
  color: #00769D;
}

.h4-apps-box .icon-bg i.fa-joomla {
  color: #F44321;
}

.h4-apps-box .icon-bg i.fa-drupal {
  color: #03A9F4;
}

.h4-apps-box .icon-bg.orange-light {
  background: rgba(249, 165, 65, 0.1);
}

.h4-apps-box .icon-bg.light-blue {
  background: #E6F6FE;
}

.h4-apps-box h6 {
  font-size: 16px;
}


.h4-hero-form form {
  overflow: hidden;
}

.h4-hero-form form input {
  padding: 14px 16px;
  display: block;
  width: 100%;
  border: 1px solid #EAEAEA;
  font-weight: 600;
  border-radius: 3px;
  margin-bottom: 16px;
}

.h4-hero-form form input::-webkit-input-placeholder {
  color: #B7B7B7;
}

.h4-hero-form form input::-moz-placeholder {
  color: #B7B7B7;
}

.h4-hero-form form input:-ms-input-placeholder {
  color: #B7B7B7;
}

.h4-hero-form form input::-ms-input-placeholder {
  color: #B7B7B7;
}

.h4-hero-form form input::placeholder {
  color: #B7B7B7;
}

.h4-hero-form form input[type=submit] {
  background: #FF0766;
  color: #ffffff;
  border-color: #FF0766;
  margin-top: 40px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h4-hero-form form input[type=submit]:hover {
  background: #FC4349;
}

.h4-hero-form form .social-signup {
  gap: 16px;
}

.h4-hero-form form .social-signup .social-btn {
  padding: 14px 35px;
  border: 1px solid #EAEAEA;
  display: inline-block;
  border-radius: 4px;
  color: #001042;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h4-hero-form form .social-signup .social-btn .google {
  color: #dd4b39;
}

.h4-hero-form form .social-signup .social-btn .facebook {
  color: #3F6DC7;
}

.h4-hero-form form .social-signup .social-btn:hover {
  background: #F6F6F6;
}

@media (max-width: 1399.98px) {
  .h4-hero-form form .social-signup .social-btn {
    padding: 12px 25px;
    font-size: 15px;
  }
}

@media (max-width: 1199.98px) {
  .h4-hero-form {
    position: relative;
  }
}

/******** hosting product start *******/
.hosting-signle-product {
  padding: 40px 20px;
}

.hosting-signle-product .pricing-amount>span {
  font-size: 14px;
  color: #001042;
  font-weight: 600;
}

.hosting-signle-product .pricing-amount h3 {
  color: #FF0766;
}

.hosting-signle-product .pricing-amount h3 span {
  font-size: 16px;
  color: #001042;
  font-weight: 400;
}

.hosting-signle-product p {
  font-size: 14px;
}

.hosting-info .frame-shape {
  bottom: -50px;
  left: -50px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hosting-info-title mark {
  color: #1C40F2;
}

.hosting-info-column {
  -webkit-box-shadow: 4px 10px 50px rgba(90, 108, 234, 0.1);
  box-shadow: 4px 10px 50px rgba(90, 108, 234, 0.1);
  padding: 40px 24px;
}

.hosting-info-column .hostim-info-list li span {
  width: 12px;
  height: 12px;
  background: #001042;
  color: #ffffff;
  font-size: 8px;
}

.hosting-info-column .hostim-info-list li+li {
  margin-top: 6px;
}

/*********** about section start ***********/
.home4-about-right .title-area p {
  max-width: 450px;
}

.home4-about-accordion .accordion-item .accordion-header a {
  color: #001042;
  position: relative;
}

.home4-about-accordion .accordion-item .accordion-header a::before {
  content: "+";
  font-family: "FontAwesome";
  width: 30px;
  height: 30px;
  background: #ffffff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 15px;
  color: #1C40F2;
  font-weight: 700;
  font-size: 15px;
}

.home4-about-accordion .accordion-item .accordion-header a:not(.collapsed)::before {
  content: "\f068";
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  color: #ffffff;
}

.home4-about-accordion .accordion-item .accordion-body {
  padding-left: 0;
  padding-bottom: 0;
}

.dm-accordion .accordion-item .accordion-body p,
.home4-about-accordion .accordion-item .accordion-body p {
  margin-bottom: 0;
}

.dm-accordion .accordion-item .accordion-body p+p,
.home4-about-accordion .accordion-item .accordion-body p+p {
  margin-top: 10px;
}

.home4-about-accordion .accordion-item+.accordion-item {
  margin-top: 24px;
}

/************* feature section start **************/
.h4-feature-wrapper {
  padding: 70px 60px 70px 60px;
  -webkit-box-shadow: 4px 10px 50px rgba(90, 108, 234, 0.1);
  box-shadow: 4px 10px 50px rgba(90, 108, 234, 0.1);
  border-radius: 6px;
}

@media (max-width: 575.98px) {
  .h4-feature-wrapper {
    padding: 50px 30px;
  }
}

.h4-feature-item .icon-wrapper span {
  width: 38px;
  height: 38px;
  background: #E6F6FE;
  bottom: -6px;
  right: -20px;
}

/*********** feedback section start ***********/
.h4-feedback-award {
  gap: 24px;
}

@media (max-width: 575.98px) {
  .h4-feedback-award {
    gap: 6px;
  }
}

.h4-feedback-single {
  padding: 40px 24px 36px;
  -webkit-box-shadow: 4px 10px 50px rgba(90, 108, 234, 0.1);
  box-shadow: 4px 10px 50px rgba(90, 108, 234, 0.1);
}

/********** call to action start ***********/
.home4-cta-wrapper {
  padding: 0 50px 0;
}

.home4-cta-wrapper .cta-right-shape {
  right: -50px;
  bottom: -70px;
  opacity: 0.6;
}

@media (max-width: 991.98px) {
  .home4-cta-wrapper {
    padding: 40px 30px 0 30px;
  }
}

.cta-left .home4-shape-large {
  width: 290px;
  height: 290px;
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.5%, rgba(28, 64, 242, 0)), color-stop(97.45%, #03F8FB));
  background: linear-gradient(90deg, rgba(28, 64, 242, 0) -0.5%, #03F8FB 97.45%);
  bottom: 0;
  left: 15px;
}

/*********** blog section start***********/
.h4-blog-card {
  overflow: hidden;
}

.h4-blog-card .feature-img img {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h4-blog-card .category-btn {
  padding: 8px 24px;
  background: #FF0766;
  font-size: 14px;
  color: #ffffff;
  border-radius: 5px 0 5px 0;
}

.h4-blog-card .h4-blog-content {
  padding: 30px 20px;
  max-width: 550px;
  border-radius: 0 5px 0 5px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.h4-blog-card .h4-blog-content h3 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h4-blog-card .h4-blog-content h3:hover {
  color: #1C40F2;
}

.h4-blog-card:hover .feature-img img {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

@media (max-width: 575.98px) {
  .h4-blog-card {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .h4-blog-card .h4-blog-content {
    position: relative;
  }
}

/********** Hero section start ***********/
.hero-5 {
  background: #000F57;
  padding: 200px 0 250px 0;
  margin-top: -100px;
}

.hero-5 .hero-shape {
  bottom: 120px;
}

.hero-5-rating {
  gap: 40px;
}

@media (max-width: 991.98px) {
  .hero-5-rating {
    gap: 20px;
  }
}

@media (max-width: 767.98px) {
  .hero-5-rating {
    max-width: 400px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
  }
}

/********** domain box *********/
.h5-domain-box {
  padding-left: 40px;
  margin-top: -150px;
  position: relative;
  z-index: 5;
}

.h5-domain-box .box-right img {
  max-width: 340px;
}

@media (max-width: 991.98px) {
  .h5-domain-box {
    padding: 60px 40px 0 40px;
    text-align: center;
  }
}

@media (max-width: 575.98px) {
  .h5-domain-box .box-right img {
    max-width: 100%;
  }
}

.h5-domain-search-form input {
  width: 100%;
  padding: 16px 24px;
  border: 0;
  background: #F2F2F5;
  border-radius: 3px;
  color: #A8A8A8;
}

.h5-domain-search-form input::-webkit-input-placeholder {
  color: #A8A8A8;
}

.h5-domain-search-form input::-moz-placeholder {
  color: #A8A8A8;
}

.h5-domain-search-form input:-ms-input-placeholder {
  color: #A8A8A8;
}

.h5-domain-search-form input::-ms-input-placeholder {
  color: #A8A8A8;
}

.h5-domain-search-form input::placeholder {
  color: #A8A8A8;
}

.h5-domain-search-form .template-btn {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 3px 3px 0;
}

@media (max-width: 575.98px) {
  .h5-domain-search-form input {
    padding: 14px 18px;
  }
}

@media (max-width: 480px) {
  .h5-domain-search-form .template-btn {
    position: relative;
    border-radius: 3px;
    margin-top: 16px;
  }
}

.h5-domain-info {
  gap: 30px;
}

.h5-domain-info .info-box {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.h5-domain-info .info-box h5 {
  font-size: 24px;
}

.h5-domain-info .info-box span {
  font-size: 14px;
  font-weight: 600;
  color: #666666;
}

@media (max-width: 767.98px) {
  .h5-domain-info {
    gap: 20px;
  }
}

/********** service section start ************/
.h5-service-box {
  padding: 40px 25px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-service-box .icon-wrapper {
  position: relative;
  z-index: 1;
}

.h5-service-box .icon-wrapper::before {
  content: "";
  position: absolute;
  left: calc(50% - 50px);
  bottom: -6px;
  width: 40px;
  height: 40px;
  background: #1C40F2;
  opacity: 0.1;
  z-index: -1;
  border-radius: 50%;
}

.h5-service-box h4 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-service-box h4:hover {
  color: #1C40F2;
}

.h5-service-box a.explore {
  color: #001042;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-service-box a.explore span i {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-service-box a.explore:hover {
  color: #1C40F2;
}

.h5-service-box a.explore:hover span i {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}

.h5-service-box:hover {
  -webkit-box-shadow: 12px 26px 50px rgba(90, 108, 234, 0.07);
  box-shadow: 12px 26px 50px rgba(90, 108, 234, 0.07);
}

.h5-service-box:hover .icon-wrapper img {
  -webkit-animation: 0.4s tilt-shaking linear;
  animation: 0.4s tilt-shaking linear;
}

.h5-service-box:hover a.explore {
  color: #1C40F2;
}

/********** migrate section start **********/
.h5-migrate-wrapper {
  padding: 40px 70px 0 70px;
  -webkit-box-shadow: 12px 26px 50px rgba(90, 108, 234, 0.07);
  box-shadow: 12px 26px 50px rgba(90, 108, 234, 0.07);
}

@media (max-width: 1399.98px) {
  .h5-migrate-wrapper {
    padding: 40px 60px;
  }
}

@media (max-width: 575.98px) {
  .h5-migrate-wrapper {
    padding: 40px 30px;
  }
}

/************** about section start *************/
.h5-about-items li .icon-wrapper {
  width: 70px;
  height: 70px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 3px;
  -webkit-box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.1);
  box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.1);
}

.h5-tab-controls {
  gap: 24px;
  border: 0;
  position: relative;
}

.h5-tab-controls::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
}

.h5-tab-controls li a {
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  color: #001042;
  position: relative;
  padding: 4px;
}

.h5-tab-controls li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-tab-controls li a.active::after {
  width: 100%;
}

@media (max-width: 1199.98px) {
  .h5-tab-controls {
    gap: 16px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .h5-tab-controls::before {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .h5-tab-controls::before {
    display: none;
  }
}

.h5-feature-list li span {
  width: 20px;
  height: 20px;
  background: #ffffff;
  border-radius: 50%;
  font-size: 10px;
  -webkit-box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.1);
  box-shadow: 0px 12px 50px rgba(125, 125, 125, 0.1);
}

.h5-feature-list li p {
  color: #001042;
}

.h5-feature-list li+li {
  margin-top: 15px;
}

/************** pricing section start ***********/
.h5-pricing-controls {
  border: 1px solid #EAEAEA;
  border-radius: 3px;
  padding: 8px 10px;
}

.h5-pricing-controls li a {
  padding: 8px 24px;
  display: inline-block;
  color: #001042;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
}

.h5-pricing-controls li a.active {
  background: #1C40F2;
  color: #ffffff;
  border-radius: 3px;
}

.h5-pricing-filter-controls {
  padding-bottom: 6px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 24px;
}

.h5-pricing-filter-controls li a {
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  color: #001042;
  padding: 0 40px;
  position: relative;
}

.h5-pricing-filter-controls li a::before {
  content: "";
  position: absolute;
  left: -10px;
  width: 0;
  bottom: -10px;
  height: 2px;
  background: #1C40F2;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-pricing-filter-controls li a.active::before {
  width: calc(100% + 20px);
}

@media (max-width: 1399.98px) {
  .h5-pricing-filter-controls {
    gap: 16px;
  }

  .h5-pricing-filter-controls li a {
    padding: 0 24px;
  }
}

@media (max-width: 1199.98px) {
  .h5-pricing-filter-controls {
    gap: 16px;
  }

  .h5-pricing-filter-controls li a {
    padding: 0 10px;
  }
}

.h5-pricing-filter .tab-pane {
  display: none;
}

.h5-pricing-filter .tab-pane.active {
  display: block;
  opacity: 1;
}

.h5-pricing-single {
  padding: 40px 25px 30px;
}

.h5-pricing-single .popular-badge {
  width: 200px;
  font-size: 14px;
  color: #ffffff;
  padding: 6px 0;
  right: -50px;
  top: 40px;
  text-align: center;
  background: url(../images/shape/badge.png);
  background-repeat: no-repeat;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.h5-pricing-single .icon-wrapper {
  font-size: 36px;
}

.h5-pricing-single .price-title {
  color: #FF0766;
}

.h5-pricing-single .price-title span {
  font-size: 18px;
}

.h5-pricing-single .pricing-feature-list {
  font-size: 15px;
}

.h5-pricing-single .pricing-feature-list li {
  color: #001042;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.h5-pricing-single .pricing-feature-list li span {
  width: 12px;
  height: 12px;
  background: #001042;
  border-radius: 50%;
  color: #ffffff;
  font-size: 8px;
  display: inline-block;
  text-align: center;
  line-height: 12px;
}

.h5-pricing-single .pricing-feature-list li+li {
  margin-top: 8px;
}

.h5-pricing-single.business_plan {
  z-index: 10;
}

/************* application area started ************/
.h5-application {
  background: #000F57;
}

.h5-application .h5-circle-shape {
  width: 452px;
  height: 452px;
  background: linear-gradient(271.06deg, rgba(28, 64, 242, 0.7) 3.8%, rgba(1, 17, 100, 0) 89.03%);
  position: absolute;
  right: -100px;
  border-radius: 50%;
  z-index: -1;
  bottom: -100px;
  mix-blend-mode: soft-light;
}

/*********** feedback section started **************/
.h5-feedback .h5-feedback-slider {
  padding: 60px 0;
  width: calc(100% + 300px);
  margin-left: -150px;
}

.h5-feedback .h5-feedback-slider .swiper-controls {
  position: absolute;
  width: 45px;
  height: 45px;
  background: #1C40F2;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
  color: #ffffff;
  top: calc(50% - 20px);
  z-index: 10;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-feedback .h5-feedback-slider .swiper-controls:hover {
  background-color: #000F57;
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.h5-feedback .h5-feedback-slider .swiper-prev {
  left: calc(32% + 15px);
}

.h5-feedback .h5-feedback-slider .swiper-next {
  right: calc(32% + 15px);
  background: #000F57;
}

.h5-feedback .h5-feedback-slider .swiper-next:hover {
  background-color: #1C40F2;
}

@media (max-width: 1800px) {
  .h5-feedback .h5-feedback-slider {
    width: calc(100% + 600px);
    margin-left: -300px;
  }
}

@media (max-width: 1399.98px) {
  .h5-feedback .h5-feedback-slider {
    text-align: center;
    width: 100%;
    margin-left: 0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .h5-feedback .h5-feedback-slider .h5-feedback-single {
    opacity: 1;
    text-align: left;
  }

  .h5-feedback .h5-feedback-slider .swiper-controls {
    position: initial;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px;
  }

  .h5-feedback .h5-feedback-slider .swiper-controls.swiper-prev {
    margin-right: 10px;
  }
}

@media (max-width: 1199.98px) {
  .h5-feedback .h5-feedback-slider {
    max-width: 992px;
    margin-left: auto;
    margin-right: auto;
  }

  .h5-feedback .h5-feedback-slider .h5-feedback-single {
    -webkit-box-shadow: 0px 0px 10px rgba(90, 108, 234, 0.1);
    box-shadow: 0px 0px 10px rgba(90, 108, 234, 0.1);
  }
}

.h5-feedback-single {
  padding: 40px 30px;
  -webkit-box-shadow: 0px 12px 64px rgba(103, 151, 255, 0.1), 0px 4px 24px rgba(103, 151, 255, 0.1);
  box-shadow: 0px 12px 64px rgba(103, 151, 255, 0.1), 0px 4px 24px rgba(103, 151, 255, 0.1);
  opacity: 0.3;
  position: relative;
  overflow: hidden;
}

.h5-feedback-single::before {
  content: "";
  position: absolute;
  width: 252px;
  height: 252px;
  background: rgba(255, 7, 102, 0.1);
  top: -125px;
  left: -125px;
  border-radius: 50%;
  z-index: -1;
}

.h5-feedback-single .h5-feedback-single-left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.h5-feedback-single .h5-feedback-single-left span {
  font-size: 14px;
}

.h5-feedback-single .h5-feedback-single-left .client-thumb .quote-icon {
  width: 30px;
  height: 30px;
  background: #FF0766;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  right: -15px;
  top: 25%;
}

.h5-feedback-single .h5-feedback-single-right {
  margin-left: 70px;
}

.h5-feedback-single.swiper-slide-next {
  opacity: 1;
}

@media (max-width: 1600px) {
  .h5-feedback-single .h5-feedback-single-right {
    margin-left: 40px;
  }
}

@media (max-width: 575.98px) {
  .h5-feedback-single {
    padding: 40px 24px;
  }

  .h5-feedback-single .h5-feedback-single-right {
    text-align: center;
    margin: 24px 0 0 0;
  }
}

/**************** blog section start ***************/
.h5-blog-card {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-blog-card .feature-img img {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-blog-card .h5-blog-article-content {
  padding: 0 24px 40px;
}

.h5-blog-card .h5-blog-article-content .h5-blog-author {
  max-width: 270px;
  background: #ffffff;
  -webkit-box-shadow: 4px 10px 50px rgba(90, 108, 234, 0.1);
  box-shadow: 4px 10px 50px rgba(90, 108, 234, 0.1);
  padding: 12px 16px;
  border-radius: 4px;
  margin-top: -30px;
  position: relative;
}

.h5-blog-card .h5-blog-article-content .h5-blog-author img {
  border: 1px solid #EAEAEA;
}

.h5-blog-card .h5-blog-article-content .h5-blog-author h6 {
  font-size: 16px;
}

.h5-blog-card .h5-blog-article-content .h5-blog-author p {
  font-size: 12px;
}

.h5-blog-card .h5-blog-article-content h4 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-blog-card .h5-blog-article-content h4:hover {
  color: #1C40F2;
}

.h5-blog-card .h5-blog-article-content hr {
  opacity: 0.1;
}

.h5-blog-card .h5-blog-article-content .share-btn {
  color: #666666;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-blog-card .h5-blog-article-content .share-btn:hover {
  color: #1C40F2;
}

.h5-blog-card .h5-blog-article-content .explore-btn {
  color: #001042;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.h5-blog-card .h5-blog-article-content .explore-btn:hover {
  color: #1C40F2;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}

.h5-blog-card:hover {
  -webkit-box-shadow: 12px 26px 50px rgba(90, 108, 234, 0.07);
  box-shadow: 12px 26px 50px rgba(90, 108, 234, 0.07);
}

.h5-blog-card:hover .feature-img img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.terms-and-conditions ul,
.privacy-policy ul {
  list-style-type: disc;
  margin-left: 25px;
}

/************* friday-hero ************/
.friday-hero {
  background: #1F1F1F;
  padding: 180px 0;
  margin-top: -80px;
}

.friday-hero .bf-line-left {
  bottom: 200px;
  left: 50px;
}

.friday-hero .gift-box-right {
  top: 200px;
  right: 30px;
}

.friday-hero .bf-line-top {
  right: 80px;
  top: 80px;
}

.friday-hero .gift-box-sm {
  bottom: 85px;
}

.friday-hero .dots-shape-white {
  left: 40%;
  bottom: 100px;
}

.friday-hero .primary-btn {
  background: #FF0766;
}

.sp-downcount-timer {
  gap: 16px;
}

.sp-downcount-timer li {
  text-align: center;
}

.sp-downcount-timer li .box {
  min-width: 70px;
  padding: 12px 8px;
  background: #ffffff;
  border-radius: 4px;
  color: #001042;
  display: inline-block;
  font-size: 24px;
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
}

.sp-downcount-timer li .subtitle {
  display: block;
  margin-top: 4px;
  color: #ffffff;
}

@media (max-width: 991.98px) {
  .friday-offer-packages {
    margin-top: 60px;
  }
}

.friday-hosting-offer {
  background: #2A2A2A;
  padding: 40px 16px 26px;
  text-align: center;
}

.friday-hosting-offer .title-badge {
  background: #ffffff;
  padding: 4px 24px;
  min-width: 200px;
  position: absolute;
  left: 50%;
  top: -15px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-clip-path: polygon(100% 0, 94% 50%, 100% 100%, 0% 100%, 6% 50%, 0% 0%);
  clip-path: polygon(100% 0, 94% 50%, 100% 100%, 0% 100%, 6% 50%, 0% 0%);
  font-size: 18px;
  font-weight: 700;
  color: #001042;
  z-index: 2;
}

.friday-hosting-offer .angle-shape {
  width: 60px;
  height: 30px;
  background: #ffffff;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}

.friday-hosting-offer .sale-price {
  color: #ffffff;
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  display: inline-block;
  position: relative;
}

.friday-hosting-offer .sale-price::before {
  content: "";
  position: absolute;
  left: -6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: calc(100% + 12px);
  height: 1.5px;
  background: #FF0766;
}

.friday-hosting-offer .price {
  color: #ffffff;
}

.friday-hosting-offer .price span {
  font-size: 12px;
}

.friday-hosting-offer .primary-btn {
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
}

/*********** black friday pricing ***********/
.bf-pricing-column {
  padding: 40px 24px;
}

.bf-pricing-btn-meta {
  background: rgba(28, 64, 242, 0.05);
  color: #1C40F2;
  font-size: 12px;
}

.bf-pricing-column .currency-sign {
  font-size: 40px;
  font-weight: 700;
  color: #001042;
  line-height: 1em;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

.bf-pricing-column .price-title {
  font-size: 90px;
  font-weight: 700;
  color: #001042;
  font-family: "Urbanist", sans-serif;
  line-height: 1em;
  position: relative;
}

.bf-pricing-column .price-title sup {
  font-size: 22px;
  position: absolute;
  top: 20px;
}

.bf-pricing-column .price-title sub {
  font-size: 16px;
  color: #666666;
  position: absolute;
  bottom: 20px;
}

.bf-pricing-column .template-btn {
  min-width: 200px;
}

.bf-pricing-column .pricing-list li+li {
  margin-top: 10px;
}

.bf-pricing-column.popular {
  -webkit-box-shadow: 0px 12px 64px rgba(103, 151, 255, 0.1), 0px 4px 24px rgba(103, 151, 255, 0.1);
  box-shadow: 0px 12px 64px rgba(103, 151, 255, 0.1), 0px 4px 24px rgba(103, 151, 255, 0.1);
  z-index: 2;
  border: 3px solid #FF0766;
}

.bf-pricing-column.popular .popular-badge {
  background: #FF0766;
  padding: 8px 35px;
  color: #ffffff;
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  font-size: 14px;
  position: absolute;
  top: -38px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.bf-pricing-column.popular .popular-badge::before {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -12px;
  width: 30px;
  height: 15px;
  background: #FF0766;
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}

/* Pricing plan 6 */
.pricing-plan-slider .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: transparent;
  border: 1px solid transparent;
  opacity: 1;
  position: relative;
  margin: 1px;
}

.pricing-plan-slider .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background-color: #000F57;
  border-radius: 50%;
}

.pricing-plan-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #1C40F2;
}

.pricing-plan-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background-color: #1C40F2;
}

.pricing-plan-single .pricing-amount h3 {
  color: #FF0766;
}

/* Pricing plan 7 */
.manage-table-pricing-wrapper {
  padding: 80px 40px 60px;
}

.manage-table-pricing-wrapper .table th {
  background: #F6F6F6;
}

.manage-table-pricing-wrapper .table td {
  border-bottom: 1px solid #EAEAEA;
}

.managed-plan table {
  vertical-align: middle;
}

.managed-plan table th,
.managed-plan table td {
  padding: 24px 24px;
  border: 0;
}

.managed-plan table tr:not(:first-child) {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.managed-plan table tr:not(:first-child):hover {
  -webkit-box-shadow: 0px 12px 64px rgba(103, 151, 255, 0.1), 0px 4px 24px rgba(103, 151, 255, 0.1);
  box-shadow: 0px 12px 64px rgba(103, 151, 255, 0.1), 0px 4px 24px rgba(103, 151, 255, 0.1);
}

.managed-plan table td {
  min-width: 180px;
}

.managed-plan table td.item-name {
  min-width: 220px;
}

.managed-plan table td.item-name strong {
  display: block;
  font-size: 18px;
}

.managed-plan table td.item-name span {
  font-size: 14px;
}

.managed-plan table td.price-amount {
  min-width: 280px;
}

.managed-plan table td.price-amount span {
  font-size: 24px;
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
}

.managed-plan table td.price-amount span .sub-text {
  font-size: 18px;
}

.managed-plan table td.price-amount .template-btn {
  margin-left: 50px;
  padding: 12px 24px;
  font-size: 15px;
}

@media (max-width: 1399.98px) {
  .managed-plan table td.price-amount .template-btn {
    margin-left: 24px;
  }
}

/************** pricing slider area ***************/
.em-pricing-single-item {
  padding: 40px 32px;
}

.em-pricing-slider-wrapper {
  max-width: 1260px;
  margin: 0 auto;
}

.em-pricing-slider {
  padding: 40px 0 60px 0;
  margin: 0 -15px;
}

.em-pricing-slider .swiper-slide {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.em-pricing-slider .swiper-slide-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 0px 12px 64px rgba(103, 151, 255, 0.1), 0px 4px 24px rgba(103, 151, 255, 0.1);
  box-shadow: 0px 12px 64px rgba(103, 151, 255, 0.1), 0px 4px 24px rgba(103, 151, 255, 0.1);
  position: relative;
  z-index: 10;
}

.em-pricing-slider .swiper-slide-active .em-pricing-btn {
  color: #ffffff;
}

.em-pricing-slider .swiper-slide-active .em-pricing-btn::before {
  opacity: 1;
}

.em-pricing-slider .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid transparent;
  background: transparent;
  width: 15px;
  height: 15px;
  opacity: 1;
  position: relative;
}

.em-pricing-slider .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background: #000F57;
  border-radius: 50%;
}

.em-pricing-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid #1C40F2;
}

.em-pricing-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background-color: #1C40F2;
}

@media (max-width: 991.98px) {
  .em-pricing-slider {
    margin: 0;
  }

  .em-pricing-slider .swiper-slide {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  .em-pricing-slider .swiper-slide-active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.em-pricing-single-item {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.em-pricing-single-item .list-items li {
  font-size: 15px;
}

.em-pricing-single-item .list-items li+li {
  margin-top: 8px;
}

.em-pricing-single-item .list-items li span {
  color: #00D172;
}

.em-pricing-single-item .em-pricing-btn {
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  padding: 12px 24px;
  display: inline-block;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-top: 16px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
}

.em-pricing-single-item .em-pricing-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  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;
}

.em-pricing-single-item .em-pricing-btn:hover::before {
  opacity: 1;
}


/* Hostim Theme Custom CSS  ================================*/
.admin-bar .sticky-header.header-section,
.admin-bar .main-wrapper .mobile-menu {
  top: 32px
}

@media (max-width:782px) {

  .admin-bar .sticky-header.header-section,
  .admin-bar .main-wrapper .mobile-menu {
    top: 46px
  }
}

@media (max-width:600px) {
  .admin-bar .sticky-header.header-section {
    top: 0
  }
}
.header-section .logo-wrapper img{
  max-width: 100%;
}
.mobile-menu .logo-wrapper h1 {
  font-size: 36px;
  word-break: break-word;
}

.header-section.sticky-header .logo-wrapper .main_logo,
.header-section .logo-wrapper .sticky_logo {
  display: none;
}

.header-section.sticky-header .logo-wrapper .sticky_logo {
  display: block;
}

.nav-wrapper {
  margin-right: 30px;
}

.bg-white-color {
  background: #fff;
}

.sticky-header.header-section .nav-menu.bg-white-color {
  background: transparent !important;
}

header.header-section.header-gradient.no_top_header {
  background: #fff;
  height: 79px;
}

header.header-section.header-gradient.no_top_header .header-nav .nav-menu {
  background: transparent;
}

.logo-wrapper a h3 {
  margin-bottom: 0;
}

.header-section.sticky-header .logo-wrapper .main-logo,
.header-section .logo-wrapper .logo-sticky {
  display: none;
}

.header-section .logo-wrapper .only_main_logo .main-logo,
.header-section .logo-wrapper .main-logo,
.header-section.sticky-header .logo-wrapper .logo-sticky {
  display: block
}

.template-pagination ul.page-numbers {
  display: flex;
  align-items: center;
}

.template-pagination ul.page-numbers li .page-numbers {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #000F57;
  color: #001042;
  font-weight: 700;
  font-family: "Urbanist", sans-serif;
  margin-right: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  overflow: hidden;
  z-index: 1;
}

.template-pagination ul.page-numbers li .page-numbers::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.template-pagination ul.page-numbers li .page-numbers.current::after,
.template-pagination ul.page-numbers li .page-numbers:hover::after {
  opacity: 1;
}

.template-pagination ul.page-numbers li .page-numbers.current,
.template-pagination ul.page-numbers li .page-numbers:hover {
  color: #ffffff;
  border-color: transparent;
}

.bd-blog-tags span.tag-title {
  display: block;
  font-family: "Urbanist", sans-serif;
  color: #001042;
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}

.bd-blog-meta h6 a {
  color: #001042;
}

.bd-rl-post-wrapper img {
  width: 70px;
}

.next_post .rs-post-info {
  text-align: right;
}


a.comment-reply-link {
  color: #001042;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  border: 0;
  background: transparent;
}

.bd-comment-form p.logged-in-as {
  margin-bottom: 30px;
}

.comment-lists li.comment .comment-respond {
  margin-top: 30px;
}

.comment-lists li.comment .comment-respond h3 {
  font-size: 18px;
  line-height: 24px;
}

.comment-lists li.comment .comment-respond h3 #cancel-comment-reply-link {
  margin-left: 15px;
}

.comment-lists li.comment .comment-respond form .form-submit {
  margin-top: 20px;
}

.bd-comment-form .comment-respond {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #EBEBEB;
}

.comment-lists .comment ul.children {
  margin-left: 50px;
}

.comment .comment-user-info h6 a {
  color: #001042;
  text-transform: capitalize;
}

.sh-feedback-rating img {
  background: #343434;
  padding: 3px;
  margin-right: 2px;
}

.sh-feedback-rating.rating-10 img:nth-child(-n+1) {
  background: #f33753;
}

.sh-feedback-rating.rating-20 img:nth-child(-n+2) {
  background: #FF8622;
}

.sh-feedback-rating.rating-30 img:nth-child(-n+3) {
  background: #FF8622;
}

.sh-feedback-rating.rating-40 img:nth-child(-n+4) {
  background: #FF8622;
}

.sh-feedback-rating.rating-50 img:nth-child(-n+5) {
  background: #00D172;
}

.blog-author .blog-meta {
  display: flex;
}

.blog-author .blog-meta .comment_count {
  margin-left: 12px;
}

.bd-content-wrapper .social-icons a.pinterest {
  color: #E60023;
  background: #e600231f;
}

.bd-content-wrapper .social-icons a.twitter {
  color: #00acee;
  background: #00abee2a;
}

.bd-content-wrapper .social-icons a.linkedin {
  color: #0072b1;
  background: #0073b139;
}

/*Home 01*/
.pricing-tab-section {
  margin-top: 0;
}

.hm2-dm-search-form input#hostim-search {
  width: 20%;
}

.hero1-content-wrap .display-font mark {
  position: relative;
}

.hero1-content-wrap .display-font mark::after {
  background: url('../images/shape/curve-line.svg');
  background-repeat: no-repeat;
}

.pricing-column .feature-list li i {
  margin-right: 8px;
}

.hm2-server-tab-control li button i {
  margin-right: 10px;
}

.author-info a.hostim_post_author {
  color: #001042;
}

.tab_title_btn>img {
  width: 60px;
  height: 60px !important;
  background: linear-gradient(95.45deg, rgba(0, 130, 248, 0.1) 0.64%, rgba(28, 64, 242, 0.1) 98.23%);
  border-radius: 50% !important;
  line-height: 60px;
  text-align: center;
  margin-right: 10px;
  padding: 10px;
}

.hero-style-1 .hero-right img {
  max-width: 100%;
}

#newsletter.newsletter {
  text-align: center;
}

.blog-card .feature-thumb img {
  max-width: inherit;
}

.hm2-pricing-single {
  overflow: hidden;
}

.hero-style-2 {
  margin-top: 0;
}

.h5-blog-card .h5-blog-article-content .share-btn:after {
  content: ', ';
  margin-right: 3px;
}

.h5-blog-card .h5-blog-article-content .share-btn:last-child:after {
  content: '';
}

.hm2-pricing-single .pricing-deleted {
  margin-right: 5px;
}

footer#site_footer {
  padding: 20px 0;
  background: #efefef;
}

footer#site_footer .copyright p {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .sh-pricing .sh-pricing-circle-red.d-lg-block {
    display: none !important;
  }
}

@media (max-width: 991px) {

  .shape_off_mobile,
  .blog-bottom>img,
  .hm2-domain-search>img,
  .hero-style-2>img {
    display: none;
  }
}

.h5-blog-card .h5-blog-article-content hr {
  background: #666;
}

.accordion-body .read-more-btn {
  display: flex;
  align-items: center;
}

.accordion-body .read-more-btn i {
  margin-left: 6px;
}

.dm-accordion.icon-align-left .accordion-item .accordion-header a {
  padding-left: 50px;
}

.dm-accordion.icon-align-left .accordion-item .accordion-header a::after {
  right: inherit;
  left: 25px;
}

/*Services Faq Tab*/
.ds-faq-controls li button i {
  margin-right: 8px;
}

/*Blog Style*/
.breadcrumb-area .breadcrumb-content {
  max-width: 700px;
  margin: 0 auto;
}

.breadcrumb-content .primary-btn {
  padding: 6px 12px;
  font-weight: 400;
  font-size: 14px;
  border-radius: 50px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.breadcrumb-content .cat_wrapper {
  margin-bottom: 20px;
}

.breadcrumb-content h2 {
  font-size: 2.625rem;
}

.breadcrumb-area nav ol li a:hover {
  color: #0082F8;
}


.hm2-blog-card-content .bog-author span {
  margin-right: 40px;
  display: flex;
  align-items: center;
}

.bd-blog-meta span {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #ddd;
  display: flex;
  align-items: center;
}

.bd-blog-meta span:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}

.bd-blog-meta span:hover h6,
.bd-blog-meta span:hover a,
.bd-blog-meta span:hover,
.hm2-blog-card-content .bog-author span:hover h6,
.hm2-blog-card-content .bog-author span:hover a,
.hm2-blog-card-content .bog-author span:hover {
  color: #1C40F2;
}

.bd-blog-meta span i,
.hm2-blog-card-content .bog-author span i {
  margin-right: 6px;
}

.bd-blog-meta span a,
.hm2-blog-card-content .bog-author span a {
  color: #001042;
}

.bd-blog-meta span a .hostim_post_author,
.hm2-blog-card-content .bog-author span a .hostim_post_author {
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
}

.hm2-blog-card .hm2-blog-card-content .tag-btn {
  background: linear-gradient(95.45deg, #1C40F2 98.23%, #0082F8 0.64%);
}

.recent-post-widget ul.rs-news-list li .rs-news-content h6 {
  font-size: 1.125rem;
  line-height: 1.4;
}

.recent-post-widget ul.rs-news-list li .rs-news-content span a {
  color: #666;
}

.bd-content-wrapper .bd-blog-meta div+div::before {
  height: 20px;
}

.bd-content-wrapper {
  padding-top: 30px;
}

.sidebar-widget .tagcloud {
  margin-top: 30px;
}

.sidebar-widget .tagcloud a {
  padding: 6px 14px;
  border-radius: 30px;
  border: 1px solid rgba(166, 166, 166, 0.4392156863);
  color: rgba(39, 35, 35, 0.8196078431);
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  font-size: 14px !important;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 8px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.sidebar-widget .tagcloud a:hover {
  color: #001042;
  border-color: #001042;
}

.sidebar-widget ul.menu,
.sidebar-widget ul.wp-block-latest-posts,
.sidebar-widget ol.wp-block-latest-comments,
.sidebar-widget ul.wp-block-archives,
.sidebar-widget ul.wp-block-categories,
.sidebar-widget>ol,
.sidebar-widget>ul {
  margin-top: 20px;
}

.sidebar-widget:not(.widget_categories, .recent-post-widget) ul li a {
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  color: #001042;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  border-bottom: 1px solid #EBEBEB;
  display: block;
  padding: 12px 0;
}

.sidebar-widget>ul>li:last-child a {
  border-bottom: 0;
}

.sidebar-widget ul li a:hover {
  color: #1C40F2;
}

.widget_categories>ul {
  margin-top: 30px;
}

.widget_categories ul li {
  display: block;
  margin-top: 15px;
}

.widget_categories ul li a {
  display: block;
  font-weight: 600;
  color: #666666;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.widget_categories ul li a sup {
  font-size: 12px;
  margin-left: 3px;
}

.widget_categories ul li a::after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.widget_categories ul li a:hover {
  color: #1C40F2;
}

.widget_categories ul li a:hover::after {
  color: #1C40F2;
}

.sidebar-widget ul.wp-block-latest-posts>li:last-child a,
.sidebar-widget ul.wp-block-archives>li:last-child a,
.sidebar-widget ul.wp-block-categories>li:last-child a {
  border-bottom: none;
}

.sticky .hm2-blog-card {
  -webkit-box-shadow: 0px 10px 10px rgba(151, 151, 151, 0.15);
  box-shadow: 0px 10px 10px rgba(151, 151, 151, 0.15);

}

/*404 page*/
section.error_page {
  height: 100vh;
  background: linear-gradient(269.94deg, #011788 10.47%, #00126B 99.97%);
}

h1.error-text {
  font-size: 8rem;
  color: #fff;
  font-family: 'Urbanist';
  line-height: 1;
}

h2.error-title {
  font-size: 4rem;
  color: #fff;
  margin-bottom: 20px;
}

.error-info .lead {
  color: #fff;
  margin-bottom: 30px;
}

/* Recommended Services */
.ofcanvus-menu .mg-item .mg-item-wrapper span.icon-wrapper img {
  width: 40px;
}

.ofcanvus-menu .mg-item .mg-item-wrapper span.icon-wrapper {
  border: none;
}

.mobile-menu .contact-social a {
  margin-right: 10px;
}

/* Header Top menu */
.topbar-right ul {
  display: flex;
  justify-content: flex-end;
}

.topbar-right ul li+li a {
  margin-left: 30px;
}

.topbar-right ul li+li a::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 16px;
  background-color: #5673FF;
}

.topbar-right ul li a {
  font-weight: 600;
  color: #ffffff;
  font-family: "Urbanist", sans-serif;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-size: 14px;
}

/* Domain Search Result */
.result-wrapper.alert-danger,
.result-wrapper.alert-success {
  border-radius: 6px;
}

.result-wrapper.alert-danger,
.result-wrapper.alert-success {
  padding: 10px;
  margin-top: 15px;
  margin-left: 3px;
}
.reasult-info a.hostim-btn{
  margin-left: 20px;
}
.reasult-info a.hostim-btn .template-btn {
  padding: 6px 12px;
}

.result-wrapper.alert-danger i,
.result-wrapper.alert-success i {
  margin-right: 5px;
}

.h5-feature-list li span {
  background: #28a745;
}

.h5-feature-list li span i {
  color: #fff;
}

.h5-tab-controls::before {
  bottom: -11px;
}

.h5-tab-controls li a {
  padding: 4px 0 12px 0;
}

.pricing-column.popular_active .pricing-badge {
  transform: rotate(40deg);
  top: 20px;
  right: -35px;
  width: 150px;
  text-align: center;
}

.sh-pricing-column .popular-badge {
  right: -33px;
  top: 15px;
}

.hm2-dm-search-form input {
  width: 79%;
}

/* Doamin Search Form */
.dm-hero-domain-form a.domain_redirect_link.template-btn.primary-btn {
  padding: 18px 20px;
  border-radius: 0 30px 30px 0;
  font-size: 16px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 1em;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 10px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 40px;
}

.alignright.size-full {
  margin-bottom: 60px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-image .alignright {
  float: right;
  margin: 0.5em 0 2em 1em;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.header-section:before,
.header-section:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.header-section:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

iframe {
  border-width: 0px;
}

.entry-content iframe {
  max-height: 500px;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.blog-content .gallery {
  padding: 0;
  margin: 0;
}

/*--------------------------------------------------------------
## Block
--------------------------------------------------------------*/
.wp-block-button .wp-block-button__link {
  background: #071c4d;
  border-radius: 10px;
  margin-bottom: 10px;
  color: #fff;
  transition: 0.3s;
}

.wp-block-button .wp-block-button__link:hover {
  background: #175cff;
  color: #fff;
}

.wp-block-button .wp-block-button__link br {
  display: none;
}

.wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent;
  color: #071c4d;
  border-color: #071c4d;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
  border-color: #175cff;
  color: #175cff;
}

.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  width: calc(50% - 30px);
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 30px 16px 0;
}

.wp-block-cover {
  margin-bottom: 15px;
}

.wp-block-cover .wp-block-cover-text {
  padding: 30px;
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  padding-left: 0;
}

.wp-block-gallery .blocks-gallery-image:before,
.wp-block-gallery .blocks-gallery-item:before {
  display: none;
}

.wp-block-cover p:not(.has-text-color) {
  color: #fff !important;
  line-height: 1.8;
}


.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 1.6em;
  font-weight: 300;
}

.wp-block-quote.is-large:before,
.wp-block-quote.is-large:after,
.wp-block-quote.is-style-large:before,
.wp-block-quote.is-style-large:after {
  display: none;
}

.wp-block-quote {
  border: none;
}

.wp-block-quote.has-text-align-right {
  border-right: none;
}

.wp-block-quote.has-text-align-right:before {
  content: none;
}
.wp-block-quote.is-large::after,
.wp-block-quote.is-style-large::after,
.wp-block-quote.has-text-align-right:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  border-radius: 0 10px 10px 0;
}

.bd-content-wrapper blockquote p {
  font-family: 'Urbanist';
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  color: #001042;
}

.wp-block-pullquote {
  border-top: 4px solid #F3F3F3;
  border-bottom: 4px solid #F3F3F3;
  color: #40464d;
}

.hostim_blog_content .wp-block-pullquote.is-style-solid-color {
  background-color: #0073aa;
  padding-left: 0;
  padding-right: 0;
}

.hostim_blog_content .wp-block-pullquote {
  border-color: transparent !important;
  border-width: 2px;
  padding: 0;
}


.hostim_blog_content .wp-block-pullquote blockquote:after {
  display: none;
}

.hostim_blog_content .wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
  color: #fff;
  padding-left: 0;
}

.hostim_blog_content .wp-block-pullquote blockquote {
  color: #111;
  border: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 0;
  padding-left: 0;
}


.hostim_blog_content .wp-block-pullquote.is-style-solid-color p {
  font-size: 1.6875em;
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

.hostim_blog_content .wp-block-pullquote p {
  font-size: 1.6875em;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}

.hostim_blog_content .wp-block-archives li,
.hostim_blog_content .wp-block-categories li,
.hostim_blog_content .wp-block-latest-posts li {
  margin-bottom: 7px;
  padding-left: 15px;
  position: relative;
}

.hostim_blog_content .wp-block-archives li time,
.hostim_blog_content .wp-block-categories li time,
.hostim_blog_content .wp-block-latest-posts li time {
  line-height: 1;
}

.hostim_blog_content .wp-block-archives li:before,
.hostim_blog_content .wp-block-categories li:before,
.hostim_blog_content .wp-block-latest-posts li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #7d92bb;
}

.hostim_blog_content .wp-block-archives li a,
.hostim_blog_content .wp-block-categories li a,
.hostim_blog_content .wp-block-latest-posts li a {
  font-size: 16px;
  color: #465675;
}

.hostim_blog_content .wp-block-archives li a:hover,
.hostim_blog_content .wp-block-categories li a:hover,
.hostim_blog_content .wp-block-latest-posts li a:hover {
  color: #175cff;
}

.hostim_blog_content .wp-block-archives li .children,
.hostim_blog_content .wp-block-categories li .children,
.hostim_blog_content .wp-block-latest-posts li .children {
  padding-left: 30px;
}

.hostim_blog_content .wp-block-categories-list .children li {
  padding-left: 0;
}

.hostim_blog_content .wp-block-categories-list .children li:before {
  display: none;
}

.wp-block-latest-posts.wp-block-latest-posts__list,
.wp-block-latest-comments {
  padding-left: 0;
  margin-bottom: 0;
}

.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
  margin-bottom: 15px;
}

pre.wp-block-preformatted {
  margin-top: 20px;
}

.post_format-post-format-quote blockquote {
  margin-top: 0;
}

.wp-block-archives,
.wp-block-categories-list {
  padding: 0;
  list-style: none;
}

.wp-block-archives li:not(:last-clild),
.wp-block-categories-list li:not(:last-clild) {
  margin-bottom: 10px;
}

.wp-block-categories-dropdown select,
.wp-block-archives-dropdown select {
  height: 50px;
  width: 100%;
  padding: 7px 10px;
  margin-bottom: 20px;
  border-radius: 6px;
}

.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
  color: #071c4d;
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
}

.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover {
  color: #175cff;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}

.hostim_blog_content .wp-block-separator,
.hostim_blog_content hr {
  background-color: #767676;
  border: 0;
  height: 2px;
  margin-bottom: 2rem;
  margin-top: 2rem;
  max-width: 2.25em;
  text-align: left;
  margin-left: 0;
}

.wp-block-calendar .wp-calendar-nav {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}

.wp-block-categories-dropdown .postform {
  margin-bottom: 20px;
}

.wp-block-search input[type=search] {
  margin-bottom: 0;
  border-radius: 6px 0 0 6px;
}

.hostim_blog_content .wp-block-search .wp-block-search__button {
  padding: 0 20px;
  height: 54px;
  border: 0;
  background: #175cff;
  border-radius: 0 6px 6px 0;
  color: #fff;
  font-weight: 500;
  margin-left: -5px;
}

.hostim_blog_content .wp-block-search .wp-block-search__button:hover {
  background: #071c4d;
}

.wp-block-gallery.is-cropped .blocks-gallery-caption:last-child,
.wp-block-gallery.is-cropped {
  margin-bottom: 1rem;
}

/* Unit Test changes =============== */
.hostim_blog_content h1 {
  font-size: 48px
}

.hostim_blog_content h2 {
  font-size: 40px
}

.hostim_blog_content h3 {
  font-size: 32px
}

.hostim_blog_content h4 {
  font-size: 24px
}

.hostim_blog_content h5 {
  font-size: 20px
}

.hostim_blog_content h6 {
  font-size: 16px
}

a.tag-btn.rounded-pill.no_thumb {
  margin-bottom: 15px;
  position: relative;
  top: 0;
}

.bog-author .date a {
  color: #666666;
}

.hm2-blog-card .hm2-blog-card-content {
  padding-left: 30px;
  padding-right: 30px;
}

.sidebar-widget form .wp-block-search__inside-wrapper {
  position: relative;
}

.sidebar-widget form input.wp-block-search__input,
.sidebar-widget form input {
  width: 100%;
  padding: 18px 60px 18px 25px;
  border: 0;
  border-radius: 5px;
  font-weight: 600;
  background: #ECECEC;
  color: #B0B0B0;
}

.sidebar-widget form button {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 5px;
  color: #ffffff;
  overflow: hidden;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  z-index: 1;
  font-size: 0;
}

.sidebar-widget form button::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;
}

.sidebar-widget form button::after {
  content: "\f002";
  top: 15px;
  font-family: 'FontAwesome';
  font-size: 16px;
  left: 13px;
}

.wp-block-search .wp-block-search__label {
  margin-bottom: 15px;
}

.sidebar-widget .wp-block-group__inner-container h1,
.sidebar-widget .wp-block-group__inner-container h2,
.sidebar-widget .wp-block-group__inner-container h3,
.sidebar-widget .wp-block-group__inner-container h4,
.sidebar-widget .wp-block-group__inner-container h5,
.sidebar-widge .wp-block-group__inner-containert h6 {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 2px solid #C4C4C4;
  font-family: "Urbanist", sans-serif;
  font-size: 1.5rem;
  color: #001042;
  font-weight: 700;
}

.sidebar-widget .wp-block-group__inner-container h1::before,
.sidebar-widget .wp-block-group__inner-container h2::before,
.sidebar-widget .wp-block-group__inner-container h3::before,
.sidebar-widget .wp-block-group__inner-container h4::before,
.sidebar-widget .wp-block-group__inner-container h5::before,
.sidebar-widget .wp-block-group__inner-container h6::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background: linear-gradient(95.45deg, #0082F8 0.64%, #1C40F2 98.23%);
  left: 0;
  bottom: -2px;
}

.sidebar-widget ol.wp-block-latest-comments {
  padding-left: 0;
}

.sidebar-widget ol.wp-block-latest-comments .wp-block-latest-comments__comment {
  padding: 12px 0;
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: 0;
  display: flex;
  align-items: baseline;
}

.sidebar-widget ol.wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
  border-bottom: 0;
}

.sidebar-widget ol.wp-block-latest-comments .wp-block-latest-comments__comment a {
  color: #001042;
  font-weight: 600;
  line-height: 1.5;
}

.sidebar-widget ol.wp-block-latest-comments .wp-block-latest-comments__comment a:hover {
  color: #1C40F2;
}

.hm2-blog-card .hm2-blog-card-content .tag-btn {
  position: relative;
  margin-right: 5px;
}

#main-content,
.hostim_blog_content {
  overflow: hidden;
}

.wp-block-button__link {
  margin: 5px 0 10px 0;
}

.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

.wp-block-gallery.alignleft {
  margin-right: 15px;
}

p.comment-form-cookies-consent {
  margin-bottom: 0;
  margin-top: 10px;
}

p.form-submit {
  margin-bottom: 0;
}

.hostim_blog_content .wp-block-tag-cloud,
.hostim_blog_content .wp-block-search,
.hostim_blog_content .wp-block-latest-posts,
.hostim_blog_content .wp-block-archives-dropdown,
.hostim_blog_content .wp-block-latest-comments,
.hostim_blog_content .wp-block-categories-dropdown,
.hostim_blog_content .wp-block-calendar,
.hostim_blog_content>ul,
.hostim_blog_content>ol {
  margin-bottom: 30px;
}

.hostim_blog_content>ul li {
  margin-top: 10px;
}

.hostim_blog_content>ul ul {
  margin-left: 15px;
}

.hostim_blog_content>ul li a {
  color: #001042;
}

.hostim_blog_content>ul li a:hover {
  color: #1C40F2;
}

.wp-block-tag-cloud a {
  font-size: 14px !important;
  padding: 8px 24px;
  border-radius: 50px;
  background: #F1F1F1;
  margin: 0 5px 8px 0;
  color: #001042;
}

.wp-block-group.has-background {
  padding: 25px 30px 10px;
  margin-bottom: 20px;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
  padding-top: 20px;
}

.page-links a,
.page-links .current {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background: #f8f6f2;
  color: #071c4d;
  display: inline-block;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  margin-left: 5px;
}

.page-links a:hover,
.page-links .current:hover {
  background: #175cff;
  color: #fff;
}

.page-links .current {
  background: #175cff;
  color: #fff;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code {
  color: #175cff;
}

code,
kbd,
tt,
var {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
}

abbr,
acronym {
  border-bottom: 1px dotted #8a8da1;
  cursor: help;
}

mark,
ins {
  text-decoration: none;
}

big {
  font-size: 125%;
}

figure.wp-block-table table {
  margin-bottom: 30px;
}

table {
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #dce0e5;
}

table thead {
  background: #f5f5f5;
}

table th {
  text-align: left;
  padding: 10px 15px;
  color: #071c4d;
  font-size: 16px;
  font-weight: 600;
  vertical-align: middle;
}

table tr td a,
table th a {
  color: #071c4d;
}

.sidebar-widget .calendar_wrap nav span a:hover,
table tr td a:hover,
table th a:hover {
  color: #175cff;
}

table td {
  padding: 10px 15px;
  border-top: none;
  border-right: none;
  vertical-align: middle;
}

table td:last-child {
  border-right: 1px solid #dce0e5;
}

.wp-block-calendar table th {
  min-width: 40px;
  text-align: center;
}

.sidebar-widget table {
  margin-bottom: 0;
}

.sidebar-widget .calendar_wrap nav span a {
  color: #051441;
}

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  direction: ltr;
}

tbody>tr {
  border-top: 1px solid #dce0e5;
}

tfoot tr #prev a:hover,
tfoot tr #next a:hover {
  color: #175cff;
}

tbody>tr>th {
  background-color: #f5f5f5;
}

table thead~tbody>tr>th {
  background-color: transparent;
}

caption {
  caption-side: top;
  text-align: center;
}

.calendar_wrap caption {
  text-align: center;
  background: #f0f2f9;
  color: #051441;
  font-weight: 500;
}

.calendar_wrap table tr,
.calendar_wrap table td {
  border: 0;
}

.calendar_wrap table thead tr {
  border: 0;
}

.calendar_wrap table thead tr th {
  border: 0;
}

nav.wp-calendar-nav {
  background: #f0f2f9;
  padding: 5px 20px;
}

.wp-calendar-nav-next {
  float: right;
}

@media (max-width: 576px) {
  table th {
    min-width: 80px;
  }
}

.hostim_blog_content ul li,
.hostim_blog_content ol li {
  margin: 10px 0;
}

.hostim_blog_content ul {
  margin-left: 18px;
}

.hostim_blog_content ul li {
  list-style-type: disc;
}

.hostim_blog_content ol ol {
  padding-left: 20px;
}

.hostim_blog_content ol li {
  list-style: decimal;
}

.hostim_blog_content .post-password-form input {
  padding: 6px;
  border: 1px solid #ddd;
  margin-right: -5px;
}

.comment-box-wrapper .comment-user-info {
  width: 100%;
}

.comment-box-wrapper .comment-user-info>ol,
.comment-box-wrapper .comment-user-info>ul {
  margin-bottom: 30px;
  margin-left: 18px;
}

.comment-box-wrapper .comment-user-info ol li {
  list-style: decimal;
  margin-top: 15px;
}

.comment-box-wrapper .comment-user-info ul li {
  margin-top: 15px;
  list-style-type: disc;
}

.comment-box-wrapper .comment-user-info ol ol,
.comment-box-wrapper .comment-user-info ul ul {
  margin-left: 20px;
}

.bd-comment-area ol.comment-lists>li.comment-box:first-child {
  border-top: none;
}

.comment-form p.comment-notes {
  margin-bottom: 30px;
}

.comment-form .input-field textarea,
.comment-form .input-field input {
  width: 100%;
  padding: 12px 15px;
  border-radius: 6px;
  border: 1px solid #E7E7E7;
}

.bypostauthor {
  display: block;
}

.breadcrumb-item+.breadcrumb-item,
.breadcrumb-content h2,
.bd-blog-title,
.navigation_post_title,
.hm2-blog-card-content .blog_post_title {
  word-break: break-word;
}

.bd-content-wrapper .bd-blog-tags a {
  margin-bottom: 9px;
}

.hostim_blog_content ul li>ul,
.hostim_blog_content ol li>ul {
  margin-left: 20px;
}

.sidebar-widget select {
  width: 100%;
  padding: 18px 20px 18px 15px;
  border: 0;
  border-radius: 5px;
  font-weight: 600;
  color: #001042;
  margin-top: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") no-repeat right 15px center;
  background-color: #ECECEC;
  background-size: 12px;
}

.sidebar-widget .calendar_wrap {
  margin-top: 35px;
}

.sidebar-widget ul#recentcomments li a {
  display: inline;
  border: none;
}

.sidebar-widget ul#recentcomments li {
  border-bottom: 1px solid #ddd;
  padding: 12px 0;
}

.sidebar-widget ul#recentcomments li:last-child {
  border-bottom: 0;
}

/*Rss Widget*/
.widget_rss .rss-widget-title {
  color: #001042;
}

.widget_rss .rss-widget-title {
  color: #001042;
}

.widget_rss ul li a.rsswidget {
  border: none;
  padding: 0;
}

.widget_rss ul li {
  border-bottom: 1px solid #EBEBEB;
  padding: 12px 0;
}

.widget_rss ul li:last-child {
  border: none;
}

.widget_rss ul li .rssSummary {
  margin: 10px 0;
}

.widget_rss ul li .rss-date {
  font-size: 14px;
}

.widget_rss ul li cite {
  color: #001042;
  font-size: 14px;
}

.widget_rss ul li cite:before {
  content: '- ';
}


/* Search Widget */
.sidebar-widget .widget-title+.search-widget {
  margin-top: 30px;
}

/* Nav Menu widget */
.sidebar-widget.widget_nav_menu ul ul {
  margin-top: 0;
}

.sidebar-widget.widget_nav_menu ul li a {
  border-bottom: 1px solid #EBEBEB;
}

.sidebar-widget.widget_nav_menu ul.menu>li:last-child>a {
  border-bottom: 0;
}

.sidebar-widget.widget_nav_menu ul.menu>li ul li {
  margin-left: 20px;
}

.sidebar-widget.widget_pages ul li ul li {
  margin-left: 20px;
}

.sidebar-widget .wp-block-latest-comments li:before,
.sidebar-widget ul#recentcomments li:before {
  content: "\f075";
  font-family: 'FontAwesome';
  font-weight: 400;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #1C40F2;
  margin-right: 8px;
}

/* Text Widget */
.sidebar-widget .textwidget img {
  max-width: 100%;
  height: auto;
}

.sidebar-widget .textwidget img {
  max-width: 100%;
  height: auto;
  margin: 8px 0;
}

.sidebar-widget .textwidget {
  margin-top: 30px;
}

/* .nav-wrapper ul li a {
  font-weight: 600;
} */

/* Dropdown Menu */
.nav-wrapper ul li.has-submenu.depth-1::after {
  top: 12px;
  right: 7px;
}

.nav-wrapper ul li.has-submenu.depth-1 .submenu-wrapper {
  left: 100%;
  top: 0;
}

.nav-wrapper ul li.has-submenu .submenu-wrapper {
  overflow: inherit !important;
  width: 200PX;
  /* min-width: max-content; */

}

@media (min-width: 991px) {
  .nav-wrapper ul li.has-submenu>i {
    display: none;
  }
}

.mobile-menu ul li {
  position: relative;
}

.mobile-menu ul li.has-submenu>i {
  position: absolute;
  right: -10px;
  top: 0;
  height: 45px;
  width: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.mobile-menu ul li.has-submenu>a::after {
  content: '';
}

@media (max-width: 1199px) {
  .blog-bottom .circle-blue {
    right: -80px;
  }
}

@media (max-width: 991px) {
  .comment-lists .comment ul.children {
    margin-left: 40px;
  }

  .bd-content-wrapper .bd-comment-area ol.comment-lists li.comment-box {
    margin-top: 35px;
  }

  p.comment-form-cookies-consent {
    margin-bottom: 0;
    margin-top: 10px px;
    display: flex;
    align-items: flex-start;
  }

  input#wp-comment-cookies-consent {
    margin-top: 6px;
    margin-right: 6px;
  }

  .header-section.header_fullwidth:not(.header_box) .header-nav {
    height: inherit;
  }

  .topbar.topbar_of_mobile {
    display: none;
  }

}

@media (max-width: 767.98px) {
  .breadcrumb-content h2 {
    font-size: 1.75rem;
  }

  .header-right div.ofcanvus-btns a {
    color: #001042;
  }

  .header-right div svg path {
    fill: #001042;
  }

}

@media (max-width: 529px) {
  .hm2-blog-card-content .bog-author span {
    margin-right: 25px;
  }
}

@media (max-width: 490px) {
  .breadcrumb-content h2 {
    font-size: 1.75rem;
  }

  .bd-content-wrapper .bd-blog-meta {
    flex-direction: column;
    align-content: flex-start;
  }

  .bd-content-wrapper .bd-blog-meta span {
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 0;
    border: none;
  }

  .hm2-blog-card-content .bog-author {
    flex-wrap: wrap;
  }

  .hm2-blog-card-content .bog-author span {
    margin-bottom: 6px;
  }

}

/*Header Height*/
.header-section:not(.header_box) .header-nav {
  display: flex;
  align-items: center;
}

/* Mega menu */
.header-section:not(.mobile-header) .navbar-nav>li:not(.menu_half_width):nth-last-child(-n+3).menu-item-has-children .submenu-wrapper {
  left: auto;
  right: 0;
}

.header-section:not(.mobile-header) .navbar-nav>li:not(.menu_half_width):nth-last-child(-n+3).menu-item-has-children .submenu-wrapper li ul {
  right: 100%;
}

.header-section:not(.mobile-header) .navbar-nav>li.menu_full_width {
  position: static;
}

.header-section:not(.mobile-header) .navbar-nav>li.menu_full_width .elementor-widget {
  margin-bottom: 0 !important;
}

.header-section:not(.mobile-header) .navbar-nav>li.menu_full_width .tt-list li,
.header-section:not(.mobile-header) .navbar-nav>li.menu_full_width .elementor-icon-list-items li {
  display: flex !important;
}

.header-section:not(.mobile-header) .navbar-nav>li.menu_full_width .tt-list li p,
.header-section:not(.mobile-header) .navbar-nav>li.menu_full_width .elementor-icon-list-items li p {
  margin: 0;
}

.header-section:not(.mobile-header) .navbar-nav>li.menu_full_width>.submenu-wrapper {
  width: 100%;
  padding: 0 !important;
}
.header-section:not(.mobile-header) .navbar-nav>li.menu_75_width>.submenu-wrapper {
  width: 990px;
  padding: 0 !important;
  transform: translate(-50%);
}

.header-section:not(.mobile-header) .navbar-nav>li.menu_half_width .elementor-widget {
  margin-bottom: 0 !important;
}

.header-section:not(.mobile-header) .navbar-nav>li.menu_half_width>.submenu-wrapper {
  width: 520px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 !important;
}

.header-section:not(.mobile-header) .navbar-nav>li.single_width .elementor-widget {
  margin-bottom: 0 !important;
}

.header-section:not(.mobile-header) .navbar-nav>li.single_width>.submenu-wrapper {
  width: 280px;
}

.header-section:not(.mobile-header) .navbar-nav>li.single_width li a {
  padding: 0 !important;
}

a.menu_page_link:hover {
  /* background: none !important; */
}

.logo-wrapper .dark_mode_logo {
  display: none;
}

@keyframes rainbow {
  from {
    background-position: 0 0
  }

  to {
    background-position: 100vw 0
  }
}
.rainbow {
  position: relative;
  width: 100%;
}
.rainbow:before {
  content: '';
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, #c0242e 0, #097ffa 75%, #c0242e 100%);
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-animation-name: rainbow;
  animation-name: rainbow;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@media (max-width: 991.98px) {
  .rainbow:before {
    content: none;
  }
}

/*style added---------------------------------*/

.isb-price-btn {
  width: 46px;
  height: 28px;
  border-radius: 100px;
  padding: 7px;
  cursor: pointer
}

.isb-price-btn.clicked .isb-price-btn-sm {
  -webkit-transform: translateX(16px);
  transform: translateX(16px)
}

.isb-gd-bg {
  background: linear-gradient(269.13deg, #38EEB0 12.14%, #16A7FA 83.84%)
}

.isb-price-btn-sm {
  height: 16px;
  width: 16px;
  border-radius: 100px
}

.ist-dollar {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
  font-size: 30px;
  bottom: 35px;
  left: 5px
}

.isb-min-price {
  font-family: "Be Vietnam Pro", sans-serif;
  font-size: 60px;
  font-weight: 700
}

.isb-min-price-after {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 22px;
  font-weight: 800;
  left: -10px
}

.isb-price {
  font-family: "Urbanist", sans-serif
}

.isb-price.year {
  display: none
}

.isb-price.year.show {
  display: block
}

.isb-price.month.hide {
  display: none
}
.isb-border {
  border: 1px solid
}

.isb-border-color {
  border-color: #3e4da5
}

.isb-border-color-2 {
  border-color: rgba(255, 255, 238, .05)
}
.isb-price-box .yearly-price{
  display: none;
}
/*month/year style -=----------------*/
.pricing_9 .monthly.period-style,
.pricing_9 .yearly.period-style {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}

span.toggle-switch-btn.rounded-pill.position-relative {
  background: #fff;
}
.isb-price-box {
  padding: 40px 45px 40px 45px;
  border-radius: 12px;
  border-color: #3e4da5;
  background: #0e208e;
}
.isb-price-box h5 {
  font-size: 24px;
}
ul.list-unstyled.mt-20 li {
  font-size: 14px;
  color: white;
  margin-bottom: 10px;
}
.pricing_gradient_border {
  border: 10px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
}
.pricing_9 .toggle-switch-btn.isb-gd-bg::before{
  background: linear-gradient(269.13deg, #38EEB0 12.14%, #16A7FA 83.84%);
}

.isb-popular-badge {
  right: -30px;
  top: -27px;
}
.position-absolute {
  position: absolute !important;
}

/*testimonials =====================*/
.isb-bg-color-2 {
  background-color: #0e208e !important;
}
.isb-testimonial-slider {
  padding-top: 120px;
  margin-top: -135px
}

.isb-slider-arrow {
  border: 1px solid #38eeb0;
  color: #38eeb0;
  width: 56px;
  height: 56px;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3
}

.isb-slider-arrow:hover {
  border-color: rgba(0, 0, 0, 0);
  background: linear-gradient(269.13deg, #38EEB0 12.14%, #16A7FA 83.84%);
  color: #fff
}

.isb-slider-arrow.prev {
  right: 80px
}

@media(max-width: 991px) {
  .isb-slider-arrow {
      display: none
  }
}

.isb-testimonial-content {
  font-weight: 600;
  font-size: 24px;
  line-height: 40px
}

@media(max-width: 1199px) {
  .isb-testimonial-content {
      font-size: 18px;
      line-height: 32px
  }
}

@media(max-width: 575px) {
  .isb-testimonial-content {
      font-size: 16px;
      line-height: 26px
  }
}
.ptb-120{
  padding-top: 120px;
  padding-bottom: 120px;
}
.pl-100{
  padding-left: 100px;
}
.pr-100{
  padding-right: 100px;
}
.isb-bg-color-2{
  background-color: #00157a;
}
.isb-min-price-after {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 22px;
  font-weight: 800;
}

/*feature box style added ---------------------------*/

.hds-single-info-card {
  -webkit-transition: .8s;
  transition: .8s
}

.hds-single-info-card:hover .hds-info-card-top .hds-info-icon.style-two {
  background-color: #8af135
}

.hds-single-info-card:hover .hds-info-card-top .hds-info-icon.style-two svg path {
  fill: #1c4a3f
}

.hds-single-info-card:hover .hds-info-card-top .hds-info-card-btn {
  background-color: #8af135;
  border-color: #8af135 !important
}
[data-bs-theme=dark] .hds-single-info-card .card-title-color {
  color: #fff !important
}
.hds-info-icon {
  width: 40px;
  height: 40px;
  border-radius: 100px
}
.hds-info-icon.style-two {
  right: -20px;
  top: 20px;
  border: 1px solid;
  background-color: #1c4a3f
}
.hds-info-icon.style-two svg path {
  fill: #fff
}
[data-bs-theme=dark] .hds-info-icon svg path {
  fill: #fff
}
[data-bs-theme=dark] .hds-info-icon,
[data-bs-theme=dark] .hds-border-color {
  border-color: #fff !important
}
.hds-info-card-btn {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  cursor: pointer
}
.hds-body-color-two {
  color: #1c4a3f !important
}
[data-bs-theme=dark] .hds-body-color-two,
[data-bs-theme=dark] .hds-hosting-service span.hds-body-color-two,
.card-title-color {
  color: #001042,
}
[data-bs-theme=dark] .hds-single-info-card .card-title-color {
  color: #fff !important
}
.hds-body-color-three {
  color: #48454e
}
[data-bs-theme=dark] .hds-hosting-area .hds-body-color-five,
[data-bs-theme=dark] .hds-map-item .hds-body-color-three,
[data-bs-theme=dark] .hds-map-item .hds-body-color-two {
    color: #191c1d !important
}
.hds-feedback-shape-two {
  top: 30px;
  right: 30px
}
@media(max-width: 1399px) {
  .hds-feedback-shape-two {
      display: none
  }
}
@media(max-width: 1199px) {
  .hds-review-content {
      padding-left: 0 !important;
      padding-right: 0
  }
}
@media(max-width: 991px) {
  .hds-review-content {
      margin-top: 30px
  }
}
@media(max-width: 991px) {
  .hds-review-content p {
      margin-top: 10px
  }
}
.hds-review-content .one {
  left: -55px;
  top: -23px
}

@media(max-width: 1399px) {
  .hds-review-content .one {
      top: -10px
  }
}
@media(max-width: 1199px) {
  .hds-review-content .one {
      display: none
  }
}
.pr-50 {
  padding-right: 50px;
}
.pl-50 {
  padding-left: 50px;
}
.rounded-16 {
  border-radius: 16px;
}
.gap-15 {
  gap: 3.75rem !important
}
.gap-7 {
  gap: 1.75rem !important
}
.lh-24 {
  line-height: 24px
}
.ff-inter {
  font-family: "Inter", sans-serif
}
.fw-500 {
  font-weight: 500
}
.fs-16 {
  font-size: 1rem
}
.fs-36 {
  font-size: 2.25rem
}
.fs-20 {
  font-size: 1.25rem
}
.fs-14 {
  font-size: .875rem
}
.mb-0 {
  margin-bottom: 0 !important
}
@media(max-width: 767px) {
  .isb-tab-area .hm2-service-tab ul li button {
      font-size: 16px
  }
}
.isb-tab.hm2-service-tab ul li button::after {
  background-color: #38eeb0
}

.isb-tab.hm2-service-tab ul li button.active {
  color: #38eeb0 !important
}
.hds-body-color-five {
  color: #191c1d
}
.fs-12 {
  font-size: .75rem
}
.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}
@media(max-width: 767px) {
  .hds-tab {
      margin-top: 30px
  }
}
@media(max-width: 1199px) {
  .hds-tab.hm2-service-tab ul {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border: 0 !important
  }
}
@media(max-width: 448px) {
  .hds-tab.hm2-service-tab ul {
      width: auto;
      gap: 0 !important
  }
}
.hds-tab.hm2-service-tab ul li {
  width: 100%;
  margin-left: 0
}
@media(max-width: 1199px) {
  .hds-tab.hm2-service-tab ul li {
      width: auto;
      margin-left: 10px
  }
}
@media(max-width: 448px) {
  .hds-tab.hm2-service-tab ul li {
      width: auto;
      margin-left: 0
  }
}
@media(max-width: 440px) {
  .hds-tab.hm2-service-tab ul li {
      width: auto;
      width: 100%
  }
}
@media(max-width: 575px) {
  .hds-feedbck-tab-content {
      padding: 30px
  }
}
[data-bs-theme=dark] .hds-single-info-card .hds-body-color-nine {
  color: #fff !important
}
.hds-body-color-nine {
  color: #001042 !important
}
.hds-info-icon.style-two {
  color: #fff;
}
.hds-single-info-card:hover i {
  color: #1c4a3f;
}
/*===================Tab Style ====================================================*/
.hds-border-color-two {
  border-color: #8da49f !important
}

/*===========Pricing layout 10 ==================*/
.dchs-price-area .hds-price-item {
  margin-left: 0
}
.dchs-price-area .hds-price-item.hds-price-populer {
  margin-right: 0;
  margin: -35px;
  margin-top: 0
}
@media(max-width: 991px) {
  .dchs-price-area .hds-price-item.hds-price-populer {
      margin: 0
  }
}
.dchs-price-area .populer-bridge::after {
  background: #392396
}
.hds-price-item {
  -webkit-transition: .8s;
  transition: .8s;
  margin-left: -60px
}
@media(max-width: 575px) {
  .hds-price-item {
      margin-left: 0
  }
}
.hds-price-item.hds-price-populer {
  margin-left: 0;
  margin-right: -60px;
  z-index: 1
}
@media(max-width: 575px) {
  .hds-price-item.hds-price-populer {
      margin-right: 0;
      margin-bottom: 30px
  }
}
.populer-bridge {
  width: 163px;
  height: 32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -33px;
  z-index: 2
}
.populer-bridge::after {
  content: "";
  width: 25px;
  height: 12px;
  background: #1c4a3f;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -11px;
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  clip-path: polygon(100% 0, 0 0, 50% 100%)
}
.hds-price-shape {
  top: 150px;
  right: -182px;
  width: 50%
}
.hds-body-color-eight {
  color: #666 !important
}
.ff-urb {
  font-family: "Urbanist", sans-serif
}
.fw-700 {
  font-weight: 700
}
.hds-save-text {
  padding: 7px 15px;
  border-radius: 50px
}
[data-bs-theme=dark] .hosting-data-server-hero,
[data-bs-theme=dark] .hds-bg-color-six,
[data-bs-theme=dark] .hds-bg-color-seven,
[data-bs-theme=dark] .hos-body-bg,
[data-bs-theme=dark] .fp-body-bg,
[data-bs-theme=dark] .domain-search-box.fp-host-style .domain-search-form input {
    background-color: #1e1e2c
}
.hds-bg-color-six {
  background-color: #dcfbc2
}
.hds-dollar-price {
  font-size: 89px
}
.hds-dollar {
  top: -25px
}
.fs-30 {
  font-size: 30px
}
@media(max-width: 767px) {
  .csh-hero-area .position-relative .d-flex {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}
.host-fs-price-item span.position-relative {
  top: -20px
}
.position-relative {
  position: relative !important
}
@media(max-width: 991px) {
  .hosting-data-server-hero .hds-btn {
      float: left;
      margin-top: 20px
  }
}
.hds-btn {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 13px 22px
}
.hds-btn span {
  margin-left: 8px;
  font-size: 14px;
  width: 20px;
  padding-top: 2px;
  border-radius: 4px
}
@media(max-width: 991px) {
  .hds-info-card-area .text-end .hds-btn {
      float: left
  }
}
.hos-hero-area .hds-btn {
  padding-top: 15px;
  padding-bottom: 15px
}
.hos-hero-area .hds-btn:hover {
  color: #fff
}
.hos-hero-area .hds-btn:hover span {
  color: #fff !important
}
.hos-cta .hds-btn {
  padding-left: 27px;
  padding-right: 27px
}
.hos-cta .hds-btn:hover {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid
}
.hds-large-btn {
  width: 198px
}
@media(max-width: 1199px) {
  .hm2-footer-copyright.hds-style .hds-bg-color-two {
      padding-left: 20px;
      padding-right: 20px
  }
}
.hds-bg-color-two {
  background-color: #8af135
}
[data-bs-theme=dark] .hds-hosting-area .hds-body-color-five,
[data-bs-theme=dark] .hds-map-item .hds-body-color-three,
[data-bs-theme=dark] .hds-map-item .hds-body-color-two {
    color: #191c1d !important
}
[data-bs-theme=dark] .hds-award-box .hds-award-content p,
[data-bs-theme=dark] .hds-hosting-service span.hds-body-color-two,
[data-bs-theme=dark] .hop-blog .hm2-blog-card .hm2-blog-card-content h3,
[data-bs-theme=dark] .faq-section.hos-faq .hm2-server-tab-control li button i,
[data-bs-theme=dark] .hds-body-color-two,
[data-bs-theme=dark] .dchs-footer .footer-widget .footer-nav li a,
[data-bs-theme=dark] .dchs-footer .footer-copyright .copyright-links a,
[data-bs-theme=dark] .dchs-footer .footer-widget .footer-sb-form input[type=email],
[data-bs-theme=dark] .dchs-footer .footer-widget .footer-sb-form input[type=email]::placeholder,
[data-bs-theme=dark] .fp-host-hero-area .text-black,
[data-bs-theme=dark] .fp-title,
[data-bs-theme=dark] .fp-card-two-item .text-black,
[data-bs-theme=dark] .fp-info-item .text-black,
[data-bs-theme=dark] .fp-info-card-area.dark .fp-info-item:hover h5 {
    color: #fff !important
}
.hds-hover-color:hover {
  color: #fff !important
}
.hds-hover-bg:hover {
  background-color: #1c4a3f
}
.hds-hover-bg:hover span {
  background-color: rgba(0, 0, 0, 0) !important
}
.list-unstyled {
  padding-left: 0;
  list-style: none
}
.lh-28 {
  line-height: 28px
}
[data-bs-theme=dark] .hds-bg-color-eight,
[data-bs-theme=dark] .dchs-info-card-item,
[data-bs-theme=dark] .dchs-price-area .hds-price-item {
    background-color: #101415 !important
}
[data-bs-theme=dark] .dchs-price-area .hds-price-item {
  background-color: #14161d !important
}
.rounded-12 {
  border-radius: 12px
}
.isb-border-color-3 {
  border-color: rgba(255, 255, 238, .3) !important
}
.isb-border-left {
  border-left: 1px solid
}
.hds-bg-color {
  background-color: #1c4a3f
}
.hds-bg-color-seven {
  background-color: #e3f6f5
}
.hds-price-item:hover {
  z-index: 3
}
.yearly_btn,
.hds-price-year {
  display: none
}
.yearly_btn.show,
.hds-price-year.show {
  display: inline-block;
}
.monthly_btn.hide,
.hds-price-month.hide {
  display: none
}
.isb-price-btn-area{
  margin-top: 230px;
}
@media screen and (max-width: 991px) {
  .isb-price-btn-area {
    margin-top: 0px;
  }
}
.hds-hover-color-three:hover{
  color: #8af135 !important;
}