.bbhd-menu,
.bbhd-menu-mobile-wrap,
.ckl-icon-txt,
.ckl-icon-txt i,
.txt-link {
  display: inline-block;
}
.app-logo,
.bbhd-menu li,
.default_menu_box ul > li > a,
.txt-link {
  position: relative;
}
.bbhd-menuside-inside .bbhd-menu-title,
.bbhd-menuside-inside .menu li a {
  letter-spacing: normal;
  text-transform: capitalize !important;
  font-weight: 400 !important;
}
.bbhd-btn,
.pricing-card {
  box-sizing: border-box;
  box-sizing: border-box;
}
ul,
ul.loc-tabs li {
  list-style-type: none;
}
@font-face {
  font-family: intechostfont;
  src: url(/assest/css/fonts/Signika-Regular.ttf);
}
.header-top a,
.header-top span {
  color: #fff !important;
}
#default_header_box .menu_box .menu > li > a,
a,
body,
div,
h3,
h4,
h5,
h6 {
  font-family: intechostfont, sans-serif !important;
}
.is-sticky {
  box-shadow: 1px 1px 1px 1px #efefef;
  transition: 0.1s;
}
.list-type-01 li i {
  position: unset !important;
  padding: 0 10px 0 0;
  color: #718096 !important;
}
.img-90px {
  width: 90px !important;
}
.fa {
  font-family: FontAwesome !important;
}
body {
  background: #fff;
}
.app-logo {
  text-align: center;
  margin-top: 50px;
  transition: 0.5s ease-in-out;
}
.app-logo img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
.app-logo:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%);
}
.app-logo:hover {
  transform: scale(1.05);
}
.header-top {
  height: 50px;
  background: #320c6e;
  color: #fff;
}
.header-top > .container,
.header-top > .container > .row,
header > .container,
header > .container > .row {
  height: 100%;
}
.header-top .top_header {
  padding: 10px;
}
.ckl-icon-txt i {
  height: 30px;
  width: 30px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  margin-right: 8px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.ckl-icon-txt:first-child {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 2px solid #fff;
}
.txt-link:hover {
  opacity: 0.8;
}
.txt-link::after {
  content: "";
  height: 1px;
  width: 0;
  bottom: 3px;
  right: 0;
  opacity: 0.8;
  background-color: #fff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.txt-link:hover::after {
  width: 100%;
  right: auto;
  left: 0;
}
.header-top-links {
  text-align: right;
}
.header-top-links span {
  margin: 0 15px;
  opacity: 0.6;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff;
  background-color: #00b0ff;
}
.align-items-center {
  align-items: center !important;
}
@media screen and (max-width: 990px) {
  .x-hidden {
    display: none;
  }
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside .bbhd-menu-mobile ul li a:hover,
.color_222 {
  color: #222;
}
.color_555 {
  color: #555;
}
.color_58718d {
  color: #58718d;
}
ul {
  padding: 0;
  margin: 0;
}
#default_header_box {
  z-index: 999;
  background: #fff;
  transition: 0.5s ease-in-out;
  top: 0 !important;
}
.company_logo img {
  height: 35px;
}
#default_header_box .logo_box {
  padding-top: 15px;
}
#default_header_box .menu_box > .bbhd-menu-dark > .menu__container > .menu {
  margin: 0;
  line-height: 1.5;
}
#default_header_box .menu_box .menu > li {
  padding: 0 !important;
  margin: 0 !important;
}
#default_header_box .menu_box .menu > li > a {
  font-size: 14px !important;
  line-height: 14px !important;
  font-weight: 600 !important;
  color: #222 !important;
  padding: 27px 20px;
  display: flex;
  text-transform: uppercase;
}
#default_header_box .menu_box .menu > li:hover > a,
.bbhd-menuside-inside .menu li a:hover {
  color: #ff5a5a !important;
}
#default_header_box .bbhd-flexbox-item,
.bbhd-menu li .bb-dropdown-menu li {
  line-height: 0;
}
.default_menu_box ul > li > a:after {
  position: absolute;
  content: "";
  background-color: #ff5a5a;
  width: 25px;
  height: 4px;
  left: 20px;
  bottom: 15px;
  opacity: 0;
  transition: 0.5s ease-in-out;
}
.default_menu_box ul > li > a:hover:after {
  opacity: 1;
}
.default_menu_box ul ul > li > a:after {
  opacity: 0 !important;
}
.bbhd-menu li .bb-dropdown-menu {
  margin: 0;
  width: auto;
  left: 0;
}
.bbhd-menu li .bb-dropdown-menu li a {
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  padding: 8px 20px;
}
.bbhd-menuside-inside .bbhd-logo {
  margin-bottom: 20px !important;
  display: block;
}
.bbhd-menuside-inside .bbhd-menu-title {
  font-size: 14px !important;
  line-height: 14px !important;
  color: #4f4b6c !important;
  margin-bottom: 15px;
}
.bbhd-menuside-inside .menu li {
  padding: 0 !important;
  margin: 0 !important;
  background: 0 0 !important;
}
.bbhd-menuside-inside .menu li a {
  font-size: 12px !important;
  line-height: 18px !important;
  color: #516f8f !important;
  position: relative;
  padding-left: 15px;
  transition: 0.5s ease-in-out;
}
.bbhd-btn,
.bbhd-menu > .menu > li > a,
.ribbon span {
  text-transform: uppercase;
}
.bbhd-menuside-inside .menu li a:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #ff5a5a;
  left: 0;
  top: 5px;
  transition: 0.5s ease-in-out;
}
.bbhd-menuside-inside .menu li a:hover:before {
  background: #ff5a5a;
}
.bbhd-menuside-inside .menu li:hover > a {
  color: #9f1ee5 !important;
}
.bb-header-container .menu_box ul.menu li .bb-dropdown-menu {
  width: 200px;
  margin-left: 0;
  background-color: #fff;
  padding: 10px 0 !important;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  border-radius: 8px;
  margin-top: 0;
  border-bottom: 8px;
  left: 10px;
  top: 100%;
  transition: 0.5s ease-in-out;
}
.bb-header-container .menu_box ul.menu li .bb-dropdown-menu:before {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  content: "";
  left: 20px;
  margin: 0 auto;
  top: -10px;
}
.bb-header-container .menu_box ul.menu li .bb-dropdown-menu li {
  margin: 0;
}
.bb-header-container .menu_box ul.menu li .bb-dropdown-menu li a {
  color: #222;
  font-size: 14px;
  line-height: 14px;
  padding: 10px 20px;
  display: block;
}
.bb-header-container .menu_box ul.menu li .bb-dropdown-menu li:hover > a {
  background: #ff5a5a !important;
  color: #fff !important;
}
@media screen and (max-width: 1199px) {
  #default_header_box {
    padding: 0 15px !important;
  }
  #default_header_box .menu_box .menu > li > a {
    padding: 26px 15px;
  }
  #domain_box {
    padding-top: 0;
  }
}
@media screen and (max-width: 781px) {
  #mobile_header .bbhd-open-menu-mobile {
    height: 30px;
    width: 30px;
    border: 0;
    display: table;
    text-align: center;
    border-radius: 100%;
    color: #ff5a5a;
  }
  #mobile_header .bbhd-open-menu-mobile .fa-bars {
    display: table-cell;
    vertical-align: middle;
    color: #000;
    font-size: 18px;
  }
  #mobile_header .bbhd-open-menu-mobile:hover .fa-bars {
    color: #000;
  }
  #mobile_header {
    padding: 20px !important;
    background: #fff;
    box-shadow: 0 7px 30px rgba(0, 0, 0, 0.07);
  }
  .bbhd-menu-mobile-wrap .bbhd-header-menuside {
    width: 260px;
  }
  #mobile_header .bbhd-header-menuside ul.menu {
    background: #f4f3f3;
    list-style-type: none;
  }
  #mobile_header .bbhd-header-menuside ul.menu li {
    display: block;
    border: none !important;
    line-height: 0;
  }
  #mobile_header .bbhd-header-menuside ul.menu li > a {
    padding: 20px 50px !important;
    font-size: 12px !important;
    line-height: 12px !important;
    text-transform: uppercase !important;
    color: #000 !important;
    font-weight: 700 !important;
    border-bottom: 1px solid #e6e6e6 !important;
  }
  #mobile_header .bbhd-header-menuside ul.menu li .bb-dropdown-menu-toggle {
    background: 0 0 !important;
    top: 5px;
    color: #adadad;
    right: 15px;
  }
  #mobile_header .bbhd-header-menuside ul.menu li > a:before {
    width: 7px;
    height: 7px;
    top: 22px;
    border-radius: 100px;
    background: #ff5a5a !important;
    left: 30px;
  }
  #mobile_header .bbhd-header-menuside ul.menu li.current_page_item > a:before {
    background: #fff !important;
  }
  #mobile_header .bbhd-header-menuside ul.menu li ul {
    background: #fff !important;
    padding: 0 !important;
    box-shadow: none !important;
    border: 0;
    width: 100%;
  }
  #mobile_header .bbhd-header-menuside ul.menu li ul li a {
    text-transform: capitalize !important;
  }
  #mobile_header .bbhd-header-menuside ul.menu li ul li a:before,
  .bbhd-hide-on-mobile {
    display: none;
  }
  #mobile_header .bbhd-header-menuside ul.menu li ul li:hover a {
    background: 0 0 !important;
    color: #ff5a5a !important;
  }
  #mobile_header
    .bbhd-menu-mobile-wrap
    .bbhd-header-menuside
    ul
    li.current_page_item
    > a {
    box-shadow: none;
    color: #fff !important;
    background: #ff5a5a !important;
  }
  #mobile_header .bbhd-flexbox-item {
    line-height: 0;
  }
  #mobile_header .bbhd-flexbox-item > .bbhd-logo {
    margin-left: -45px !important;
    display: block;
    margin-top: 4px;
  }
  #mobile_header .bbhd-flexbox-item > .bbhd-logo img {
    height: 25px;
  }
}
@media screen and (max-width: 480px) {
  #mobile_header {
    padding: 15px !important;
  }
  #mobile_header .logo {
    margin-top: 3px;
    display: inline-block;
  }
}
.bb-header-container .dropdown .bb-dropdown-menu {
  padding: 10px 0;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.bb-header-container .dropdown .bb-dropdown-menu li a {
  font-size: 14px;
  line-height: 14px;
  padding: 15px 20px;
  text-transform: capitalize !important;
  border: none !important;
  display: block;
}
.bb-header-container .dropdown .bb-dropdown-menu li.current_page_item > a,
.bb-header-container .dropdown .bb-dropdown-menu li > a:hover {
  color: #fff !important;
  background-color: #ff5a5a !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .company_logo img {
    width: 125px;
  }
}
.bbhd-menu-mobile-wrap .bbhd-close-menu-mobile,
.bbhd-menu-mobile-wrap .bbhd-header-menuside,
.bbhd-menu-mobile-wrap .bbhd-header-menuside .bbhd-menu-mobile ul li a,
.bbhd-mini-cart-wrap .bbhd-mini-cart .bbhd-mini-cart-icon {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
.bbhd-menu > .menu {
  text-align: left;
  margin: 0;
  padding: 0;
}
.bbhd-menu > .menu > li {
  display: inline-block;
  margin: 0 10px;
  padding: 10px 0;
}
.bbhd-menu li .bb-dropdown-menu .dropdown:hover:after,
.bbhd-menu li .bb-dropdown-menu .dropdown:hover > a,
.bbhd-menu li a:hover,
.bbhd-menu > .menu > li:hover > a {
  color: #252525;
}
.bbhd-btn:last-child,
.bbhd-menu > .menu > li:last-child {
  margin-right: 0;
}
.bbhd-menu > .menu > li:first-child {
  margin-left: 0;
}
.bbhd-menu > .menu > li > a {
  font-size: 12px;
  font-weight: 600;
}
.bbhd-menu > .menu > li > ul {
  top: 100%;
  list-style: none;
  line-height: 1.85714286em;
}
.bbhd-menu > .menu > li li ul {
  left: 100%;
  top: 0;
  list-style: none;
  line-height: 1.85714286em;
}
.bbhd-menu li.menu-item-has-children:hover > .bb-dropdown-menu {
  opacity: 1;
  visibility: visible;
}
.bbhd-menu li.menu-item-has-children.dropdown:hover::after {
  right: 20px;
}
.bbhd-menu li a {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  color: #777;
}
.bbhd-menu li a .bb-caret {
  color: inherit;
  display: inline-block;
  margin-left: 3px;
  font-size: 80%;
}
.bbhd-menu li a .bb-caret:after {
  font-family: FontAwesome;
  content: "\f107";
}
.bbhd-menu li .bb-dropdown-menu {
  opacity: 0;
  min-width: 200px;
  box-sizing: border-box;
  visibility: hidden;
  position: absolute;
  z-index: 80;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
  padding: 1.23809524em 1.85714286em;
  transition: 0.3s;
}
.ribbon span:after,
.ribbon span:before {
  content: "";
  top: 100%;
  z-index: -1;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #343a40;
}
.bbhd-menu li .bb-dropdown-menu .dropdown:after {
  transition: 0.3s;
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  right: 0;
  margin-top: 2px;
  font-size: 80%;
  color: #777;
}
.bbhd-btn {
  transition: 0.1s linear;
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  border-radius: 6px;
  padding: 5px 25px;
  border: 1px solid #252525;
  line-height: 1;
  display: inline-block;
  letter-spacing: 0.05em;
  height: 37px;
  font-size: 14px;
}
.bbhd-btn.btn--sm {
  padding: 0.30952381em 1.85714286em;
}
.bbhd-mini-cart-wrap {
  position: relative;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}
.bbhd-mini-cart-wrap .bbhd-mini-cart {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.bbhd-mini-cart-wrap .bbhd-mini-cart .bbhd-mini-cart-icon {
  display: inline-block;
  float: left;
  margin-right: 18px;
  font-size: 18px;
  height: 18px;
  color: #222;
  position: relative;
}
.bbhd-mini-cart-wrap .bbhd-mini-cart .bbhd-mini-cart-icon:after {
  font-family: inherit;
  content: attr(data-count);
  font-size: 11px;
  font-weight: 500;
  text-align: center;
  position: absolute;
  top: 0;
  right: -14px;
  min-width: 15px;
  height: 15px;
  line-height: 14px;
  border-radius: 100%;
  color: #fff;
  background-color: #999;
}
.bbhd-mini-cart-wrap .bbhd-mini-cart .bbhd-mini-cart-icon i {
  font-style: normal;
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside ul li .bb-dropdown-menu-toggle,
.bbhd-mini-cart-wrap .bbhd-mini-cart .bbhd-mini-cart-text {
  display: none;
}
.bbhd-menu-mobile-wrap.bbhd-mm-full_width .bbhd-header-menuside {
  width: 100%;
  max-width: none;
  left: 100%;
}
.bbhd-menu-mobile-wrap.open .bbhd-close-menu-mobile,
.bbhd-menu-mobile-wrap.open .bbhd-header-menuside {
  left: 0;
  visibility: visible;
}
.bbhd-menu-mobile-wrap .bbhd-mm-close {
  margin: 0;
  padding: 0;
  text-align: center;
}
.bbhd-menu-mobile-wrap .bbhd-close-menu-mobile {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 900;
  visibility: hidden;
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside {
  background-color: #fff;
  border-left: 1px solid #eee;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
  height: 100%;
  min-height: 100%;
  position: fixed;
  top: 0;
  width: 90%;
  max-width: 270px;
  z-index: 9000;
  overflow-y: auto;
  text-align: left;
  left: -270px;
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside .bbhd-menuside-inside {
  position: relative;
  z-index: 9000;
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside .bbhd-menu-mobile ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside .bbhd-menu-mobile ul li {
  position: relative;
  margin: 0;
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside .bbhd-menu-mobile ul li a {
  font-size: 14px;
  color: #818181;
  font-weight: 400;
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside ul {
  padding: 0;
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside ul li {
  display: block;
  border-bottom: 1px solid #eee;
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside ul li .current-menu-item > a,
.bbhd-menu-mobile-wrap .bbhd-header-menuside ul li .current_page_item > a {
  box-shadow: 1px 0 0 #111 inset;
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside ul li a {
  display: block;
  color: #222;
  padding: 12px 20px;
}
.bbhd-menu-mobile-wrap .bbhd-header-menuside ul li .bb-dropdown-menu {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #eee;
}
.bbhd-menu-mobile-wrap
  .bbhd-header-menuside
  ul
  li.menu-item.menu-item-has-children
  > .bb-dropdown-menu-toggle {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.bb-header-inside {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.bbhd-overlay,
.bbhd-sticky {
  width: 100% !important;
  margin: 0 !important;
  left: 0;
}
.bb-header-inside .sticky-wrapper > .vc_row,
.bb-header-inside > .vc_row {
  margin: 0 !important;
  width: 100%;
  background: #04063c;
  box-shadow: 0 1px 2px #aaa !important;
  top: 0 !important;
  z-index: 1000 !important;
  padding-left: 53px !important;
  background: url(/assest/indian-flag-IntecHost.webp) top left no-repeat, #fff !important;
  background-size: 85px !important;
}
.bb-header-inside
  .sticky-wrapper
  > .vc_row
  > .vc_column_container
  > .vc_column-inner,
.bb-header-inside > .vc_row > .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  z-index: inherit !important;
}
.bbhd-flexbox-container {
  display: flex;
}
.bbhd-flexbox-container.bbhd-justify_content-center {
  justify-content: center;
}
.bbhd-flexbox-container.bbhd-align_items-center {
  align-items: center;
}
.bbhd-flexbox-container.bbhd-align_items-stretch {
  align-items: stretch;
}
.bbhd-flexbox-item.flex-grow-0 {
  flex-grow: 0;
}
.bbhd-flexbox-item.flex-grow-1 {
  flex-grow: 1;
}
.bbhd-text-left {
  text-align: left;
}
.bbhd-text-center {
  text-align: center;
}
.intechost-indian-flag {
  background: url(/assest/indian-flag-IntecHost-rights.webp) top
      right/85px!important no-repeat,
    0 0 / 85px!important repeat!important #fff !important;
}
@media screen and (min-width: 782px) {
  .bbhd-menu-mobile-wrap
    .bbhd-header-menuside
    ul
    li
    .bb-dropdown-menu
    li:last-child {
    border: 0;
  }
  .bbhd-hide-on-desktop {
    display: none;
  }
}
.bbhd-overlay {
  position: absolute;
}
.sticky-wrapper > * {
  z-index: 9999 !important;
}
.bbhd-container-boxed .bbhd-flexbox-container {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.bbhd-overflow {
  overflow: visible !important;
}
.justify-content-center {
  justify-content: center !important;
}
a,
a:hover {
  text-decoration: none !important;
}
.btn-link {
  display: inline-block !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  color: #fff !important;
  border-radius: 5px !important;
  background-color: #000 !important;
  padding: 12px 33px !important;
  margin-bottom: 30px !important;
  margin-top: 25px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3) !important;
  transition: 0.5s ease-in-out;
  background-image: none !important;
  border: none !important;
}
.hover-top,
.hover-top-in .hover-top--in {
  position: relative;
  top: 0;
}
.hover-top-in:hover .hover-top--in,
.hover-top:hover {
  top: -10px;
}
.ribbon {
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: left;
}
.ribbon span {
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  line-height: 20px;
  width: 100px;
  display: block;
  box-shadow: 0 3px 10px -5px #000;
  position: absolute;
  top: 19px;
  left: -21px;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ribbon span:after {
  position: absolute;
  right: 0;
  border-right: 3px solid #343a40;
  border-left: 3px solid transparent;
}
.ribbon span:before {
  position: absolute;
  left: 0;
  border-right: 3px solid transparent;
  border-left: 3px solid #343a40;
}
.fa-2x {
  font-size: 2em;
}
.intechost-awards-ribbon p {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  margin-left: 10px;
  padding-top: 15px;
}
.footer-info-text {
  margin: 26px 0 32px;
}
.intechost-awards-ribbon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -20px;
  margin-bottom: 0;
}
.pricing-card {
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  box-shadow: 0 2px 10px rgb(44 34 39 / 10%);
  position: relative;
  height: auto;
  border: 1px solid #fff;
  background-color: #fff;
  margin: 20px;
  text-align: center;
  padding: 17px 0;
  font-size: 16px;
  font-family: Nunito;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
}
.pricing-card .active,
.pricing-card:hover {
  border: 1px solid #ff5a5a;
  box-shadow: 0 4px 10px rgb(44 34 39 / 40%);
}
.pricing-card .card-most-popular {
  font-weight: 700;
  color: #027a02;
  background-color: #fff;
  border: 1px solid #027a02;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  padding: 1px 4px;
  font-size: 0.9em;
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pricing-card .heading-title {
  font-size: 23px;
  color: #ff5a5a;
  line-height: 30px;
  font-weight: 300;
  margin: 10px 0;
}
.pricing-card .save-ribbon {
  position: absolute;
  left: -3px;
  background: #027a02;
  padding: 0 10px;
  min-width: 70px;
  font-size: 14px;
  font-family: Nunito;
  font-weight: 700;
  color: #fff;
  margin: 0;
  border-right: 6px solid #fff;
}
.pricing-card #ribbon {
  padding: 15px 0;
}
.pricing-card .plan-pricing {
  font-family: Nunito;
  color: #1d2855;
  padding-top: 16px;
  margin-top: 16px;
}
.pricing-card #price {
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
}
.pricing-card .btn-primary {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  border: none;
  background-color: #320c6e;
  margin: 10px auto;
  padding: 8px 35px;
  transition: 0.5s;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  width: 75%;
}
.pricing-card .pricing-features {
  text-align: left !important;
  margin: 10px 0;
  padding: 0 15px;
}
.pricing-card .pricing-features li {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700 !important;
}
.btm-dot {
  border-bottom: 1px dotted #000;
}
.tab-IN.active span.sf,
.tab-US.active span.sf {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 6.5px 0;
  border-color: #000 transparent transparent;
  position: absolute;
}
ul.loc-tabs {
  position: relative;
  padding-left: 0;
  padding-top: 10px;
  margin: 25px auto;
}
ul.loc-tabs li {
  display: inline-block;
  color: #666;
  font-size: 18px;
  font-weight: 700;
}
.tab-US.active span.sf {
  bottom: -5px;
  left: 50%;
  margin-left: -42px;
}
.tab-IN.active span.sf {
  bottom: -4px;
  right: 50%;
  margin-right: -42px;
}
.loc-tabs .active .btn-switch {
  width: 70px;
  height: 50px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
}
.loc-tabs.loc-tabs-dedi .active .btn-switch {
  border: 1px solid #229ad0;
}
.loc-tabs .btn-switch {
  width: 70px;
  height: 50px;
  text-align: center;
  background-color: #ddd;
  border: 1px solid #ddd;
  cursor: pointer;
}
.loc-tabs .active .btn-switch,
.loc-tabs .btn-switch {
  line-height: 48px;
}
#domain_offer {
  padding: 40px 0 30px;
  background: #fff;
  text-align: center;
}
#domain_offer .d_offer_b {
  background: #efefef;
  padding: 20px;
  margin: 20px 0;
  transition: 0.5s linear;
}
#domain_offer .d_offer_b:hover {
  background: #320c6e;
  transition: 0.5s linear;
}
#domain_offer .d_offer_b h1 {
  color: #000;
  font-weight: 750;
  padding: 10px 0;
  transition: 0.5s linear;
}
#domain_offer .d_offer_b:hover h1,
#domain_offer .d_offer_b:hover h3 {
  color: #fff;
  transition: 0.5s linear;
}
#domain_offer .d_offer_b h3 {
  color: #320c6e;
  font-weight: 750;
  padding: 10px 0;
}
#domain_offer .d_offer_b .btn-buy {
  font-size: 14px;
  color: #333;
  font-weight: 700;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 30px;
  background-color: #fff;
  margin-top: 20px;
  transition: 0.5s linear;
}
#domain_offer .d_offer_b:hover .btn-buy {
  background-color: #fff;
  color: #000;
  transition: 0.5s linear;
}
#domain_offer .d_offer_b .icon {
  color: red;
  transition: 0.5s linear;
}
#domain_offer .d_offer_b:hover .icon,
#domain_offer .d_offer_b:hover span {
  color: #ff0;
  transition: 0.5s linear;
}
#domain_features {
  padding: 45px 0 35px;
  background: #fff;
}
#domain_features .domain_features {
  padding: 15px 10px;
  margin: 10px;
  transition: 0.5s linear;
}
.max_width_100 {
  max-width: 100% !important;
}
#contact_features {
  padding: 25px;
  background: #fff;
}
#contact_features .contact_box {
  margin: 40px;
  text-align: center;
  box-shadow: 0 2px 25px 0 rgba(110, 130, 208, 0.8);
  transition: 0.5s linear;
  -webkit-transition: 0.5s linear;
}
#contact_features .contact_box:hover {
  transition: 0.5s linear !important;
  -webkit-transition: 0.5s linear;
  color: #fff;
  background: #320c6e;
}
#contact_features .contact_box:hover .icon,
#contact_features .contact_box:hover a,
#contact_features .contact_box:hover h3,
#contact_features .contact_box:hover p {
  color: #fff;
}
#contact_features .contact_box .icon {
  font-size: 40px;
  color: #000;
  margin: 10px;
  padding: 10px;
}
#contact_features .contact_box h3 {
  font-size: 24px;
  color: #000;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
#contact_features .contact_box p {
  font-size: 16px;
  color: #000;
  padding: 0 0 20px;
}
#domain-search-header input::-webkit-input-placeholder {
  font-weight: 500;
  color: #000;
  font-size: 14px;
}
#domain-search-header input::-ms-input-placeholder {
  font-weight: 500;
  color: #000;
  font-size: 14px;
}
#domain-search-header input::-moz-placeholder {
  font-weight: 500;
  color: #000;
  font-size: 14px;
}
#domain-search-header .fa-globe {
  position: absolute;
  top: 19px;
  left: 40px;
  font-size: 23px;
  color: #000;
}
#domain-search-header .inline-button-domain-order {
  position: absolute;
  top: 10px;
  right: 25px;
}
#domain-search-header .inline-button-domain-order #search-btn {
  background-image: linear-gradient(to right, #711bfa, #3b0e82);
  border: 0;
  transition: 0.2s ease-in-out, _ 0.2s ease-in-out, _ 0.2s ease-in-out,
    _ 0.2s ease-in-out;
  color: #fff;
  height: 40px;
  width: 40px;
  font-size: 14px;
  border-radius: 50px;
  outline: 0 !important;
  line-height: 40px;
  cursor: pointer;
  box-shadow: 3px 4px 31px 0 rgba(253, 165, 93, 0.54);
  margin-left: 2px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
}
#domain-search-header input {
  width: 100%;
  border: 0;
  height: 60px;
  border-radius: 25px;
  outline: 0;
  padding-left: 60px;
  line-height: 61px;
  box-shadow: 12px 12px 30px 0 rgba(77, 77, 119, 0.1);
  font-weight: 500;
  color: #000;
}
.jnst-mncol span {
  color: #5c5f67;
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  margin-top: 3px;
}
.jnst-mnwrapr {
  padding: 25px 70px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  background: #fff;
  box-shadow: 0 0 15px rgba(67, 67, 67, 0.2);
}
.jnst-mncol {
  margin: 5px 7px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .jnst-mncol a {
    font-size: 20px;
    margin: 0 10px;
    font-weight: 600;
  }
  .jnst-mnwrapr {
    padding: 15px 30px;
  }
}
.jnst-mncol-a a {
  color: #408de4;
}
::-moz-selection {
  color: #fff;
  background: #ff5a5a;
}
::selection {
  color: #fff;
  background: #ff5a5a;
}
.jnst-mncol a {
  font-size: 28px;
  font-weight: 700;
  margin: 0 15px;
  line-height: 1;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 850px) {
  .jnst-mncol {
    width: 100%;
    justify-content: center;
  }
}
@media screen and (max-width: 1200px) {
  .jnst-mncol span {
    font-size: 16px;
    margin: 0;
  }
}
