@charset "UTF-8";
.page-piece-roundicons .features-slider:after {
  content: " ";
  display: block;
  clear: both; }

.icon-launcher:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-thumbs-up-alt:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-angle-left:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

.icon-angle-right:before {
  content: "";
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none; }

/* ================================ MEDIA DEFENITION =============================== */
/* ================================ MEDIA DEFENITION ENDS =========================== */
/*======================================MIXINS=======================================*/
html {
  font-size: 100%; }

a {
  outline: none; }
  a:focus, a:active {
    outline: none;
    text-decoration: none; }

h1 {
  color: #231f20;
  text-transform: none;
  font-weight: 700;
  line-height: 1.1em; }

h2 {
  color: #5d5959;
  text-transform: none;
  font-weight: 700;
  line-height: 1.1em; }

h3 {
  color: #5d5959;
  text-transform: none;
  font-weight: 700;
  line-height: 1.1em; }

h4 {
  color: #5d5959;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.1em; }

h5 {
  color: #5d5959;
  text-transform: none;
  font-weight: normal;
  line-height: 1.1em; }

h6 {
  color: #5d5959;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.1em;
  font-family: VisbyCF, sans-serif; }

.btn {
  white-space: normal;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 600;
  border-radius: 4px; }
  .btn:focus {
    outline: none;
    box-shadow: none; }
  .btn:active:focus {
    box-shadow: none;
    outline: none; }

#gdpr_notice {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #3c373a;
  color: #fff;
  padding: .5em 1em;
  display: none;
  z-index: 1000; }
  @media (min-width: 767px) {
    #gdpr_notice .row {
      display: table; } }
  @media (max-width: 990px) {
    #gdpr_notice .row {
      max-width: 100%; } }
  @media (max-width: 766px) {
    #gdpr_notice .row {
      max-width: 90%; } }
  @media (max-width: 479px) {
    #gdpr_notice .row {
      max-width: unset; } }
  #gdpr_notice a {
    color: #fff;
    text-decoration: underline; }
  #gdpr_notice p {
    font-size: 14px; }
    @media (min-width: 767px) {
      #gdpr_notice p {
        display: table-cell; } }
    @media (max-width: 479px) {
      #gdpr_notice p {
        line-break: anywhere; } }
    #gdpr_notice p.bottom-align {
      vertical-align: bottom; }
  #gdpr_notice button {
    white-space: nowrap;
    font-size: 14px; }
    @media (min-width: 767px) {
      #gdpr_notice button {
        margin-left: 1em;
        font-size: 14px; } }
    @media (max-width: 766px) {
      #gdpr_notice button {
        margin-left: 10px; } }

/*=======================================COLORS====================================*/
/*====================================BORDER RADIUS==================================*/
.chat_sales__box {
  display: block; }

a.top-bar-item.sales_chat.chat, a.top-bar-item.support_chat.chat {
  cursor: pointer; }

.header__chat_sales a {
  margin-right: 30px;
  font-size: 15px;
  color: #fff; }
  .header__chat_sales a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f075";
    margin-left: 6px; }

.header__chat_sales:hover {
  color: #caf386; }

.chat__box {
  display: block;
  margin-right: 30px; }

/* ==========================================================================
   *Medium devices (tablets, 992px and down)*
   ========================================================================== */
/* ==========================================================================
	*Small devices (landscape phones, less than 768px)*
	========================================================================== */
/* ==========================================================================
	*Extra small devices (portrait phones, less than 576px)*
	========================================================================== */
/* ==========================================================================
	*Extra small devices (portrait phones, less than 480px)*
	========================================================================== */
/* ==========================================================================
	 New Header related changes 2022*
	========================================================================== */
:root {
  --color-green:#128413;
  --color-orange:#fc8c1e;
  --color-black:#0e0e0e;
  --color-coal:#333333;
  --color-grey:#5d5959;
  --color-light-grey:#dbdbdb;
  --color-light-white:#f3f8f2;
  --color-white:#ffffff;
  --color-black-heading:#030303;
  --color-dark-black:#000000;
  --color-dark-green:#015f2b; }

.a2bodyclass {
  overflow-x: hidden;
  padding-right: 0px; }

.offcanvas-backdrop {
  transition: all .4s ease-out;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out; }

/* Prımary header */
.primary-header .top-bar-item a:hover {
  color: var(--color-white); }

.primary-header .top-bar-green .search-toggle {
  margin-right: 10px; }

.primary-header .top-bar-green .search-toggle i {
  font-size: 14px;
  margin-right: 0; }

.primary-header .top-navigation .dropdown-item {
  color: var(--color-black); }

.primary-header .top-navigation .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.7em;
  border: none;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Pro";
  content: "\f078";
  vertical-align: initial;
  margin-top: 0px; }

.primary-header .top-navigation ul li a:hover {
  color: var(--color-green); }

.primary-header .vertical-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.primary-header .top-bar-item i {
  margin-right: 10px;
  font-size: 14px; }

.primary-header .language a:hover {
  color: var(--color-white); }

.primary-header .top-bar-green .language a {
  margin-right: 20px; }

.primary-header .top-bar-green .search-toggle i {
  font-size: 14px; }

.primary-header .dropdown-menu.show {
  z-index: 1020; }

.primary-header .dropdown-menu-dark .dropdown-item.active, .primary-header .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #fbfbfb; }

.primary-header .top-bar-green .dropdown-menu-dark {
  background-color: var(--color-white);
  color: var(--color-dark-black); }
  .primary-header .top-bar-green .dropdown-menu-dark a {
    color: var(--color-dark-black) !important; }

.primary-header .navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 1rem;
  padding-right: 1rem; }

.primary-header .navbar-collapse {
  border-top: none; }

.primary-header .offcanvas-body.show .dropdown-menu {
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0; }

.primary-header .header-logo {
  max-width: calc(150px + 4.5vw);
  width: 100%; }

.primary-header .offcanvas.show .navbar-nav {
  margin: 0 !important;
  width: 100%;
  padding: 0px 0px 0px 10px; }

.primary-header .offcanvas:not(.show) {
  display: inherit; }

.primary-header .offcanvas.show {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.primary-header .offcanvas-header {
  width: 100%;
  padding: 10px 5px; }

.primary-header .offcanvas-body.show {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto !important; }

.primary-header .a2-main-header .dropdown-menu {
  border-radius: 0.5rem;
  box-shadow: 0px 0px 10px 0px var(--color-light-grey);
  border: none; }

.primary-header .a2-main-header .nav-item.dropdown {
  margin-right: 0px; }

.primary-header .a2-main-header .dropdown-item:focus, .primary-header .a2-main-header .dropdown-item:hover {
  color: var(--color-black);
  background-color: var(--color-light-white);
  text-decoration: underline; }

.primary-header .a2-main-header .navbar-light .navbar-nav .nav-link {
  color: var(--color-black);
  font-weight: 600; }
  .primary-header .a2-main-header .navbar-light .navbar-nav .nav-link.active {
    color: var(--color-black);
    font-weight: 600; }

.primary-header .a2-main-header .mb-5 {
  margin-bottom: 3rem !important; }

.primary-header .a2-main-header .mb-2 {
  margin-bottom: 0.5rem !important; }

.primary-header .a2-main-header .m-2 {
  margin: 0.5rem !important; }

.primary-header .offcanvas.show .navbar-nav {
  margin: 0 !important;
  width: 100%;
  padding: 0px 10px; }

.primary-header .top-navigation .dropdown-item {
  color: var(--color-black);
  font-weight: 600; }

.primary-header .a2-main-header .navbar-light .navbar-nav .nav-link:hover, .primary-header .top-navigation .dropdown-item:hover {
  color: var(--color-black); }

.primary-header .top-bar-green {
  background-color: var(--color-green);
  height: 41px;
  text-align: right; }

.primary-header .top-bar-item img, .primary-header .top-bar-item .bi {
  margin-right: 6px; }

.primary-header .top-bar-green a {
  color: var(--color-white);
  margin-right: 40px;
  text-decoration: none; }

.primary-header .a2-main-header * {
  font-family: Poppins; }

.primary-header .a2-maintop-bar .login, .primary-header .a2-maintop-bar .chat, .primary-header .a2-maintop-bar .callus, .primary-header .a2-maintop-bar .mycart {
  font-family: Poppins; }

.primary-header .mobile-search-bar {
  display: none;
  position: relative;
  background: var(--color-white);
  border-radius: 5px;
  border: 1px solid #ccc;
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out; }
  .primary-header .mobile-search-bar input {
    background: transparent;
    border: 0px;
    padding: 0px 15px;
    font-size: 12px;
    width: 100%; }
    .primary-header .mobile-search-bar input:focus {
      outline: none; }
  .primary-header .mobile-search-bar .a2-search-btn {
    background: var(--color-orange);
    border-radius: 5px;
    margin: 0px;
    border-style: unset; }
    .primary-header .mobile-search-bar .a2-search-btn img {
      height: 32px; }

.primary-header .a2-main-header .offcanvas.show a.dropdown-toggle.nav-link:after {
  -webkit-transition: transform .3s;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }

.primary-header .a2-main-header .offcanvas.show .nav-item.dropdown.open a.dropdown-toggle.nav-link:after {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transition: transform .3s;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }

.primary-header .a2-main-header .py-2 {
  padding-top: 1rem !important;
  padding-bottom: 0rem !important; }

.primary-header .dropdown-toggle.nav-link.text-lowercase:first-letter {
  text-transform: uppercase; }

/* Media Queries */
@media all and (max-width: 1199px) {
  .primary-header .a2-main-header .offcanvas-header .btn-close {
    position: relative;
    padding: 10px; }
  .primary-header .top-navigation .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.7em;
    border: none;
    font-family: "Font Awesome 5 Free", "Font Awesome 5 Pro";
    content: "\f078";
    vertical-align: initial;
    margin-top: 0px;
    position: absolute;
    right: 0.7em; } }

@media all and (min-width: 1200px) {
  .primary-header .navbar .nav-item .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    margin-top: 0; }
  .offcanvas-backdrop {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    visibility: hidden !important; }
  .primary-header .container-xl, .primary-header .container-lg, .primary-header .container-md, .primary-header .container-sm, .primary-header .container {
    max-width: 1140px;
    font-size: 24px; }
  .primary-header .navbar-expand-xl .offcanvas-body {
    padding: 0;
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .primary-header .a2-main-header .offcanvas-backdrop {
    display: none !important; }
  .primary-header .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; } }

@media all and (min-width: 992px) {
  .primary-header .container-fluid > .navbar-collapse, .primary-header .container-fluid > .navbar-header {
    margin-right: 0;
    margin-left: 0; }
  .primary-header .container > .navbar-collapse, .primary-header .container > .navbar-header {
    margin-right: 0;
    margin-left: 0; }
  .primary-header .navbar-hover-anim {
    display: inline-block;
    position: relative;
    color: var(--color-black); }
    .primary-header .navbar-hover-anim:after {
      content: '';
      position: absolute;
      width: 100%;
      -webkit-transform: scaleX(0);
          -ms-transform: scaleX(0);
              transform: scaleX(0);
      height: 3px;
      bottom: 0;
      left: 0;
      background-color: var(--color-green);
      -webkit-transform-origin: bottom right;
          -ms-transform-origin: bottom right;
              transform-origin: bottom right;
      -webkit-transition: -webkit-transform 0.25s ease-out;
      transition: -webkit-transform 0.25s ease-out;
      transition: transform 0.25s ease-out;
      transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out; }
    .primary-header .navbar-hover-anim:hover:after {
      -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
              transform: scaleX(1);
      -webkit-transform-origin: bottom left;
          -ms-transform-origin: bottom left;
              transform-origin: bottom left; }
  .primary-header .navbar .dropdown-menu.fade-down {
    top: 80%;
    -webkit-transform: rotateX(-75deg);
            transform: rotateX(-75deg);
    -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
            transform-origin: 0% 0%; }
  .primary-header .navbar .dropdown-menu.fade-up {
    top: 180%; }
  .primary-header .navbar .nav-item:hover .dropdown-menu {
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg); }
  .primary-header .navbar .dropdown-menu-end {
    right: 0;
    left: auto; }
  .primary-header .a2-main-header .offcanvas-body.show {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    /* padding: 2rem 2rem; */
    overflow-y: visible !important; }
  .primary-header .a2-main-header .offcanvas.show .navbar-nav {
    padding: 0px 10px 0px 10px; } }

@media all and (max-width: 992px) {
  .primary-header .top-navigation .dropdown-toggle::after {
    position: absolute;
    right: 6px; }
  .primary-header .top-bar-green .language a {
    margin-right: 15px; }
  .primary-header .top-bar-green .search-toggle {
    margin-right: 0px; }
  .mob__chat_sales__box .header__chat_sales {
    color: #4b5b60;
    font-weight: bold; }
    .mob__chat_sales__box .header__chat_sales a {
      margin-right: 5px;
      font-size: 20px;
      color: #4b5b60; }
  .header__search--icon .fa,
  .mob__cart--box .fa {
    font-size: 20px; }
  .mob__chat--box .fa {
    font-size: 20px; }
  .header__chat--icon .fa-comment {
    color: #4b5b60; }
  .header__chat--icon:hover .fa-comment {
    color: #fd8e25; }
  .mob__chat--box {
    margin-left: 15px; } }

@media (max-width: 767px) {
  .primary-header .top-bar-green a {
    color: var(--color-white);
    margin-right: 30px;
    text-decoration: none;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 20px !important; }
  .primary-header .a2-main-header .navbar-light .navbar-nav .nav-link {
    font-size: 12px; }
    .primary-header .a2-main-header .navbar-light .navbar-nav .nav-link.active {
      font-size: 12px; }
  .primary-header .top-bar-green a, .primary-header .top-navigation .dropdown-item {
    font-size: 12px; } }

@media (max-width: 575px) {
  .offcanvas.show, .offcanvas:not(.show) {
    /*width: 72%;*/
    padding: 0 10px !important; }
  .vertical-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (min-width: 575px) {
  .primary-header .a2-main-header .navbar-light .navbar-nav .nav-link {
    font-size: 14px; }
    .primary-header .a2-main-header .navbar-light .navbar-nav .nav-link.active {
      font-size: 14px; }
  .primary-header .top-bar-green a, .primary-header .top-navigation .dropdown-item {
    font-size: 14px; }
  .primary-header .container-xl, .primary-header .container-lg, .primary-header .container-md, .primary-header .container-sm, .primary-header .container {
    font-size: 24px; } }

.primary-header .ms-auto {
  margin-left: auto !important; }

.primary-header .container,
.primary-header .container-fluid,
.primary-header .container-xxl,
.primary-header .container-xl,
.primary-header .container-lg,
.primary-header .container-md,
.primary-header .container-sm {
  width: 100%;
  margin-right: auto;
  margin-left: auto; }

.primary-header .visually-hidden,
.primary-header .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.primary-header .navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0; }
  .primary-header .navbar > .container,
  .primary-header .navbar > .container-fluid,
  .primary-header .navbar > .container-sm,
  .primary-header .navbar > .container-md,
  .primary-header .navbar > .container-lg,
  .primary-header .navbar > .container-xl,
  .primary-header .navbar > .container-xxl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.primary-header .navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
  height: auto;
  line-height: initial;
  padding-left: initial;
  padding-right: initial; }

.primary-header .navbar > .container .navbar-brand,
.primary-header .navbar > .container-fluid .navbar-brand {
  margin-left: 0px; }

.primary-header .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .primary-header .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .primary-header .navbar-nav .dropdown-menu {
    position: static; }

.primary-header .navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.primary-header .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  -webkit-transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out; }
  .primary-header .navbar-toggler:hover {
    text-decoration: none; }
  .primary-header .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0.25rem; }

.primary-header .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .primary-header .navbar-light .navbar-brand:hover, .primary-header .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.primary-header .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55); }
  .primary-header .navbar-light .navbar-nav .nav-link:hover, .primary-header .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .primary-header .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.primary-header .navbar-light .navbar-nav .show > .nav-link,
.primary-header .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.primary-header .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1); }

.primary-header .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

@media (min-width: 576px) {
  .primary-header .container-sm,
  .primary-header .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .primary-header .container-md,
  .primary-header .container-sm,
  .primary-header .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .primary-header .container-lg,
  .primary-header .container-md,
  .primary-header .container-sm,
  .primary-header .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .primary-header .container-xl, .primary-header .container-lg, .primary-header .container-md, .primary-header .container-sm, .primary-header .container {
    max-width: 1140px; } }

@media (min-width: 1400px) {
  .primary-header .container-xxl,
  .primary-header .container-xl,
  .primary-header .container-lg {
    max-width: 1320px; }
  .container-md {
    max-width: 1320px; }
  /* .primary-header {

        .container-sm,
        .container {
            max-width: 1320px;
        }
    } */ }

@media (prefers-reduced-motion: reduce) {
  .primary-header .navbar-toggler {
    -webkit-transition: none;
    transition: none; } }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55); }

.primary-header .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9); }
  .primary-header .navbar-light .navbar-text a:hover, .primary-header .navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9); }

.primary-header .navbar-toggler:hover {
  text-decoration: none; }

.primary-header .navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem; }

.primary-header .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  font-size: 20px; }

.primary-header .navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto; }

.primary-header .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.4rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }

.primary-header .d-inline {
  display: inline !important; }

@media (prefers-reduced-motion: reduce) {
  .primary-header .navbar-toggler {
    -webkit-transition: none;
    transition: none; } }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

.d-none {
  display: none !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.border-white {
  border-color: #fff !important; }

.border-0 {
  border: 0 !important; }

.shadow-none {
  box-shadow: none !important; }

.primary-header .dropup,
.primary-header .dropend,
.primary-header .dropdown,
.primary-header .dropstart {
  position: relative; }

.primary-header .dropdown-toggle {
  white-space: nowrap; }
  .primary-header .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .primary-header .dropdown-toggle:empty::after {
    margin-left: 0; }

.primary-header .dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem !important;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-box-shadow: none; }
  .primary-header .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: 0.125rem; }

.open > .dropdown-menu {
  display: block;
  z-index: 1020; }

.primary-header .dropdown-menu-start {
  --bs-position:start; }
  .primary-header .dropdown-menu-start[data-bs-popper] {
    right: auto;
    left: 0;
    right: auto;
    left: 0; }

.primary-header .dropdown-menu-end {
  --bs-position: end; }
  .primary-header .dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto; }

@media (min-width: 576px) {
  .primary-header .dropdown-menu-sm-start {
    --bs-position: start; }
    .primary-header .dropdown-menu-sm-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .primary-header .dropdown-menu-sm-end {
    --bs-position: end; }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .primary-header .dropdown-menu-md-start {
    --bs-position: start; }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0; }
  .primary-header .dropdown-menu-md-end {
    --bs-position: end; }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .primary-header .dropdown-menu-lg-start {
    --bs-position: start; }
    .primary-header .dropdown-menu-lg-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .primary-header .dropdown-menu-lg-end {
    --bs-position: end; }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .primary-header .dropdown-menu-xl-start {
    --bs-position: start; }
    .primary-header .dropdown-menu-xl-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .primary-header .dropdown-menu-xl-end {
    --bs-position: end; }
    .primary-header .dropdown-menu-xl-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 1400px) {
  .primary-header .dropdown-menu-xxl-start {
    --bs-position: start; }
    .primary-header .dropdown-menu-xxl-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .primary-header .dropdown-menu-xxl-end {
    --bs-position: end; }
    .primary-header .dropdown-menu-xxl-end[data-bs-popper] {
      right: 0;
      left: auto; } }

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.primary-header .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.primary-header .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }
  .primary-header .nav-link:hover {
    color: #0a58ca; }

@media (prefers-reduced-motion: reduce) {
  .primary-header .nav-link {
    -webkit-transition: none;
    transition: none; } }

.nav-link:focus {
  color: #0a58ca; }

.primary-header .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default; }

.primary-header .navbar-expand {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .primary-header .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .primary-header .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .primary-header .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .primary-header .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .primary-header .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .primary-header .navbar-expand .navbar-toggler,
  .primary-header .navbar-expand .offcanvas-header {
    display: none; }
  .primary-header .navbar-expand .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .primary-header .navbar-expand .offcanvas-top,
  .primary-header .navbar-expand .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0; }

@media (min-width: 576px) {
  .primary-header .navbar-expand-sm {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .primary-header .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .primary-header .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .primary-header .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .primary-header .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .primary-header .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .primary-header .navbar-expand-sm .navbar-toggler,
    .primary-header .navbar-expand-sm .offcanvas-header {
      display: none; }
    .primary-header .navbar-expand-sm .offcanvas {
      position: inherit;
      bottom: 0;
      z-index: 1000;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      visibility: visible !important;
      background-color: transparent;
      border-right: 0;
      border-left: 0;
      -webkit-transition: none;
      transition: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .primary-header .navbar-expand-sm .offcanvas-top,
    .primary-header .navbar-expand-sm .offcanvas-bottom {
      height: auto;
      border-top: 0;
      border-bottom: 0; }
    .primary-header .navbar-expand-sm .offcanvas-body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      padding: 0;
      overflow-y: visible; } }

@media (min-width: 768px) {
  .primary-header .navbar-expand-md {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .primary-header .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .primary-header .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .primary-header .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .primary-header .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .primary-header .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .primary-header .navbar-expand-md .navbar-toggler,
    .primary-header .navbar-expand-md .offcanvas-header {
      display: none; }
    .primary-header .navbar-expand-md .offcanvas {
      position: inherit;
      bottom: 0;
      z-index: 1000;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      visibility: visible !important;
      background-color: transparent;
      border-right: 0;
      border-left: 0;
      -webkit-transition: none;
      transition: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .primary-header .navbar-expand-md .offcanvas-top,
    .primary-header .navbar-expand-md .offcanvas-bottom {
      height: auto;
      border-top: 0;
      border-bottom: 0; }
    .primary-header .navbar-expand-md .offcanvas-body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      padding: 0;
      overflow-y: visible; } }

@media (min-width: 992px) {
  .primary-header .navbar-expand-lg {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .primary-header .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .primary-header .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .primary-header .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .primary-header .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .primary-header .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .primary-header .navbar-expand-lg .navbar-toggler,
    .primary-header .navbar-expand-lg .offcanvas-header {
      display: none; }
    .primary-header .navbar-expand-lg .offcanvas {
      position: inherit;
      bottom: 0;
      z-index: 1000;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      visibility: visible !important;
      background-color: transparent;
      border-right: 0;
      border-left: 0;
      -webkit-transition: none;
      transition: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .primary-header .navbar-expand-lg .offcanvas-top,
    .primary-header .navbar-expand-lg .offcanvas-bottom {
      height: auto;
      border-top: 0;
      border-bottom: 0; }
    .primary-header .navbar-expand-lg .offcanvas-body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      padding: 0;
      overflow-y: visible; } }

@media (min-width: 1200px) {
  .primary-header .navbar-expand-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .primary-header .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .primary-header .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .primary-header .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .primary-header .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .primary-header .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .primary-header .navbar-expand-xl .navbar-toggler,
    .primary-header .navbar-expand-xl .offcanvas-header {
      display: none; }
    .primary-header .navbar-expand-xl .offcanvas {
      position: inherit;
      bottom: 0;
      z-index: 1000;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      visibility: visible !important;
      background-color: transparent;
      border-right: 0;
      border-left: 0;
      -webkit-transition: none;
      transition: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .primary-header .navbar-expand-xl .offcanvas-top,
    .primary-header .navbar-expand-xl .offcanvas-bottom {
      height: auto;
      border-top: 0;
      border-bottom: 0; }
    .primary-header .navbar-expand-xl .offcanvas-body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      padding: 0;
      overflow-y: visible; } }

@media (min-width: 1400px) {
  .primary-header .navbar-expand-xxl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .primary-header .navbar-expand-xxl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .primary-header .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .primary-header .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .primary-header .navbar-expand-xxl .navbar-nav-scroll {
      overflow: visible; }
    .primary-header .navbar-expand-xxl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .primary-header .navbar-expand-xxl .navbar-toggler,
    .primary-header .navbar-expand-xxl .offcanvas-header {
      display: none; }
    .primary-header .navbar-expand-xxl .offcanvas {
      position: inherit;
      bottom: 0;
      z-index: 1000;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      visibility: visible !important;
      background-color: transparent;
      border-right: 0;
      border-left: 0;
      -webkit-transition: none;
      transition: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .primary-header .navbar-expand-xxl .offcanvas-top,
    .primary-header .navbar-expand-xxl .offcanvas-bottom {
      height: auto;
      border-top: 0;
      border-bottom: 0; }
    .primary-header .navbar-expand-xxl .offcanvas-body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      padding: 0;
      overflow-y: visible; } }

.navbar-expand .offcanvas-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding: 0;
  overflow-y: visible; }

.primary-header .navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 0;
  padding-right: 0; }

.primary-header .navbar > .container-lg,
.primary-header .navbar > .container-md,
.primary-header .navbar > .container-sm,
.primary-header .navbar > .container-xl,
.primary-header .navbar > .container-xxl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 0;
  padding-right: 0; }

.primary-header .container-fluid:after, .primary-header .container-fluid:before {
  content: none !important; }

.primary-header .offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .primary-header .offcanvas {
    -webkit-transition: none;
    transition: none; } }

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .offcanvas-backdrop.fade {
    opacity: 0; }
  .offcanvas-backdrop.show {
    opacity: 0.5; }

.primary-header .offcanvas-header {
  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; }
  .primary-header .offcanvas-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
    font-size: 16px; }

.primary-header .btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5; }
  .primary-header .btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75; }
  .primary-header .btn-close:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    opacity: 1; }

.primary-header .btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%); }

.primary-header .offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5; }

.primary-header .offcanvas-body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto; }

.primary-header .offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }

.primary-header .offcanvas-end {
  top: 0;
  right: 0;
  /* width: 400px; */
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }

.offcanvas.show {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  margin: 0; }

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-sm-none {
    display: none !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .text-sm-start {
    text-align: left !important; }
  .text-sm-end {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important; }
  .text-md-start {
    text-align: left !important; }
  .text-md-end {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .text-lg-start {
    text-align: left !important; }
  .text-lg-end {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .text-xl-end {
    text-align: right !important; } }

@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important; }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .text-xxl-end {
    text-align: right !important; } }

.related-pages {
  padding: 1px 0 5px; }
  .related-pages .container {
    box-shadow: none;
    font-size: 17px;
    padding: 0; }
  .related-pages ul {
    margin: 0;
    display: block;
    width: 100%;
    line-height: 35px; }
  .related-pages li {
    display: block; }
    .related-pages li:first-child:before {
      display: none; }
  .related-pages li.selected a {
    color: #ff8e00;
    pointer-events: none;
    cursor: default; }
  .related-pages a {
    display: block;
    position: relative;
    padding: 0px 20px;
    font-weight: 600;
    text-decoration: none; }
    .related-pages a:hover {
      text-decoration: none;
      color: #ff8e00; }

.related-pages.section-black {
  background-color: #5d5959; }
  .related-pages.section-black a {
    color: #fff; }

.related-pages.section-green li.selected a {
  color: #333333; }

.related-pages.section-green a {
  color: #fff; }
  .related-pages.section-green a:hover {
    color: #333333; }

@media (max-width: 766px) {
  .related-pages {
    display: none; } }

@media (min-width: 767px) {
  .related-pages li {
    display: table-cell;
    position: relative;
    padding: 0 25px;
    border: 0;
    vertical-align: middle; } }

@media (min-width: 481px) {
  .related-pages a {
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.7rem;
    line-height: 0.8rem; } }

@media (min-width: 993px) {
  .related-pages a {
    font-size: 0.9rem;
    line-height: 1.1rem; } }

@media (min-width: 1223px) {
  .related-pages a {
    font-size: 1.1rem;
    line-height: 1.4rem; } }

section {
  background: #fff center center;
  background-size: cover; }
  section a {
    color: #3c373a;
    text-decoration: underline; }
    section a:hover {
      color: #3c373a; }
  section a.btn {
    color: #fff;
    text-decoration: none; }
  section a.glyphicon {
    color: #fff;
    text-decoration: none; }
  section a.next {
    text-decoration: none; }
  section a.prev {
    text-decoration: none; }
  section .container {
    max-width: 80rem;
    font-size: 20px;
    margin: 0px auto;
    text-align: left;
    line-height: 30px; }
  section .feature-container {
    text-align: justify; }
    section .feature-container ul > li {
      text-align: left; }
    section .feature-container p {
      -webkit-column-break-inside: avoid;
      break-inside: avoid; }
  section blockquote {
    border-left: none;
    color: #948b90;
    font-style: italic;
    line-height: 1.18em; }

.section-grey {
  background-color: #f5f5f5;
  color: #333333; }
  .section-grey a {
    color: #3c373a; }
    .section-grey a:hover {
      color: #3c373a; }
  .section-grey a.btn {
    color: #fff;
    text-decoration: none; }
  .section-grey a.glyphicon {
    color: #fff;
    text-decoration: none; }
  .section-grey tr.odd {
    background-color: #d7e6e7; }
    .section-grey tr.odd a {
      color: #3c373a; }
      .section-grey tr.odd a:hover {
        color: #3c373a; }
    .section-grey tr.odd a.btn {
      color: #fff;
      text-decoration: none; }
    .section-grey tr.odd a.glyphicon {
      color: #fff;
      text-decoration: none; }
  .section-grey tr.even {
    background-color: #fff; }
    .section-grey tr.even a {
      color: #3c373a; }
      .section-grey tr.even a:hover {
        color: #3c373a; }
    .section-grey tr.even a.btn {
      color: #fff;
      text-decoration: none; }
    .section-grey tr.even a.glyphicon {
      color: #fff;
      text-decoration: none; }

.section-black {
  background-color: #3c373a;
  color: #fff; }
  .section-black h1 {
    color: #fff; }
  .section-black h2 {
    color: #fff; }
  .section-black h3 {
    color: #fff; }
  .section-black h4 {
    color: #fff; }
  .section-black h5 {
    color: #fff; }
  .section-black h6 {
    color: #fff; }
  .section-black a {
    color: #fff; }
    .section-black a:hover {
      color: #fff; }
  .section-black a.btn {
    color: #fff;
    text-decoration: none; }
  .section-black a.glyphicon {
    color: #fff;
    text-decoration: none; }

.section-green {
  background-color: #73B800;
  color: #fff; }
  .section-green h1 {
    color: #fff; }
  .section-green h2 {
    color: #fff; }
  .section-green h3 {
    color: #fff; }
  .section-green h4 {
    color: #fff; }
  .section-green h5 {
    color: #fff; }
  .section-green h6 {
    color: #fff; }
  .section-green a {
    color: #fff; }
    .section-green a:hover {
      color: #fff; }
  .section-green a.btn {
    color: #fff;
    text-decoration: none; }
  .section-green a.glyphicon {
    color: #fff;
    text-decoration: none; }

.section-mutegreen {
  background-color: #72a433;
  color: #fff; }
  .section-mutegreen h1 {
    color: #fff; }
  .section-mutegreen h2 {
    color: #fff; }
  .section-mutegreen h3 {
    color: #fff; }
  .section-mutegreen h4 {
    color: #fff; }
  .section-mutegreen h5 {
    color: #fff; }
  .section-mutegreen h6 {
    color: #fff; }
  .section-mutegreen a {
    color: #fff; }
    .section-mutegreen a:hover {
      color: #fff; }
  .section-mutegreen a.btn {
    color: #fff;
    text-decoration: none; }
  .section-mutegreen a.glyphicon {
    color: #fff;
    text-decoration: none; }

.section-blue {
  background-color: #d7e6e7;
  color: #fff; }
  .section-blue h1 {
    color: #fff; }
  .section-blue h2 {
    color: #fff; }
  .section-blue h3 {
    color: #fff; }
  .section-blue h4 {
    color: #fff; }
  .section-blue h5 {
    color: #fff; }
  .section-blue h6 {
    color: #fff; }
  .section-blue a {
    color: #fff; }
    .section-blue a:hover {
      color: #fff; }
  .section-blue a.btn {
    color: #fff;
    text-decoration: none; }
  .section-blue a.glyphicon {
    color: #fff;
    text-decoration: none; }

.page-piece-pages-copy h1 {
  text-align: center; }

.page-piece-pages-copy h2 {
  text-align: center; }

.page-piece-pages-copy h3 {
  text-align: center; }

.page-piece-pages-copy h4 {
  text-align: center; }

.page-piece-footer-copy h1 {
  text-align: center; }

.page-piece-footer-copy h2 {
  text-align: center; }

.page-piece-footer-copy h3 {
  text-align: center; }

.page-piece-footer-copy h4 {
  text-align: center; }

.features-block .container {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  line-height: 24px; }

.features-block p {
  margin: 0 0 20px;
  text-align: left; }
  .features-block p br {
    display: none; }

.features-block .btn {
  padding: 6px 15px;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 4px;
  border: 0;
  background: #ff8e00;
  font-weight: 600; }
  .features-block .btn:hover {
    background: #cc7200; }

.features-block .btn.btn-success {
  background: #aaaaaa; }
  .features-block .btn.btn-success:hover {
    background: #3c373a; }

.section-title {
  text-align: center; }

@media (min-width: 767px) {
  .features-block .container {
    padding-top: 25px;
    padding-bottom: 30px; }
  .features-block p {
    margin: 0 0 40px; } }

section.page-piece-page-pieces-contact-us {
  background-color: #f7f7f7;
  background-image: none !important; }
  section.page-piece-page-pieces-contact-us .contact-box {
    width: 100%;
    background: white;
    border: 1px solid #FF8E00;
    border-radius: 5px;
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 20px;
    vertical-align: top;
    margin-bottom: 20px; }
  section.page-piece-page-pieces-contact-us .icon {
    margin-top: 12px; }
  section.page-piece-page-pieces-contact-us h3 {
    margin-top: 10px; }
  section.page-piece-page-pieces-contact-us a {
    color: white;
    text-decoration: none; }
  section.page-piece-page-pieces-contact-us .cta {
    height: 35px;
    width: 151px;
    color: white;
    background-color: #FF8E00;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 35px;
    margin: 15px auto 0 auto; }
  @media only screen and (min-width: 880px) {
    section.page-piece-page-pieces-contact-us {
      background-image: url(/images/uploads/hero/contact-us-background.png) !important;
      background-position: 0 0;
      background-size: auto;
      background-repeat: no-repeat; }
      section.page-piece-page-pieces-contact-us .contact-box {
        height: 280px;
        width: 226px;
        display: inline-block;
        margin-bottom: 80px; }
      section.page-piece-page-pieces-contact-us .contact-box:nth-of-type(2) {
        margin-right: 25px;
        margin-left: 25px; } }
  @media only screen and (min-width: 1100px) {
    section.page-piece-page-pieces-contact-us {
      background-position: 100px 0; } }
  @media only screen and (min-width: 1300px) {
    section.page-piece-page-pieces-contact-us {
      background-position: 200px 0; } }
  @media only screen and (min-width: 1400px) {
    section.page-piece-page-pieces-contact-us {
      background-position: right 0; } }

.page-piece-roundicons {
  overflow: hidden; }
  @media (min-width: 767px) {
    .page-piece-roundicons .roundicons-content {
      margin-top: -40px; } }
  .page-piece-roundicons .roundicons-group-display-title {
    text-align: center;
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    margin: 0 0 15px; }
    @media (min-width: 767px) {
      .page-piece-roundicons .roundicons-group-display-title {
        font-size: 40px;
        line-height: 45px;
        margin: 0 0 20px; } }
  .page-piece-roundicons .features-slider {
    position: relative;
    padding: 0 10px; }
    @media (min-width: 768px) {
      .page-piece-roundicons .features-slider {
        margin: 0 -10px;
        padding: 0; } }
    @media (min-width: 767px) {
      .page-piece-roundicons .features-slider .holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (min-width: 768px) {
      .page-piece-roundicons .features-slider .holder {
        width: 100% !important;
        margin: 0 !important; } }
    .page-piece-roundicons .features-slider .feature {
      font-size: 17px;
      line-height: 24px;
      float: left; }
      @media (min-width: 767px) {
        .page-piece-roundicons .features-slider .feature {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (min-width: 768px) {
        .page-piece-roundicons .features-slider .feature {
          width: 45% !important;
          margin: 40px 15px 0px;
          vertical-align: top;
          float: none; } }
      @media (min-width: 991px) {
        .page-piece-roundicons .features-slider .feature {
          width: 235px !important;
          margin: 40px 7px 0px; } }
      @media (min-width: 1200px) {
        .page-piece-roundicons .features-slider .feature {
          width: 217px !important; } }
    .page-piece-roundicons .features-slider .glyphicon, .page-piece-roundicons .features-slider .roundicon-image {
      width: 118px;
      height: 118px;
      min-height: 118px;
      border-radius: 100%;
      margin: 0 auto 20px;
      font-size: 50px;
      line-height: 50px;
      position: relative;
      color: #fff;
      display: block; }
      .page-piece-roundicons .features-slider .glyphicon:before, .page-piece-roundicons .features-slider .roundicon-image:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .page-piece-roundicons .features-slider .glyphicon {
      background: #73B800; }
      .page-piece-roundicons .features-slider .glyphicon.orange {
        background: #FF8E00; }
      .page-piece-roundicons .features-slider .glyphicon.yellow {
        background: #FFAF00; }
      .page-piece-roundicons .features-slider .glyphicon.blue {
        background: #0098c1; }
      .page-piece-roundicons .features-slider .glyphicon.gray {
        background: #AAAAAA; }
    .page-piece-roundicons .features-slider .glyphicon:hover {
      opacity: 0.8;
      text-decoration: none; }
    .page-piece-roundicons .features-slider h3 {
      font-size: 26px;
      line-height: 34px;
      margin: 0 0 25px;
      font-weight: 700;
      text-align: center; }
      .page-piece-roundicons .features-slider h3 a:hover {
        text-decoration: none;
        opacity: 0.8; }
    .page-piece-roundicons .features-slider p {
      margin: 0 0 20px;
      -webkit-box-flex: 1;
          -ms-flex: 1 1;
              flex: 1 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
    .page-piece-roundicons .features-slider .roundicon-link {
      background-color: #0097c3;
      -ms-flex-item-align: end;
          align-self: flex-end;
      margin: auto; }

.roundicon-text, .softicon-description {
  text-align: center !important; }

.feature.roundicon, .feature.software {
  text-align: center !important; }

.hero_static {
  background-position-x: 50%; }
  @media (max-width: 767px) {
    .hero_static .container {
      padding-top: 10px; } }
  .hero_static .set-height {
    position: relative;
    top: -45px;
    margin-left: 2%;
    margin-right: 2%; }
    @media (min-width: 991px) {
      .hero_static .set-height {
        position: relative;
        top: 0; } }
    .hero_static .set-height.new-banner {
      height: 352px;
      top: 20px; }
      .hero_static .set-height.new-banner.white-text {
        /*
				h2, .sub_heading, ul li{
					color: $white;
				}
				*/ }
        .hero_static .set-height.new-banner.white-text ul li {
          font-weight: normal; }
      @media (max-width: 1200px) {
        .hero_static .set-height.new-banner {
          padding: 0px 20px; } }
      @media (max-width: 991px) {
        .hero_static .set-height.new-banner {
          height: auto;
          top: inherit; } }
      @media (max-width: 767px) {
        .hero_static .set-height.new-banner {
          padding-bottom: 30px; } }
  .hero_static .title {
    font-weight: bold;
    font-size: 1.5em;
    text-align: initial;
    margin-bottom: 0.1em; }
    @media (min-width: 767px) {
      .hero_static .title {
        font-size: 2.2em; } }
    @media (min-width: 991px) {
      .hero_static .title {
        font-size: 2.5em; } }
  .hero_static .sub_heading {
    text-align: initial;
    text-transform: uppercase;
    font-weight: initial;
    font-size: 1em;
    margin-top: 0.2em;
    margin-bottom: 0.5em; }
    @media (min-width: 991px) {
      .hero_static .sub_heading {
        font-size: 1.2em; } }
  .hero_static ul {
    padding-left: 0;
    font-size: 16px;
    list-style: none;
    width: 536px;
    position: relative;
    -webkit-column-count: inherit;
    column-count: inherit; }
    @media (max-width: 767px) {
      .hero_static ul {
        width: auto; } }
    @media (min-width: 768px) {
      .hero_static ul {
        font-size: 13px;
        -webkit-column-count: 2;
                column-count: 2;
        width: 400px; } }
    @media (min-width: 991px) {
      .hero_static ul {
        font-size: 16px;
        width: 536px; } }
    .hero_static ul li {
      position: relative;
      padding-left: 28px;
      margin-bottom: 6px;
      font-size: 14px;
      margin-top: 5px;
      font-family: Poppins, sans-serif;
      font-weight: 600; }
      .hero_static ul li:before {
        content: '';
        width: 18px;
        height: 18px;
        background: url("https://www.a2hosting.com/images/uploads/general/bnr-ftr-tick.png") no-repeat;
        display: block;
        position: absolute;
        left: 0;
        color: #FF8E00;
        font-size: 14px;
        top: 2.3px;
        line-height: 14px; }
    .hero_static ulafter {
      content: '';
      position: relative;
      width: 100%;
      clear: both;
      display: block; }
  @media (min-width: 1200px) {
    .hero_static .bnr5-wrapper.floatRightWidescreen {
      float: right; } }

@media (min-width: 991px) and (max-width: 1199px) {
  .hero_static .bnr5-wrapper.floatRightDesktop {
    float: right; } }
  .hero_static .new-price-tag {
    display: block;
    font-family: 'Oswald', sans-serif; }
    .hero_static .new-price-tag.bnr5 {
      top: 0px;
      right: -70px;
      text-align: center;
      padding-top: 14px;
      width: 259px;
      height: 361px;
      background: url("https://www.a2hosting.com/images/uploads/hero/bnr-price-tag-2.png") no-repeat;
      position: relative; }
      .hero_static .new-price-tag.bnr5 .off-text {
        display: inline-block;
        text-align: center;
        position: relative;
        font-size: 0; }
        .hero_static .new-price-tag.bnr5 .off-text .now {
          position: relative;
          font-size: 24px;
          color: #d4f59d;
          display: block;
          font-weight: 400;
          right: inherit;
          top: inherit;
          width: 100%;
          padding-bottom: 8px; }
      .hero_static .new-price-tag.bnr5 .fig {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        font-size: 58px;
        font-weight: 700; }
      .hero_static .new-price-tag.bnr5 .percent {
        display: inline-block;
        vertical-align: middle;
        line-height: 22px;
        color: #fff;
        font-size: 22px;
        font-weight: 700;
        text-align: left;
        position: relative;
        padding-left: 5px;
        top: 2px; }
      .hero_static .new-price-tag.bnr5 .pricing-div {
        display: block;
        text-align: center;
        margin: auto;
        margin-top: 42px;
        padding-bottom: 13px;
        width: 190px; }
        .hero_static .new-price-tag.bnr5 .pricing-div small {
          font-size: 10px; }
        .hero_static .new-price-tag.bnr5 .pricing-div span, .hero_static .new-price-tag.bnr5 .pricing-div small {
          font-family: Poppins, sans-serif;
          font-size: 14px;
          font-weight: 700;
          color: #a5a5a5; }
        .hero_static .new-price-tag.bnr5 .pricing-div h3 {
          margin: 0;
          color: #424242;
          font-size: 36px;
          font-weight: 500;
          font-family: 'Oswald', sans-serif;
          margin-bottom: 8px; }
        .hero_static .new-price-tag.bnr5 .pricing-div p {
          text-align: center;
          font-size: 24px;
          color: #424242;
          font-weight: 300;
          margin: 0; }
      .hero_static .new-price-tag.bnr5 .order-btn {
        color: #fff;
        font-family: Poppins, sans-serif;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
        line-height: 54px;
        display: block;
        margin: auto;
        position: relative;
        left: -0.5px;
        cursor: pointer;
        -webkit-transition: all ease 0.2s;
        transition: all ease 0.2s;
        background: #ff8e00;
        width: 191px; }
        .hero_static .new-price-tag.bnr5 .order-btn:hover {
          background: #ffa800; }
      @media (max-width: 991px) {
        .hero_static .new-price-tag.bnr5 {
          margin: auto;
          right: inherit; } }
  @media (max-width: 991px) {
    .hero_static .ftr-list {
      text-align: center;
      max-width: 600px;
      margin: auto; }
      .hero_static .ftr-list h2, .hero_static .ftr-list h3 {
        text-align: center !important; }
      .hero_static .ftr-list ul {
        width: 100% !important; }
        .hero_static .ftr-list ul li {
          text-align: left; } }
  @media (max-width: 767px) {
    .hero_static .ftr-list ul li {
      text-align: left;
      display: inline-block;
      margin-right: 10px; } }

.page-piece-compare_showcase .compare_showcase_group_title {
  margin-bottom: 0; }

.page-piece-compare_showcase .green .heading-holder {
  background: #71b900; }

.page-piece-compare_showcase .blue .heading-holder {
  background: #0097c3; }

.page-piece-compare_showcase .yellow .heading-holder {
  background: #ffaf00; }

.page-piece-compare_showcase .heading {
  margin: 0;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase; }

.page-piece-compare_showcase .panel-default {
  border-top-right-radius: 13px;
  border-top-left-radius: 13px; }

.page-piece-compare_showcase .panel-heading {
  color: #333333;
  border-top-right-radius: 13px;
  border-top-left-radius: 13px; }
  .page-piece-compare_showcase .panel-heading p {
    color: #fff;
    line-height: 1.1; }
  .page-piece-compare_showcase .panel-heading img {
    max-height: 70px;
    margin-left: 15px;
    height: 100%; }

.page-piece-compare_showcase .heading-holder {
  padding: 30px 30px 10px 30px; }

.page-piece-compare_showcase .panel-body {
  position: relative; }
  .page-piece-compare_showcase .panel-body img {
    max-width: 160px;
    max-height: 60px; }

.page-piece-compare_showcase .divider {
  width: 0;
  border-right: 1px solid #ddd;
  position: absolute;
  top: 0;
  left: 42%;
  bottom: 0; }

.page-piece-compare_showcase ul {
  list-style-type: none;
  padding-left: 0; }

.page-piece-compare_showcase li {
  line-height: 1.5; }
  .page-piece-compare_showcase li:before {
    font-size: 12px;
    line-height: 12px;
    top: 4px;
    content: "";
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    margin-right: 10px;
    color: #73B800; }

.page-piece-compare_showcase .not-available:before {
  font-family: "Glyphicons Regular";
  content: "\e208";
  color: red; }

.compare_showcase_subheading {
  margin-bottom: 40px;
  color: #5d5959; }

@media (min-width: 767px) {
  .page-piece-compare_showcase .panel-heading img {
    max-height: 80px; } }

#searchresults {
  padding-left: 0; }
  #searchresults .search-item {
    margin-top: 15px;
    margin-left: 1em; }
    #searchresults .search-item h5 a {
      color: #73B800; }
  #searchresults .meta {
    padding-bottom: 1.2em;
    font-size: .8em; }
  #searchresults .excerpt {
    margin-bottom: 0px; }
  #searchresults .paginate-results {
    margin-bottom: 0; }
  #searchresults .paginate-pages {
    margin-bottom: 1.2em; }
  #searchresults .pagination-link {
    margin: auto .2em; }
  #searchresults .pagination-link:first-child {
    margin-left: 0; }
  #searchresults .pagination-link.active {
    font-weight: bold;
    cursor: default;
    text-decoration: none; }

p.pagination {
  margin-top: 15px;
  color: #333;
  border-top: 1px solid #d6d6d6;
  width: 100%;
  text-align: center;
  padding-top: 15px; }
  p.pagination span.count {
    display: none !important; }

#honeypot {
  display: none; }

.page-piece-knowledge-base-search .big-search {
  margin: 0 auto;
  width: 680px; }

.big-search .search {
  margin-bottom: 34px;
  float: none; }
  .big-search .search #search-request {
    width: 500px; }

div.search {
  float: right;
  margin-top: 34px;
  margin-bottom: 17px; }
  div.search input#search-request {
    font-size: 22px;
    border-radius: 5px;
    color: #999;
    padding: 3px; }
  div.search .btn {
    margin: 0 0 14px;
    border-radius: 7px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 4px 10px 5px; }
    @media (min-width: 991px) {
      div.search .btn {
        font-size: 18px;
        margin: 0; } }
    div.search .btn.btn-primary, div.search .btn.btn-success {
      padding: 6px 15px 6px 40px; }
      @media (min-width: 991px) {
        div.search .btn.btn-primary, div.search .btn.btn-success {
          padding: 11px 50px 11px 50px; } }

.page-piece-static-hero-area {
  /* display: none;
	@include media(">=tablet"){
		display: block;
	} */
  height: 350px; }
  .page-piece-static-hero-area h1, .page-piece-static-hero-area h2, .page-piece-static-hero-area h3 {
    text-align: center; }
  .page-piece-static-hero-area.hero_section_slim {
    height: 200px; }
    .page-piece-static-hero-area.hero_section_slim .copy-content {
      margin-top: 0; }
    .page-piece-static-hero-area.hero_section_slim .price-ribbon {
      padding: 0px 0px 0px 5px; }
      .page-piece-static-hero-area.hero_section_slim .price-ribbon:before {
        border-width: 20px 0 22px 15px; }
    .page-piece-static-hero-area.hero_section_slim .price {
      font-size: 24px; }
    .page-piece-static-hero-area.hero_section_slim h3 {
      margin-top: 0;
      margin-bottom: 20px; }
      @media (max-width: 766px) {
        .page-piece-static-hero-area.hero_section_slim h3 {
          display: none; } }
    .page-piece-static-hero-area.hero_section_slim h1 {
      margin-top: 10px; }
      @media (max-width: 766px) {
        .page-piece-static-hero-area.hero_section_slim h1 {
          font-size: 32px; } }
  .page-piece-static-hero-area .star-rating {
    color: #FFAF00;
    font-size: 160%;
    margin: .5em 0; }
  .page-piece-static-hero-area .copy-content {
    display: block;
    margin-top: 85px; }
  .page-piece-static-hero-area .caption-box .text {
    padding-bottom: 30px; }
  .page-piece-static-hero-area p {
    text-align: center; }
  .page-piece-static-hero-area .btn {
    margin: 0 0 14px;
    border-radius: 7px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 4px 10px 5px; }
    @media (min-width: 991px) {
      .page-piece-static-hero-area .btn {
        font-size: 18px;
        margin: 0; } }
    .page-piece-static-hero-area .btn.btn-default, .page-piece-static-hero-area .btn.btn-success {
      padding: 6px 15px 6px 40px; }
      @media (min-width: 991px) {
        .page-piece-static-hero-area .btn.btn-default, .page-piece-static-hero-area .btn.btn-success {
          padding: 12px 43px 10px 50px; } }

.page-piece-static-hero-area,
.page-piece-domain-hero-area,
.page-piece-page-titles-orange-banner {
  position: relative; }
  .page-piece-static-hero-area .price-ribbon,
  .page-piece-domain-hero-area .price-ribbon,
  .page-piece-page-titles-orange-banner .price-ribbon {
    text-decoration: none;
    background: #FF8E00;
    color: #fff;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 15px 20px 8px 20px;
    font-size: 24px;
    line-height: 40px;
    font-weight: 400; }
    @media (max-width: 766px) {
      .page-piece-static-hero-area .price-ribbon,
      .page-piece-domain-hero-area .price-ribbon,
      .page-piece-page-titles-orange-banner .price-ribbon {
        display: none; } }
    .page-piece-static-hero-area .price-ribbon:before,
    .page-piece-domain-hero-area .price-ribbon:before,
    .page-piece-page-titles-orange-banner .price-ribbon:before {
      content: '';
      position: absolute;
      border-color: #FF8E00 #FF8E00 #FF8E00 transparent;
      border-width: 35px 0 35px 15px;
      border-style: solid;
      left: -15px;
      top: 0px; }
    .page-piece-static-hero-area .price-ribbon.stick,
    .page-piece-domain-hero-area .price-ribbon.stick,
    .page-piece-page-titles-orange-banner .price-ribbon.stick {
      margin-top: 0 !important;
      position: fixed;
      top: 0;
      z-index: 10000; }
  .page-piece-static-hero-area .hero-ribbon-text,
  .page-piece-domain-hero-area .hero-ribbon-text,
  .page-piece-page-titles-orange-banner .hero-ribbon-text {
    display: inline-block;
    height: 42px; }
  .page-piece-static-hero-area .price,
  .page-piece-domain-hero-area .price,
  .page-piece-page-titles-orange-banner .price {
    font-size: 36px;
    font-weight: 700;
    padding: 0px;
    white-space: nowrap; }
  .page-piece-static-hero-area .ribbon-coupon-text,
  .page-piece-domain-hero-area .ribbon-coupon-text,
  .page-piece-page-titles-orange-banner .ribbon-coupon-text {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    margin-left: 15px;
    letter-spacing: 1px; }
  .page-piece-static-hero-area .ribbon-coupon,
  .page-piece-domain-hero-area .ribbon-coupon,
  .page-piece-page-titles-orange-banner .ribbon-coupon {
    display: block;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700; }

.page-piece-landing-hero .copy-content {
  text-align: center;
  margin-top: 95px; }

.page-piece-landing-hero img {
  height: 75px;
  margin-top: -10px;
  margin-right: 18px; }

.page-piece-landing-hero h3 {
  margin-bottom: 40px;
  margin-top: 50px; }

.page-piece-landing-hero .contains-review {
  /* add the width of the caption box to the right padding for the copy text */ }
  @media (min-width: 991px) {
    .page-piece-landing-hero .contains-review h1 {
      padding-right: 380px; }
    .page-piece-landing-hero .contains-review h3 {
      padding-right: 380px; } }

.page-piece-landing-hero #ribbon-link {
  color: #fff;
  text-decoration: none; }

#domain-register-transfer {
  padding-bottom: 50px; }
  #domain-register-transfer ul.toggle-select-domain-search {
    padding: 0; }
  #domain-register-transfer li {
    padding: 0; }
  #domain-register-transfer label {
    padding: 5px;
    display: block;
    margin-bottom: 0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 21px;
    padding-left: 10px;
    font-weight: normal;
    color: #3c373a;
    text-align: center; }
  #domain-register-transfer .dropdown-toggle {
    white-space: inherit;
    width: 141px;
    font-weight: normal;
    color: #3c373a; }
  #domain-register-transfer .dropdown-menu {
    min-width: 140px;
    width: 140px;
    border: solid #ccc;
    border-width: 0px 1px 1px 1px;
    box-shadow: none;
    margin: 0; }
  #domain-register-transfer .input-group-box {
    margin-left: auto;
    margin-right: auto; }
    #domain-register-transfer .input-group-box .input-group .form-control {
      display: inherit;
      margin-bottom: 10px;
      width: 100%; }
  #domain-register-transfer .input-group-btn {
    display: inherit;
    margin-bottom: 10px;
    width: 100%; }
    #domain-register-transfer .input-group-btn:last-child > .btn {
      margin-top: 10px; }

@media (min-width: 767px) {
  #domain-register-transfer label {
    text-align: left; }
  #domain-register-transfer .input-group-btn {
    display: table-cell;
    margin-bottom: initial;
    width: 1%; }
    #domain-register-transfer .input-group-btn:last-child > .btn {
      margin-top: 0; }
  #domain-register-transfer .input-group-box {
    margin-left: initial;
    margin-right: initial; }
  #domain-register-transfer .form-control {
    display: table-cell;
    margin-bottom: initial;
    width: 100%; }
  #domain-register-transfer .btn {
    width: 141px; }
  #domain-register-transfer ul {
    width: 140px; } }

.bckf-banner .sale-verion-banner-block {
  display: block;
  min-height: 587px; }

.bckf-banner .sale-verion-banner-main {
  display: block;
  padding: 40px 0;
  text-align: center; }
  .bckf-banner .sale-verion-banner-main .head {
    display: block;
    text-align: center;
    padding-bottom: 5px; }
    .bckf-banner .sale-verion-banner-main .head h2 {
      color: #fff;
      font-size: 65px;
      margin: 0; }
    .bckf-banner .sale-verion-banner-main .head p {
      color: #fff;
      font-size: 28px; }
  .bckf-banner .sale-verion-banner-main .main {
    display: block;
    position: relative;
    margin-top: -35px; }

.bckf-banner .sale-verion-plans {
  display: block;
  text-align: center;
  margin-top: 50px;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 0 20px; }
  .bckf-banner .sale-verion-plans > li {
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle;
    display: block; }
  .bckf-banner .sale-verion-plans > li.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .bckf-banner .sale-verion-plans > li.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .bckf-banner .sale-verion-plans > li.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .bckf-banner .sale-verion-plans > li.order-4 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .bckf-banner .sale-verion-plans > li.order-5 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .bckf-banner .sale-verion-plans > li.active .sale-verion-plans-box .top p {
    font-size: 18px; }

.bckf-banner .sale-verion-plans-box {
  display: block;
  border: 2px solid #fff;
  border-radius: 7px;
  position: relative;
  text-align: center;
  background: #fff;
  width: 188px; }
  .bckf-banner .sale-verion-plans-box .bottom {
    background: #1f1f1f; }
    .bckf-banner .sale-verion-plans-box .bottom p span {
      color: #fff;
      opacity: 0.7; }
    .bckf-banner .sale-verion-plans-box .bottom h3 span {
      font-weight: 700; }
  .bckf-banner .sale-verion-plans-box .top p {
    font-size: 16px;
    font-weight: 700; }

.bckf-banner .top {
  display: block;
  padding: 15px 10px; }
  .bckf-banner .top span {
    display: inline-block;
    margin-bottom: 10px; }
  .bckf-banner .top p {
    margin-bottom: 0;
    font-size: 18px;
    color: #292e34;
    font-weight: 600; }

.bckf-banner .bottom {
  display: block;
  background: #5d952e;
  padding: 15px 10px;
  padding-bottom: 35px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px; }
  .bckf-banner .bottom p {
    color: #fff;
    font-size: 11px;
    margin: 0;
    line-height: 16px;
    margin-bottom: 5px; }
  .bckf-banner .bottom span {
    display: block;
    font-size: 18px;
    color: #c2f29a;
    text-decoration: line-through;
    display: block;
    font-size: 30px;
    font-size: 14px; }
  .bckf-banner .bottom h3 {
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0px;
    line-height: 24px;
    text-decoration: none; }
    .bckf-banner .bottom h3 span {
      font-weight: 700;
      display: block;
      font-size: 14px;
      text-decoration: none;
      color: #ffffff; }

.bckf-banner .sale-banner-save-now {
  width: 138px;
  height: 40px;
  display: block;
  background: #ff8e00;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 2px;
  text-decoration: none;
  position: absolute;
  left: 0;
  bottom: -20px;
  right: 0;
  margin: auto;
  font-weight: 600;
  background: #f2352a;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 44px;
  padding: 0; }
  .bckf-banner .sale-banner-save-now:hover {
    background: #f8b35b;
    text-decoration: none;
    color: #000;
    background: #ff3f34; }

.bckf-banner .best-deal-ribbon {
  width: 80%;
  height: 47px;
  line-height: 47px;
  display: block;
  background: #ff8e00;
  color: #fff;
  font-size: 20px;
  border-radius: 30px;
  position: absolute;
  left: 0;
  top: -24px;
  right: 0;
  margin: auto;
  box-shadow: 0 6px 0 0 #ebebeb; }
  .bckf-banner .best-deal-ribbon img {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -2px; }

.bckf-banner li.active .sale-verion-plans-box {
  width: 258px;
  margin-top: -20px;
  margin-bottom: -20px; }

.bckf-banner li.active .top {
  padding-top: 46px; }

.bckf-banner li.active h3 {
  font-size: 48px;
  line-height: 30px; }

.bckf-banner li.active span {
  font-size: 16px; }

.bckf-banner li.active .sale-banner-save-now {
  width: 155px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  border-radius: 3px;
  bottom: -27px; }

.sale-verion-banner-block .bckf-banner {
  text-align: center;
  padding-bottom: 50px; }

.best-deal-ribbon.red {
  background: #f2352a;
  font-weight: 700; }

.bckf-head {
  text-align: center;
  height: 280px; }
  .bckf-head img {
    display: inline-block; }
  .bckf-head h2 {
    font-size: 3.75em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    position: relative; }
    .bckf-head h2 span {
      color: #f2352a; }

@media screen and (max-width: 1200px) {
  .bckf-banner .sale-verion-banner-block {
    min-height: inherit; }
  .bckf-banner .head h2 {
    font-size: 50px; }
  .bckf-banner li {
    padding: 0 5px;
    margin-top: 40px; }
  .bckf-banner li.active .sale-verion-plans-box {
    margin: 0;
    width: 188px; }
  .bckf-banner li.active .top {
    padding-top: 15px; }
  .bckf-banner li.active .bottom {
    padding-bottom: 35px; }
  .bckf-banner li.active .sale-banner-save-now {
    width: 138px;
    height: 40px;
    display: block;
    background: #ff8e00;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 2px;
    text-decoration: none;
    position: absolute;
    left: 0;
    bottom: -20px;
    right: 0;
    margin: auto;
    font-weight: 600; }
  .bckf-banner .sale-verion-plans {
    margin-top: 0;
    padding: 0; }
    .bckf-banner .sale-verion-plans > li.active .sale-verion-plans-box .sale-banner-save-now {
      background: #f2352a; }
  .bckf-banner .best-deal-ribbon {
    font-size: 14px;
    line-height: 36px;
    height: 36px; }
  .bckf-head {
    font-size: 0.8em;
    height: 369px; } }

@media screen and (max-width: 991px) {
  .bckf-banner .head {
    margin: 0;
    padding: 0; }
    .bckf-banner .head h2 {
      font-size: 35px; }
    .bckf-banner .head p {
      font-size: 18px;
      margin-bottom: 0; }
  .bckf-banner .sale-verion-plans {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .bckf-banner .sale-verion-plans > li.active {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0; }
      .bckf-banner .sale-verion-plans > li.active .sale-verion-plans-box {
        width: 220px; }
    .bckf-banner .sale-verion-plans > li .sale-verion-plans-box {
      width: 220px; }
  .bckf-head {
    height: 310px; }
  .sale-verion-plans > li {
    margin-top: 45px; }
  .sale-verion-banner-block.bckf-banner {
    padding-bottom: 10px; } }

@media screen and (max-width: 360px) {
  .bckf-banner li {
    display: block; } }

@media screen and (max-width: 768px) {
  .bckf-head {
    height: 260px; } }

@media screen and (max-width: 480px) {
  .bckf-head {
    height: 175px; }
  .bckf-banner .sale-verion-plans > li .sale-verion-plans-box {
    width: 300px; }
  .bckf-banner .sale-verion-plans > li.active .sale-verion-plans-box {
    width: 300px; } }

.page-piece-country-phone.section-image {
  color: #fff; }
  .page-piece-country-phone.section-image h1, .page-piece-country-phone.section-image h2, .page-piece-country-phone.section-image h3, .page-piece-country-phone.section-image h4 h5, .page-piece-country-phone.section-image h6, .page-piece-country-phone.section-image a {
    color: #fff; }

.page-piece-country-phone .section-content {
  width: 80%;
  margin: 0 auto; }
  .page-piece-country-phone .section-content h3 {
    text-align: left;
    font-size: 1.2em;
    font-weight: 600; }
  .page-piece-country-phone .section-content .phone-content {
    -webkit-column-count: 1;
            column-count: 1; }
    @media (min-width: 767px) {
      .page-piece-country-phone .section-content .phone-content {
        -webkit-column-count: 2;
                column-count: 2; } }
    .page-piece-country-phone .section-content .phone-content li {
      vertical-align: top;
      margin-bottom: 5px; }
      .page-piece-country-phone .section-content .phone-content li a {
        text-decoration: none;
        font-size: 1.4em; }
  .page-piece-country-phone .section-content .disclaimer {
    font-size: .7em;
    line-height: normal; }

.page-piece-global-phone-directory .global-domains h4 {
  text-align: left;
  margin: 0 0 5px;
  line-height: normal; }
  @media (min-width: 991px) {
    .page-piece-global-phone-directory .global-domains h4 {
      text-align: right; } }
  .page-piece-global-phone-directory .global-domains h4 a {
    color: #73B800; }

.page-piece-global-phone-directory .global-phones > li {
  margin-bottom: 10px; }

/*===========================================================================
  Owl-Carosel 20-03-2020
  ===========================================================================*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*Owl-Carosel 20-03-2020 END============================================================================*/
.owl-carousel .owl-nav button:focus {
  outline: none; }

.owl-carousel .owl-nav button.owl-next.disabled, .owl-carousel .owl-nav button.owl-prev.disabled {
  visibility: hidden; }

@media (max-width: 767px) {
  .owl-carousel h2, .owl-carousel h3 {
    font-size: 24px !important; } }

@media (max-width: 1200px) {
  .plan-sliding-wrapper:after {
    display: block; }
  .plan-sliding-wrapper .owl-controls {
    display: block;
    z-index: 3; } }

.search-wrapper {
  background: rgba(0, 0, 0, 0.05);
  display: block;
  max-width: 975px;
  margin: auto;
  margin-top: 25px;
  padding: 25px 20px 13px 20px;
  border-radius: 40px; }
  .search-wrapper .search-field {
    margin-top: 25px; }
  .search-wrapper .search-btn {
    right: 12px;
    bottom: 12px; }

.search-field {
  display: block;
  position: relative;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.05);
  padding: 0px 162px 0px 92px; }
  @media (max-width: 576px) {
    .search-field {
      padding-right: 0;
      padding-bottom: 60px;
      background: none;
      padding-left: 0;
      box-shadow: none; } }
  .search-field:before {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 45px;
    width: 32px;
    height: 18px;
    background: url(https://www.a2hosting.com/images/support_images/type-icon.jpg) no-repeat;
    content: ''; }
    @media (max-width: 576px) {
      .search-field:before {
        display: none; } }
  .search-field .form-control {
    border: none;
    box-shadow: none;
    padding: 0;
    font-size: 18px;
    color: #aaaaaa;
    height: 64px;
    background: none; }
    @media (max-width: 576px) {
      .search-field .form-control {
        background: #fff;
        border-radius: 30px;
        padding: 0px 162px 0px 92px; } }
    @media (max-width: 576px) {
      .search-field .form-control {
        padding: 0px 30px 0px 30px;
        text-align: center; } }

.search-btn {
  display: inline-block;
  border-radius: 3px !important;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  padding: 0px 38px;
  background: #ff8e00;
  line-height: 48px;
  text-decoration: none;
  border: none;
  -webkit-transition: all cubic-bezier(0.48, 0.48, 0.49, 0.47) 0.3s;
  transition: all cubic-bezier(0.48, 0.48, 0.49, 0.47) 0.3s;
  line-height: 40px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  right: 6px;
  position: absolute;
  bottom: 6px;
  width: 134px;
  height: 40px;
  border-radius: 30px !important;
  background: #ff8e00;
  border: none; }
  .search-btn:hover {
    background: #ffa800; }
  @media (max-width: 576px) {
    .search-btn {
      right: 0;
      left: 0;
      margin: auto;
      width: 90px;
      text-align: center;
      padding: 0; } }

.support-banner {
  display: block;
  background: #72a433;
  padding: 70px 0px 90px 0px;
  text-align: center; }
  @media (max-width: 1200px) {
    .support-banner {
      padding: 50px 0px 70px 0px; } }
  .support-banner .search-title {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 48px;
    margin: 0; }
    @media (max-width: 1200px) {
      .support-banner .search-title {
        font-size: 36px; } }
  .support-banner .search-description {
    color: #daf6c7;
    font-size: 22px;
    line-height: normal;
    font-style: italic; }

.support-icons {
  display: block;
  text-align: center;
  padding: 70px 0px;
  border-bottom: 1px solid #e3e3e3; }
  @media (max-width: 1200px) {
    .support-icons {
      padding: 50px 0px; } }
  .support-icons .wrapper {
    display: block;
    overflow: hidden;
    margin-top: 40px; }
  .support-icons .sec-head {
    padding-bottom: 1.5em; }
  .support-icons ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin-left: -1px;
    margin-right: -1px;
    padding: 0px; }
  .support-icons li {
    float: left;
    list-style: none;
    width: 20%;
    border-left: 1px solid #e3e3e3;
    padding: 0px 25px; }
    .support-icons li:first-child {
      border-left: none; }
    @media (max-width: 1200px) {
      .support-icons li {
        width: 30%;
        margin: 1.5%;
        border: 1px solid #e3e3e3;
        padding: 20px; }
        .support-icons li:first-child {
          border: 1px solid #e3e3e3; } }
    @media (max-width: 767px) {
      .support-icons li {
        width: 46%;
        margin: 2%; } }
    @media (max-width: 480px) {
      .support-icons li {
        width: 96%;
        margin: 2%; } }
  .support-icons .icon {
    margin: auto;
    display: block;
    width: 78px;
    height: 78px; }
  .support-icons .title {
    font-weight: 700;
    font-size: 20px;
    color: #4d514a;
    margin: 0px 0px 15px 0px;
    text-align: center;
    min-height: initial; }
  .support-icons p {
    font-size: 14px;
    color: #696969;
    text-align: center;
    line-height: initial;
    min-height: 60px; }
  .support-icons .cm-btns {
    border-radius: 3px !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 48px;
    text-decoration: none;
    border: none;
    -webkit-transition: all cubic-bezier(0.48, 0.48, 0.49, 0.47) 0.3s;
    transition: all cubic-bezier(0.48, 0.48, 0.49, 0.47) 0.3s;
    font-size: 14px;
    line-height: 38px;
    text-transform: none;
    padding: 0px 30px;
    text-decoration: none;
    margin-top: 20px;
    padding: 0px 20px;
    min-width: 143px;
    text-align: center;
    display: block;
    margin: auto;
    max-width: 175px; }

.btn-secondary-cta, .cm-btns.btn-secondary-cta {
  background-color: #0097c3;
  border-color: #0097c3; }
  .btn-secondary-cta:hover, .cm-btns.btn-secondary-cta:hover {
    background-color: #007090;
    border-color: #007090; }

.cm-listing > ul > li {
  font-size: 16px;
  line-height: normal;
  position: relative;
  padding-left: 23px;
  margin-bottom: 22px; }
  .cm-listing > ul > li a {
    text-decoration: underline;
    color: #4d514a; }
  .cm-listing > ul > li::before {
    position: absolute;
    content: "\f0da";
    width: 15px;
    height: 15px;
    background: #e08d39;
    color: #fff;
    text-align: center;
    line-height: 16px;
    font-family: 'FontAwesome';
    left: 0;
    top: 3px;
    border-radius: 50%;
    font-size: 12px;
    padding-left: 3px; }

.cm-listing.orange > ul > li {
  color: #de7c00; }
  .cm-listing.orange > ul > li a {
    color: #de7c00; }

.package-tags {
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: 40px;
  display: inline-block; }
  .package-tags a.package-tag.btn {
    border: 2px solid #32A529;
    background-color: white;
    border-radius: 25px;
    color: #32A529;
    overflow: hidden;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 6px 0; }
    .package-tags a.package-tag.btn .package-tag-label {
      font-weight: bold;
      font-size: 14px; }
    .package-tags a.package-tag.btn:hover {
      background-color: #32A529;
      color: white; }
    .package-tags a.package-tag.btn.active {
      background-color: #32A529;
      color: white; }

.matrix-2021 {
  /*! CSS Used from: https://skhan-web.dev.a2hosting.com/css/bootstrap.min.css?v=67811fee14c01c1124103ab34893539e5ec5eb09 */ }
  .matrix-2021 .no-js .owl-carousel, .matrix-2021 .owl-carousel.owl-loaded {
    display: block;
    width: 100%;
    z-index: 1; }
  .matrix-2021 .package {
    text-align: center;
    border-radius: 17px;
    font-family: sans-serif;
    background: #32A529;
    position: relative;
    height: 100%;
    box-shadow: 0 55px 10px 0 RGB(0 0 0/25%); }
  .matrix-2021 .turbo {
    background: #32A529;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
    border-top-right-radius: 17px;
    border-top-left-radius: 17px; }
  .matrix-2021 .not-turbo {
    margin-top: 60px;
    margin-bottom: -60px;
    box-shadow: 0 5px 10px 0 RGB(0 0 0/7%); }
  .matrix-2021 .buyit {
    position: absolute;
    height: 85px;
    bottom: 0px;
    width: 100%;
    left: 0; }
  .matrix-2021 .elements {
    background: #fff;
    border-radius: 15px;
    padding: 0px 5px 130px 5px;
    position: relative;
    height: 100%; }
  .matrix-2021 .name {
    padding: 10px 0 10px;
    display: block;
    color: #32A529;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    /*background: $white;*/ }
  .matrix-2021 .price {
    font-weight: bold;
    font-size: 34px;
    padding: 10px 0; }
  .matrix-2021 .cycle {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #394654;
    display: inline-block;
    line-height: 1; }
  .matrix-2021 .table-end {
    position: relative;
    top: -400px; }
  .matrix-2021 hr {
    margin: 20px 30px;
    border: 0;
    border-top: 2px solid #838f9b; }
  .matrix-2021 .description-label, .matrix-2021 .offer {
    display: block;
    margin: 10px 0;
    color: #504E4E;
    font-size: 14px;
    line-height: 1.3; }
    .matrix-2021 .description-label .percentoff, .matrix-2021 .offer .percentoff {
      color: #FF8E00;
      font-weight: bold; }
  .matrix-2021 .description-list ul {
    list-style-type: none;
    line-height: 1.5;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    color: #504E4E;
    margin: 15px 0;
    font-size: 12px; }
  .matrix-2021 li {
    list-style-type: none; }
  .matrix-2021 .featuresets {
    position: absolute;
    width: 100%;
    bottom: 80px; }
  .matrix-2021 .features, .matrix-2021 .fulldetailslink {
    display: block;
    margin: 10px;
    color: #f66310;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    line-height: 1.3; }
  .matrix-2021 .fulldetailslink {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #32A529;
    visibility: hidden; }
  .matrix-2021 .get-link {
    background: #ff8e00;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 5px 20px;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-decoration: none; }
    .matrix-2021 .get-link:hover {
      background: #ffa22d; }
  @media print {
    .matrix-2021 *,
    .matrix-2021 :after,
    .matrix-2021 :before {
      background: 0 0 !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important; } }
  .matrix-2021 * {
    box-sizing: border-box; }
  .matrix-2021 :after,
  .matrix-2021 :before {
    box-sizing: border-box; }
  .matrix-2021 .matrix-columnlink.transparentBorder {
    border: 3px solid #F1F1F1; }
  .matrix-2021 .matrix-columnlink.focused {
    border: 3px solid #43A311; }
  .matrix-2021 .start-btn {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 54px;
    padding: 0;
    display: block;
    background: #ff8e00;
    border-radius: 3px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 16px;
    text-decoration: none;
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s; }
  .matrix-2021 .plan-sliding-wrapper {
    position: relative;
    z-index: 1; }
  .matrix-2021 .cmp-plan-top .plan-sliding-wrapper {
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 60px; }
    @media (max-width: 767px) {
      .matrix-2021 .cmp-plan-top .plan-sliding-wrapper {
        margin-left: 0px; } }
  .matrix-2021 .cmp-plan-section {
    display: block;
    position: relative;
    background: #F0F1F3;
    padding-bottom: 50px;
    -webkit-user-select: none;
        -ms-user-select: none;
            user-select: none;
    min-height: 818px; }
  .matrix-2021 .cmp-plan-section-spacer {
    /* I think we can take this div and it's style out.. not sure they're doing anyting useful */
    padding-top: 40px;
    display: none; }
  @media (max-width: 767px) {
    .matrix-2021 .cmp-plan-wrapper {
      display: block;
      padding-top: 62px; } }
  .matrix-2021 .cmp-plan-top {
    position: relative;
    padding-top: 0px;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all ease .2s;
    transition: all ease .2s; }
    .matrix-2021 .cmp-plan-top .head-first-col {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      text-align: left;
      padding-top: 30px;
      padding-left: 17px; }
    .matrix-2021 .cmp-plan-top .container {
      background: #F0F1F3;
      position: relative;
      padding: 0;
      padding-left: 220px;
      padding-right: 0px;
      margin-bottom: 45px; }
      @media (max-width: 991px) {
        .matrix-2021 .cmp-plan-top .container {
          padding-right: 0px; } }
      @media (max-width: 767px) {
        .matrix-2021 .cmp-plan-top .container {
          padding-left: 250px;
          padding-right: 0; } }
      @media (max-width: 576px) {
        .matrix-2021 .cmp-plan-top .container {
          padding-left: 220px; } }
      @media (max-width: 480px) {
        .matrix-2021 .cmp-plan-top .container {
          padding-left: 200px; } }
    .matrix-2021 .cmp-plan-top.fixed {
      top: 0 !important;
      height: 330px;
      line-height: 30px;
      bottom: 0px !important;
      padding: 5px 0px;
      z-index: 20;
      position: fixed;
      padding-top: 0;
      background: #F0F1F3;
      box-shadow: 0 -3px 10px 0 RGBA(104, 99, 99, 0.15);
      /* .not-turbo {
                margin-top: 60px;
            } */ }
      @media (max-width: 576px) {
        .matrix-2021 .cmp-plan-top.fixed .container {
          padding-left: 210px; } }
      @media (max-width: 480px) {
        .matrix-2021 .cmp-plan-top.fixed .container {
          padding-left: 200px; } }
      @media (max-width: 767px) {
        .matrix-2021 .cmp-plan-top.fixed {
          height: 288px; } }
      .matrix-2021 .cmp-plan-top.fixed .package {
        height: 75%; }
      .matrix-2021 .cmp-plan-top.fixed .buyit {
        height: 65px; }
  .matrix-2021 .drp .match_row_height_parent {
    cursor: pointer;
    text-align: left;
    background: -webkit-linear-gradient(left, white 0%, RGBA(255, 255, 255, 0.94) 53%, RGBA(247, 247, 247, 0.89) 100%);
    background: linear-gradient(to right, white 0%, RGBA(255, 255, 255, 0.94) 53%, RGBA(247, 247, 247, 0.89) 100%);
    display: block;
    position: relative;
    padding: 12px 18px;
    min-height: 46px;
    border-top: none;
    border-bottom: 1px solid RGB(241, 241, 241);
    font-size: 14.6891px;
    line-height: 17px;
    color: RGB(69, 80, 89); }
  .matrix-2021 .cmp-plan-content {
    position: relative;
    top: 9px;
    left: 0px;
    width: 100%; }
    .matrix-2021 .cmp-plan-content .container {
      position: relative;
      padding: 0px;
      padding-right: 60px; }
      @media (max-width: 991px) {
        .matrix-2021 .cmp-plan-content .container {
          padding-right: 60px; } }
      @media (max-width: 767px) {
        .matrix-2021 .cmp-plan-content .container {
          padding-right: 60px; } }
      .matrix-2021 .cmp-plan-content .container .plan-sliding-wrapper {
        padding-left: 280px; }
        @media (max-width: 767px) {
          .matrix-2021 .cmp-plan-content .container .plan-sliding-wrapper {
            padding-left: 250px; } }
        @media (max-width: 576px) {
          .matrix-2021 .cmp-plan-content .container .plan-sliding-wrapper {
            padding-left: 220px; } }
        @media (max-width: 480px) {
          .matrix-2021 .cmp-plan-content .container .plan-sliding-wrapper {
            padding-left: 200px; } }
    .matrix-2021 .cmp-plan-content .left-bar {
      border: 1px solid transparent;
      float: left;
      width: 280px;
      top: 0;
      left: 0;
      position: relative;
      z-index: 10; }
      .matrix-2021 .cmp-plan-content .left-bar .info-box {
        position: absolute;
        top: 38px;
        left: 0;
        background: #fff;
        padding: 10px 10px 10px 10px;
        font-size: 12px;
        background: #9EA7B7;
        color: #FFFFFF;
        padding: 10px 8px 10px 10px;
        display: none;
        z-index: 2; }
        .matrix-2021 .cmp-plan-content .left-bar .info-box p {
          font-size: 14px;
          line-height: 19px;
          color: #FFFFFF; }
      @media (max-width: 767px) {
        .matrix-2021 .cmp-plan-content .left-bar {
          width: 250px; } }
      @media (max-width: 576px) {
        .matrix-2021 .cmp-plan-content .left-bar {
          width: 220px; } }
      @media (max-width: 480px) {
        .matrix-2021 .cmp-plan-content .left-bar {
          width: 200px; } }
    .matrix-2021 .cmp-plan-content .cmp-plan-item {
      margin-bottom: 2px;
      border-top: none;
      border-bottom: none;
      box-shadow: none;
      background: #FFF; }
    .matrix-2021 .cmp-plan-content div.matrix-group div.matrix-cell {
      position: relative;
      display: block;
      text-align: center;
      position: relative;
      color: #838F9B;
      font-size: 14.6891px;
      line-height: 17px;
      padding: 12px 18px;
      min-height: 46px;
      border-top: none;
      border-bottom: 1px solid #f1f1f1;
      text-align: center; }
      .matrix-2021 .cmp-plan-content div.matrix-group div.matrix-cell title {
        min-height: 42px; }
      .matrix-2021 .cmp-plan-content div.matrix-group div.matrix-cell img {
        width: auto !important;
        height: auto !important;
        display: inline-block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
        .matrix-2021 .cmp-plan-content div.matrix-group div.matrix-cell img .customImg {
          width: 25.25px !important;
          height: 25.25px !important; }
      .matrix-2021 .cmp-plan-content div.matrix-group div.matrix-cell h5 {
        color: #2a2a2a;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        margin: 0; }
      .matrix-2021 .cmp-plan-content div.matrix-group div.matrix-cell.drp {
        cursor: pointer; }
        .matrix-2021 .cmp-plan-content div.matrix-group div.matrix-cell.drp:before {
          position: absolute;
          top: 12px;
          right: 10px;
          font-size: 18px;
          color: #949494;
          /*content: "\f107";*/
          content: url("/assets/img/downArrow.png");
          font-family: fontawesome;
          -webkit-transition: all ease .2s;
          transition: all ease .2s;
          -webkit-transform-origin: center center;
          -ms-transform-origin: center center;
          transform-origin: center center; }
        .matrix-2021 .cmp-plan-content div.matrix-group div.matrix-cell.drp.open {
          background: #838F9B;
          color: #FFFFFF; }
          .matrix-2021 .cmp-plan-content div.matrix-group div.matrix-cell.drp.open:before {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
    .matrix-2021 .cmp-plan-content div.matrix-group.left div.matrix-cell {
      cursor: pointer;
      font-size: 14.6891px;
      line-height: 17px;
      color: RGB(69, 80, 89);
      text-align: left;
      background: #fff;
      background: -webkit-linear-gradient(left, white 0%, RGBA(255, 255, 255, 0.94) 53%, RGBA(247, 247, 247, 0.89) 100%);
      background: linear-gradient(to right, white 0%, RGBA(255, 255, 255, 0.94) 53%, RGBA(247, 247, 247, 0.89) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3f7f7f7', GradientType=1); }
      .matrix-2021 .cmp-plan-content div.matrix-group.left div.matrix-cell.title {
        background: #f0efef; }
    .matrix-2021 .cmp-plan-content div.matrix-group div.matrix-cell:nth-last-of-type(odd) {
      background-color: #FFFFFF; }
    .matrix-2021 .cmp-plan-content div.matrix-group div.matrix-cell:nth-last-of-type(even) {
      background-color: #F0F1F3; }
    .matrix-2021 .cmp-plan-content div.matrix-group:not(:first-child) {
      border: none; }
  .matrix-2021 .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background: #F0F1F3;
    margin-bottom: 60px;
    display: -ms-grid;
    display: grid;
    grid-auto-flow: column; }
  .matrix-2021 .cardBox {
    border-radius: 10px;
    background: #FFFFFF;
    border: 3px solid #ecf4e6; }
    .matrix-2021 .cardBox.smallCardBox {
      height: 223.3px;
      border-radius: 10px;
      background: #FFFFFF;
      line-height: 28px;
      margin-bottom: 5px;
      /*margin-bottom:5px;*/ }
      .matrix-2021 .cardBox.smallCardBox .topSeperator, .matrix-2021 .cardBox.smallCardBox .features, .matrix-2021 .cardBox.smallCardBox .listing, .matrix-2021 .cardBox.smallCardBox hr, .matrix-2021 .cardBox.smallCardBox .cardBox-details, .matrix-2021 .cardBox.smallCardBox .description-list, .matrix-2021 .cardBox.smallCardBox .description-label, .matrix-2021 .cardBox.smallCardBox .monthBox {
        display: none; }
  .matrix-2021 .titleText {
    margin-top: 24.72px;
    text-align: center;
    float: left;
    line-height: 28px;
    font-weight: bold;
    font-style: normal;
    font-size: 18.5465px;
    color: #32A529;
    width: 100%;
    height: 28px; }
  .matrix-2021 .amountText {
    width: 100%;
    text-align: center;
    font-size: 33.9817px;
    line-height: 32px;
    font-weight: 600;
    font-style: normal;
    color: #394654;
    margin-top: 7.92px; }
  .matrix-2021 .amountRate {
    float: left;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 9.7927px;
    line-height: 15px;
    color: #838F9B; }
  .matrix-2021 .topSeperator {
    margin-top: 9.73px;
    float: left;
    border: 0.5px solid #838F9B;
    width: 100%;
    margin-bottom: 20px; }
  .matrix-2021 .yearText {
    font-size: 19px;
    font-weight: 700;
    float: left;
    line-height: 32px;
    padding-left: 5px;
    color: #394654;
    cursor: pointer;
    border: 1px solid #838f9b; }
    .matrix-2021 .yearText:first-child {
      border: 1px solid #838f9b;
      border-bottom-left-radius: 10px;
      border-top-left-radius: 10px; }
    .matrix-2021 .yearText:last-child {
      border: 1px solid #838f9b;
      border-bottom-right-radius: 10px;
      border-top-right-radius: 10px; }
    .matrix-2021 .yearText.active {
      color: #FFFFFF;
      background: #32A529; }
  .matrix-2021 .monthBox {
    border-radius: 0;
    width: 171.1px;
    border: none;
    height: 35.9px;
    margin: auto;
    display: inline-block; }
  .matrix-2021 .monthFlag {
    font-size: 10px;
    font-weight: 400;
    margin-left: -4px; }
  .matrix-2021 .descriptionText {
    margin-top: 7px;
    font-weight: normal;
    color: #838F9B;
    text-align: center;
    font-size: 12px; }
  .matrix-2021 .descriptionSubGrp {
    clear: both;
    margin-top: 13.21px;
    text-align: center; }
  .matrix-2021 .descriptionSubGrp > ul {
    -webkit-padding-start: 0px;
            padding-inline-start: 0px; }
  .matrix-2021 .descriptionSubText, .matrix-2021 .descriptionSubGrp > ul > li {
    display: block;
    position: relative;
    list-style-type: none;
    width: 100%;
    text-align: center;
    color: #838F9B;
    font-size: 11.42px;
    line-height: 20px; }
  .matrix-2021 .productFeatureText {
    text-align: center;
    width: 100%;
    font-size: 11.4249px;
    line-height: 13px;
    color: #FF6501;
    float: left; }
    .matrix-2021 .productFeatureText > a {
      -webkit-text-decoration-line: underline;
      text-decoration-line: underline;
      text-underline-offset: 6px;
      color: #ff8333 !important; }
  .matrix-2021 .productFeatureLink {
    margin-top: 5px;
    margin-left: 63.4px;
    float: left;
    border: 0.5px solid #FD8E25;
    width: 92.7px; }
  .matrix-2021 .getstartedbtn-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .matrix-2021 .getStartedBtn {
    background: #FD8E25;
    border-radius: 31px;
    bottom: 15px;
    position: absolute;
    font-weight: bold;
    font-size: 13.0789px;
    color: #ffff;
    text-decoration: none;
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 70%; }
  .matrix-2021 .customNavDiv {
    padding-top: 5px;
    font-weight: bold;
    background: #DFE2E5;
    margin-left: 10px;
    font-size: 12px;
    margin-top: 15px;
    /* needed?  right?*/
    margin-top: -44px;
    height: 41px; }
    @media (max-width: 767px) {
      .matrix-2021 .customNavDiv {
        display: none !important; } }
  .matrix-2021 .customNavSub {
    max-width: 80rem;
    margin: 0px auto;
    text-align: left;
    padding-left: 40px; }
  .matrix-2021 .customNavSpan {
    /*
        padding: 12px;
        margin-right: 15px;
        */
    padding: 8px;
    margin-right: 5px; }
    .matrix-2021 .customNavSpan a {
      text-decoration: none; }
  .matrix-2021 .synch-navs {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 50px;
    left: 0;
    right: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 15px;
    z-index: 1; }
    .matrix-2021 .synch-navs a {
      display: block;
      position: absolute;
      width: 50px;
      height: 50px;
      background: transparent; }
    @media (min-width: 767px) {
      .matrix-2021 .synch-navs .synch-next {
        right: -60px;
        padding-left: 5px; } }
    .matrix-2021 .synch-navs .synch-prev {
      left: -60px; }
      .matrix-2021 .synch-navs .synch-prev.disabled {
        visibility: hidden; }
    .matrix-2021 .synch-navs .synch-next {
      right: -60px; }
      .matrix-2021 .synch-navs .synch-next.disabled {
        visibility: hidden; }
  .matrix-2021 .turboDiv {
    text-align: center;
    border-radius: 11px 11px 9px;
    line-height: 29px;
    font-size: 19.4248px;
    color: #FFFFFF;
    height: 55.7px;
    font-weight: bold;
    padding: 15px 0px 0px 0px; }
  .matrix-2021 .turboDivChild {
    margin-top: -10px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    height: inherit;
    background: #32A529;
    padding-top: 15px; }
  .matrix-2021 .bottomBorder {
    /* todo: no longer needed I think */
    margin-top: 5px;
    border-bottom: 1px solid black;
    width: 1157px;
    margin-top: 5px; }
  .matrix-2021 .customNavSub > span > a.anchorActive {
    color: #FFFFFF; }
  .matrix-2021 .customNavSub > span.spanActive {
    background: #838F9B; }
  .matrix-2021 .listing {
    display: block; }
    .matrix-2021 .listing ul {
      list-style: none;
      padding: 0;
      margin: 0;
      margin-left: -15px;
      margin-right: -15px;
      padding: 0px 15px 25px 15px; }
      .matrix-2021 .listing ul.btm-border {
        border-bottom: 1px solid #ededed; }
      .matrix-2021 .listing ul li {
        position: relative;
        display: block;
        font-size: 16px;
        color: #333;
        padding: 3px 0px; }
        .matrix-2021 .listing ul li a {
          color: #70a233; }
        .matrix-2021 .listing ul li.not-available {
          text-decoration: line-through; }
  .matrix-2021 .view-details {
    display: none;
    position: absolute;
    z-index: 60;
    background: #fff;
    bottom: 180px;
    left: 0;
    border-radius: 5px;
    box-shadow: 0 2px 43px 0 RGBA(0, 0, 0, 0.2);
    border-top: 4px solid #ff8e00; }
    .matrix-2021 .view-details .list ul {
      -webkit-padding-start: 0;
              padding-inline-start: 0;
      position: relative;
      margin-top: -1px;
      border-bottom: none;
      list-style: none;
      padding: 0 12px; }
      .matrix-2021 .view-details .list ul li {
        display: block;
        position: relative;
        padding: 8px 0 8px 8px;
        border-top: 1px dashed #d0d0d0;
        line-height: normal;
        color: #81857b;
        font-size: 14px; }
        .matrix-2021 .view-details .list ul li :before {
          display: block;
          width: 9px;
          height: 9px;
          background: url(https://www.a2hosting.com/images/uploads/general/small-check.png) no-repeat;
          position: absolute;
          content: '';
          top: 11px;
          left: 0; }
    .matrix-2021 .view-details.bottom {
      background: #ccc; }
    .matrix-2021 .view-details .head {
      display: block;
      padding: 15px 22px;
      border-bottom: 1px solid #ededed; }
      .matrix-2021 .view-details .head h5 {
        font-size: 14px;
        font-weight: 700;
        color: #2d3227;
        margin: 0;
        text-align: left; }
  .matrix-2021 .listing .btm-border .view-details:before {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    margin: auto;
    left: 0;
    right: 0;
    top: -16px;
    border-style: solid;
    border-width: 6px;
    border-color: transparent transparent #ff8e00 transparent; }
  .matrix-2021 .owl-carousel .owl-item {
    padding: 0 0px 10px 0px; }
  .matrix-2021 .cmp-plan-top.fixed .container {
    line-height: inherit; }
  .matrix-2021 .cmp-plan-top.fixed .owl-stage {
    margin-bottom: initial; }
  .matrix-2021.useScrollGallery {
    background-color: red; }
    .matrix-2021.useScrollGallery .cmp-plans {
      float: left; }
      .matrix-2021.useScrollGallery .cmp-plans .col {
        float: left; }
  .matrix-2021.slider-only {
    /*
        .matrix-columnlink.focused {
            border: 3px solid #ecf4e6;
        }
        */ }
    .matrix-2021.slider-only .cmp-plan-top .container {
      background: transparent;
      padding-left: initial;
      padding-right: initial; }
      .matrix-2021.slider-only .cmp-plan-top .container .not-turbo {
        margin-top: 54px; }
    @media (max-width: 767px) {
      .matrix-2021.slider-only .cmp-plan-top .plan-sliding-wrapper {
        margin-left: 60px; } }
    .matrix-2021.slider-only .cmp-plan-section, .matrix-2021.slider-only .owl-carousel .owl-stage {
      background: transparent; }
    .matrix-2021.slider-only .owl-carousel .owl-item {
      padding-left: 5px;
      padding-right: 5px; }
    .matrix-2021.slider-only .fulldetailslink {
      visibility: visible; }
  .matrix-2021 .descriptionSubText {
    width: 100%;
    text-align: center;
    float: left;
    color: #838F9B;
    font-size: 11.42px;
    line-height: 20px; }
  .matrix-2021 .featureBox {
    width: 100%;
    margin-top: 28.67px;
    float: left; }
  @media screen and (max-width: 991px) {
    .matrix-2021 .matrix-2021 .customNavSub {
      margin: 0; }
    .matrix-2021 .matrix-2021 .customNavSpan {
      margin: 0;
      padding: 0 0 0 10px; } }
  @media screen and (max-width: 767px) {
    .matrix-2021 .matrix-2021 .getStartedBtn {
      position: relative;
      left: calc(50% - 109px); } }
/*# sourceMappingURL=critical.css.map */