/*!
Theme Name: Hebercom
Author: Damarint
Version: 1.5.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hebercom
*/
/*
Shortcodes
*/
.tm-pricing.style-01 .inner, .tm-pricing.style-02 .inner, .tm-box-ssl .content-wrap, .tm-box-ssl .image, .tm-box-ssl .image-hover, .tm-box-ssl .heading, .tm-box-ssl .text, .tm-box-ssl .btn {
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.tm-box-ssl::after {
  content: "";
  display: table;
  clear: both; }

.tm-pricing.style-01 .tm-pricing-list li:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }

.tm-box-ssl .btn .button-icon:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tm-register-domain .search-domain h3.title-form {
  font-size: 25px;
  font-weight: 600;
  color: #fff;
  margin: 0 !important; }

.tm-register-domain .search-domain form {
  padding-top: 5px; }
  .tm-register-domain .search-domain form button.tm-button {
    border: none !important;
    color: #fff !important;
    background: #333 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    height: 45px !important;
    line-height: 45px !important;
    margin-left: 15px;
    padding: 0 26px; }
  .tm-register-domain .search-domain form input[type="text"] {
    padding: 0px 10px;
    height: 42px;
    width: 60%;
    background: #fff;
    margin-bottom: 10px; }

.tm-register-domain .icons-tld {
  padding-top: 30px; }
  .tm-register-domain .icons-tld img {
    max-width: 100%;
    width: 70%;
    margin-bottom: 15px;
    border-radius: 50px;
    background: #fff; }
  .tm-register-domain .icons-tld span.price {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding-left: 5px; }

.tm-pricing-table {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 40px rgba(0, 0, 0, 0.06); }
  .tm-pricing-table .inner {
    overflow-x: auto; }
  .tm-pricing-table .pricing-header {
    position: relative;
    overflow: hidden;
    padding: 52px 30px 32px; }
  .tm-pricing-table table {
    table-layout: auto;
    margin: 0; }
  .tm-pricing-table td,
  .tm-pricing-table th {
    border: 0;
    border-left: 1px solid rgba(51, 51, 51, 0.1);
    border-right: 1px solid rgba(51, 51, 51, 0.1);
    padding: 0 30px; }
    .tm-pricing-table td:first-child,
    .tm-pricing-table th:first-child {
      border-left: 0; }
    .tm-pricing-table td:last-child,
    .tm-pricing-table th:last-child {
      border-right: 0; }
  .tm-pricing-table th:first-child {
    text-align: left;
    width: 370px; }
    .tm-pricing-table th:first-child .pricing-header {
      padding: 52px 30px 32px 46px; }
  .tm-pricing-table th {
    padding: 0;
    width: 266px; }
  .tm-pricing-table ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .tm-pricing-table td {
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding: 9px 0; }
    .tm-pricing-table td:last-child {
      border-bottom: 1px solid rgba(51, 51, 51, 0.1); }
  .tm-pricing-table tbody.section {
    background: #eee;
    cursor: pointer; }
    .tm-pricing-table tbody.section span.title-section {
      padding-left: 8px !important; }
    .tm-pricing-table tbody.section span.button-icon {
      margin-left: 15px !important; }
    .tm-pricing-table tbody.section:hover {
      background: #ccc; }
    .tm-pricing-table tbody.section td {
      text-align: left;
      padding-left: 15px; }
    .tm-pricing-table tbody.section span {
      text-align: left;
      font-weight: 600; }
  .tm-pricing-table tfoot td {
    padding: 30px 10px 40px; }
  .tm-pricing-table .pricing-feature-labels {
    text-align: left; }
    .tm-pricing-table .pricing-feature-labels li {
      padding-left: 20px; }
  .tm-pricing-table .heading {
    font-size: 24px; }
  .tm-pricing-table .promo {
    background: #8a3489;
    padding: 50px 0 50px 0;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding-left: 25px;
    line-height: 1.2; }
    .tm-pricing-table .promo div {
      color: #fff;
      font-size: 35px;
      font-weight: 600;
      margin: 0; }
      .tm-pricing-table .promo div mark {
        color: #ffe300 !important; }
  .tm-pricing-table .item-checked {
    color: #7ed321;
    font-size: 16px; }
  .tm-pricing-table .title {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px; }
  .tm-pricing-table .tm-pricing-feature-mark {
    position: absolute;
    top: 0;
    right: 0;
    height: 90px;
    width: 140px; }
    .tm-pricing-table .tm-pricing-feature-mark:before {
      content: "";
      position: absolute;
      top: -30px;
      right: -52px;
      height: 90px;
      width: 140px;
      transform: rotate(45deg);
      background-image: linear-gradient(60deg, #8a3489 0%, #dc4fdc 100%); }
    .tm-pricing-table .tm-pricing-feature-mark span {
      position: absolute;
      top: 20px;
      right: 7px;
      text-align: center;
      font-size: 11px;
      font-weight: 700;
      line-height: 1.19;
      display: block;
      color: #fff;
      transform: rotate(45deg);
      width: 50px; }
  .tm-pricing-table .price-wrap-inner {
    display: flex;
    align-items: flex-start;
    justify-content: center; }
  .tm-pricing-table .currency {
    font-size: 18px;
    margin-bottom: 0;
    color: #333; }
  .tm-pricing-table .price {
    font-size: 36px !important;
    line-height: 0.9;
    margin: 0 4px;
    color: #8a3489; }
  .tm-pricing-table .period {
    font-size: 14px;
    margin-bottom: 0;
    color: #999;
    align-self: flex-end;
    line-height: 2; }
  .tm-pricing-table i.fa-info-circle {
    color: #8a3489;
    padding-left: 10px;
    cursor: pointer; }

.tm-pricing {
  z-index: 2; }
  .tm-pricing .tm-pricing-list {
    margin: 0;
    padding: 0; }
    .tm-pricing .tm-pricing-list li {
      list-style-type: none; }
  .tm-pricing.style-01 {
    align-self: center;
    height: auto !important;
    margin-bottom: 30px;
    text-align: center; }
    .tm-pricing.style-01 .inner {
      position: relative;
      height: 100%;
      margin: 0 auto;
      background-color: #fff;
      padding: 49px 20px 51px;
      border-radius: 4px;
      overflow: hidden;
      box-shadow: 0 0 30px rgba(51, 51, 51, 0.1); }
    .tm-pricing.style-01:hover .inner {
      transform: translateY(-5px); }
    .tm-pricing.style-01.highlight .inner {
      box-shadow: 0 2px 30px rgba(89, 69, 230, 0.12);
      padding: 33px 20px 61px; }
    .tm-pricing.style-01:hover .inner, .tm-pricing.style-01.highlight .inner {
      box-shadow: 0 41px 43px rgba(51, 51, 51, 0.07); }
    .tm-pricing.style-01 .tm-pricing-header {
      z-index: 1;
      position: relative;
      margin-bottom: 25px; }
    .tm-pricing.style-01 .tm-pricing-button {
      display: inline-block;
      width: 180px;
      max-width: 100%;
      font-weight: 500; }
    .tm-pricing.style-01 .tm-pricing-feature-mark {
      position: absolute;
      top: 0;
      right: 0;
      height: 92px;
      width: 92px; }
      .tm-pricing.style-01 .tm-pricing-feature-mark:after {
        transform: rotate(-45deg);
        background: none repeat scroll 0 0 #fff;
        content: "";
        height: 159px;
        right: 23px;
        position: absolute;
        top: 10px;
        width: 100%; }
      .tm-pricing.style-01 .tm-pricing-feature-mark span {
        position: absolute;
        top: 21px;
        right: -2px;
        text-align: center;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 1.19;
        display: block;
        transform: rotate(45deg);
        width: 70px; }
    .tm-pricing.style-01 .price-wrap-inner {
      display: flex;
      align-items: flex-start;
      justify-content: center; }
      .tm-pricing.style-01 .price-wrap-inner h6 {
        font-size: 56px;
        font-weight: 300;
        color: #333;
        line-height: 0.6;
        margin: 0; }
      .tm-pricing.style-01 .price-wrap-inner .period {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 0;
        color: #ababab;
        align-self: flex-end; }
      .tm-pricing.style-01 .price-wrap-inner .currency {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 0;
        color: #ababab;
        align-self: flex-start;
        margin-right: 3px; }
    .tm-pricing.style-01 .period {
      font-size: 15px;
      margin-bottom: 0;
      color: #ababab;
      align-self: flex-end; }
    .tm-pricing.style-01 .image {
      position: relative;
      width: 162px;
      height: 162px;
      border-radius: 50%;
      margin: 0 auto 20px;
      background-image: linear-gradient(160deg, #fbf7f4 0%, #fefdfd 100%); }
      .tm-pricing.style-01 .image img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 140px; }
    .tm-pricing.style-01 .title {
      font-size: 15px;
      line-height: 1.5;
      color: inherit;
      text-transform: uppercase;
      letter-spacing: 2px;
      margin-bottom: 21px; }
    .tm-pricing.style-01 .tm-pricing-list {
      text-align: left;
      max-width: 270px;
      margin: 29px auto 0; }
      .tm-pricing.style-01 .tm-pricing-list li {
        position: relative;
        display: block;
        padding: 7px 0 7px 31px; }
        .tm-pricing.style-01 .tm-pricing-list li:before {
          content: "\f00c";
          color: #41b663;
          position: absolute;
          top: 12px;
          left: 0; }
        .tm-pricing.style-01 .tm-pricing-list li i {
          font-size: 16px;
          margin-right: 5px; }
    .tm-pricing.style-01 .tm-pricing-footer {
      padding-top: 16px; }
  .tm-pricing.style-02 {
    margin-bottom: 0;
    text-align: center; }
    .tm-pricing.style-02 .feature-text {
      text-align: left; }
    .tm-pricing.style-02 .feature-icon {
      color: #333;
      width: 30px;
      text-align: center; }
    .tm-pricing.style-02 .inner {
      position: relative;
      height: 100%;
      margin: 0 auto;
      padding: 55px 20px 10px;
      border-radius: 20px;
      overflow: hidden;
      border: 1px solid #333 !important; }
    .tm-pricing.style-02:hover .inner {
      transform: translateY(-5px); }
    .tm-pricing.style-02:hover .inner, .tm-pricing.style-02.highlight .inner {
      box-shadow: 0 2px 30px rgba(89, 69, 230, 0.12);
      border: 0 solid transparent;
      padding: 56px 21px 41px; }
    .tm-pricing.style-02.highlight {
      color: #fff; }
      .tm-pricing.style-02.highlight .price {
        color: #fff; }
      .tm-pricing.style-02.highlight .feature-icon {
        color: #fff !important; }
      .tm-pricing.style-02.highlight .tm-pricing-footer a.style-noborder {
        color: #fff; }
        .tm-pricing.style-02.highlight .tm-pricing-footer a.style-noborder:hover {
          color: #fff !important; }
      .tm-pricing.style-02.highlight .tm-pricing-footer a.style-flat {
        border-color: transparent;
        /* color: #fff;
          background-image: linear-gradient(
            218deg,
            #ee7455 0,
            #d63a13 50%,
            #ee7455 100%
          );
          background-size: 200% auto;
          background-position: left center;
          */
        color: #072b83;
        background: #fff; }
      .tm-pricing.style-02.highlight .title {
        color: #fff; }
      .tm-pricing.style-02.highlight .price-wrap-inner h6 {
        color: #fff; }
    .tm-pricing.style-02 .tm-pricing-header {
      margin-bottom: 25px; }
    .tm-pricing.style-02 .tm-pricing-button {
      display: inline-block;
      width: 160px;
      max-width: 100%; }
      .tm-pricing.style-02 .tm-pricing-button.style-solid {
        border-width: 1px;
        line-height: 46px; }
    .tm-pricing.style-02 .tm-pricing-feature-mark {
      position: absolute;
      top: -1px;
      right: -1px;
      width: 0;
      height: 0;
      border-top: 88px solid #8a3489;
      border-bottom: 88px solid transparent;
      border-left: 88px solid transparent; }
      .tm-pricing.style-02 .tm-pricing-feature-mark span {
        position: absolute;
        top: -72px;
        right: 6px;
        text-align: center;
        font-size: 11px;
        font-weight: 700;
        line-height: 1.19;
        display: block;
        color: #fff;
        transform: rotate(45deg); }
    .tm-pricing.style-02 .price-wrap-inner {
      display: flex;
      align-items: flex-start;
      justify-content: center;
      margin-top: 25px; }
    .tm-pricing.style-02 .currency {
      font-size: 15px;
      margin-bottom: 0;
      color: #8a3489; }
    .tm-pricing.style-02 .price {
      font-size: 56px;
      line-height: 0.8;
      margin: 0 4px;
      font-family: Montserrat, Helvetica Neue, sans-serif !important;
      font-weight: 600;
      color: #8a3489; }
    .tm-pricing.style-02 .period {
      font-size: 15px;
      margin-bottom: 0;
      color: #ababab;
      align-self: flex-end; }
    .tm-pricing.style-02 .image {
      margin-bottom: 17px; }
    .tm-pricing.style-02 .title {
      font-size: 25px;
      line-height: 1.5;
      text-transform: uppercase;
      margin-bottom: 0;
      font-weight: 600; }
    .tm-pricing.style-02 .description {
      font-size: 16px; }
    .tm-pricing.style-02 .tm-pricing-list {
      margin: 50px 0 20px 0; }
      .tm-pricing.style-02 .tm-pricing-list li {
        position: relative;
        display: block;
        padding: 5px 0;
        border-bottom: 1px solid #ccc; }
        .tm-pricing.style-02 .tm-pricing-list li i {
          font-size: 16px;
          margin-right: 5px; }
    .tm-pricing.style-02 .tm-pricing-footer {
      padding-top: 32px; }
      .tm-pricing.style-02 .tm-pricing-footer a.style-flat {
        font-weight: 600 !important;
        font-size: 18px !important; }
      .tm-pricing.style-02 .tm-pricing-footer a.style-noborder {
        font-size: 17px;
        font-weight: 500;
        line-height: 45px;
        padding-bottom: 5px;
        position: relative;
        display: inline-block;
        text-align: center;
        white-space: nowrap;
        line-height: 1.2;
        cursor: pointer !important; }
        .tm-pricing.style-02 .tm-pricing-footer a.style-noborder:hover {
          background: none !important;
          color: #333 !important; }

.tm-box-ssl {
  position: relative; }
  .tm-box-ssl .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .tm-box-ssl .content-wrap {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column; }
  .tm-box-ssl.has-image-hover .images {
    position: relative; }
  .tm-box-ssl.has-image-hover:hover .image {
    visibility: hidden;
    opacity: 0; }
  .tm-box-ssl.has-image-hover:hover .image-hover {
    opacity: 1;
    visibility: visible;
    transform: none; }
  .tm-box-ssl .image-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%; }
  .tm-box-ssl .heading {
    word-wrap: break-word;
    margin-bottom: 0; }
  .tm-box-ssl .btn {
    display: inline-block;
    margin-top: 27px;
    font-size: 14px;
    font-weight: 500; }
    .tm-box-ssl .btn .button-icon {
      margin-left: 2px; }
      .tm-box-ssl .btn .button-icon:before {
        content: "\f178"; }
  .tm-box-ssl.style-01:hover .content-wrap {
    transform: translateY(-5px); }
  .tm-box-ssl.style-01 .images {
    flex-shrink: 0;
    margin-right: 24px; }
  .tm-box-ssl.style-01 .content-inner {
    display: flex; }
  .tm-box-ssl.style-01 .content {
    flex-grow: 1; }
  .tm-box-ssl.style-01 .heading {
    font-size: 18px;
    line-height: 1.23;
    margin-bottom: 0; }
  .tm-box-ssl.style-01 .text {
    margin-top: 17px; }

@keyframes boxImageAnimationSignal {
  0% {
    opacity: 0;
    transform: scale(0); }
  1% {
    opacity: 0.14; }
  20% {
    opacity: 0.3; }
  40% {
    opacity: 0.4; }
  60% {
    transform: scale(1);
    opacity: 0; } }

html {
  scroll-behavior: smooth;
  scroll-padding: 70px 0 0 0; }

body {
  font-size: 16px !important; }

.nodisplay {
  display: none !important; }

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

a.custom-link-underline {
  margin-top: 15px;
  font-weight: 600;
  font-size: inherit;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-bottom: 1px solid #ccc; }
  a.custom-link-underline:before {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: 1;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: #8a3489; }
  a.custom-link-underline:hover:before {
    width: 100%;
    left: 0;
    right: auto; }

.tm-button {
  border-color: #8a3489;
  background: #8a3489; }
  .tm-button.tm-button.style-flat {
    font-size: 18px;
    font-weight: 600;
    height: 45px;
    line-height: 45px; }

h4 {
  font-weight: 500 !important; }

.ll-image.unload {
  -webkit-filter: blur(0px);
  filter: blur(0px); }

.domain-wrapper h3.heading {
  color: #fff !important;
  font-weight: 600 !important; }

.domain-wrapper .transfert-link a {
  border: 1px solid !important; }

.domain-wrapper .image-transfert-domain img {
  width: 85%; }

.features-section .images {
  height: 40px; }
  .features-section .images img {
    width: 80%; }

.features-section .tm-box-image {
  background: #fff;
  border-radius: 20px; }
  .features-section .tm-box-image .images {
    margin-bottom: 56px !important; }
  .features-section .tm-box-image .text {
    font-size: 18px; }

.features-section .content-wrap {
  background: none !important; }

.litespeed-wrapper img.logo {
  width: 70%; }

.litespeed-wrapper h3.heading {
  color: #fff !important; }

.hebercom_products div.heading {
  position: absolute;
  top: -13px;
  right: 0px;
  width: 100%;
  padding: 15px;
  text-align: center; }

.hebercom_products .item {
  padding-top: 20px; }
  .hebercom_products .item .image-wrap {
    float: left;
    width: 40%;
    max-height: 160px; }
  .hebercom_products .item div.price {
    margin-top: 20px;
    float: left;
    width: 60%;
    text-align: right; }
    .hebercom_products .item div.price span.started {
      display: block;
      font-weight: 400;
      font-size: 18px;
      color: #8a3489;
      margin-top: 10px;
      line-height: 20px; }
    .hebercom_products .item div.price span.price {
      color: #8a3489;
      font-size: 32px;
      font-weight: 800;
      line-height: 0; }
    .hebercom_products .item div.price span.currency {
      color: #8a3489;
      font-size: 24px;
      font-weight: 400; }

.hebercom_products .text {
  margin-top: -40px;
  clear: both;
  padding-left: 15px;
  font-size: 18px;
  color: #333; }
  .hebercom_products .text ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .hebercom_products .text ul li {
      background: url("/staging/wp-content/themes/hebercom-child/assets/images/svg/icon_check.svg") no-repeat left top;
      background-size: 20px 20px;
      font-weight: 800;
      padding-left: 40px;
      padding-bottom: 5px; }

.hebercom_products div.more-info {
  font-size: 18px;
  font-weight: 600;
  color: #8a3489;
  text-align: center;
  position: relative;
  top: 20px;
  left: 10px;
  padding-top: 10px; }

.hebercom_products .web-hosting div.heading {
  color: #fff;
  background: #8a3489;
 /* border-radius: 20px;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important; */
  font-weight: 500 !important;
  font-size: 20px; }

.hebercom_products .web-hosting .middle-arrow {
  background: #8a3489 !important; }

.hebercom_products .wordpress-hosting div.heading {
  color: #fff;
  background: #10498d;
/*  border-radius: 20px;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important; */
  font-weight: 500 !important;
  font-size: 20px; }

.hebercom_products .wordpress-hosting .middle-arrow {
  background: #8a3489 !important; }

.hebercom_products .vps-servers div.heading {
  color: #fff;
  background: #333;
  /* border-radius: 20px;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important; */
  font-weight: 500 !important;
  font-size: 20px; }

.hebercom_products .vps-servers .middle-arrow {
  background: #8a3489 !important; }

.migration-wrapper h3.heading {
  color: #fff !important; }

.migration-wrapper p.heading {
  line-height: 1.4;
  color: #fff !important; }

.tm-pricing a.style-noborder {
  cursor: pointer !important; }

.tm-pricing.highlight a.style-noborder {
  color: #fff !important; }

.tm-pricing.style-02.highlight .inner {
  background: #10498d !important; }

.tm-box-icon.style-03 .content-wrap .icon {
  color: #8a3489 !important; }

.tm-accordion.style-02 .accordion-section span.accordion-icon::before {
  color: #8a3489 !important; }

.security-row .tm-box-icon.style-03 .content-wrap {
  font-size: 16px !important; }

.tm-heading.highlight-02 mark::after {
  background: none !important; }

.faq-wrapper h6 {
  font-size: 20px !important;
  font-weight: 400 !important; }

.faq-wrapper .accordion-content {
  font-size: 16px !important; }

.tm-heading h3 {
  display: inline-block;
  padding-bottom: 10px; }

.tm-heading h4 {
  font-size: 50px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 20px; }

.litestyle-headline h3 {
  display: inline-block;
  margin-bottom: 20px;
  font-weight: 800 !important; }

.litestyle-headline h3::after {
  content: "";
  display: block;
  width: 30%;
  height: 5px;
  background-color: inherit !important;
  margin: 0 auto; }

.litestyle-headline h4 {
  display: inline-block;
  margin-bottom: 20px; }

.litestyle-headline h4::after {
  content: "";
  display: block;
  width: 30%;
  height: 5px;
  background-color: inherit !important;
  margin: 0 auto; }

.mega-menu-content a {
  padding: 0px !important; }

.mega-menu-content h2 {
  color: #fff;
  background: #8a3489;
  padding: 10px !important;
  border-radius: 5px;
  text-align: center; }

.mega-menu-content .list-item a.link {
  font-size: 12px !important; }

.mega-menu-content .marker {
  /* border: 1px solid !important;
    border-radius: 50%;
    background: #fff;*/
  font-size: 25px !important;
  line-height: 0.1 !important; }

.mega-menu-content .submenu-box-icon-hosting {
  border-radius: 10px; }
  .mega-menu-content .submenu-box-icon-hosting:hover .content-wrap {
    background: none !important;
    box-shadow: none !important; }
  .mega-menu-content .submenu-box-icon-hosting .content-wrap {
    display: inherit !important;
    padding: 10px 0px 15px 30px !important; }
    .mega-menu-content .submenu-box-icon-hosting .content-wrap .image {
      margin-bottom: 15px !important;
      float: left;
      width: 60px; }
      .mega-menu-content .submenu-box-icon-hosting .content-wrap .image img {
        width: auto;
        min-width: 0; }
      .mega-menu-content .submenu-box-icon-hosting .content-wrap .image:after {
        content: "";
        display: table;
        clear: both; }
    .mega-menu-content .submenu-box-icon-hosting .content-wrap .main-content {
      display: inherit !important;
      float: left; }
      .mega-menu-content .submenu-box-icon-hosting .content-wrap .main-content .content {
        padding-top: 15px; }
        .mega-menu-content .submenu-box-icon-hosting .content-wrap .main-content .content div.heading {
          font-size: 18px !important;
          line-height: 0.5;
          font-weight: 600; }
        .mega-menu-content .submenu-box-icon-hosting .content-wrap .main-content .content .text {
          font-size: 16px !important; }
      .mega-menu-content .submenu-box-icon-hosting .content-wrap .main-content:after {
        content: "";
        display: table;
        clear: both; }

.mega-menu-content .submenu-box-icon-domain {
  border-radius: 10px;
  margin-bottom: 15px; }
  .mega-menu-content .submenu-box-icon-domain:hover .content-wrap {
    background: none !important;
    box-shadow: none !important; }
  .mega-menu-content .submenu-box-icon-domain .content-wrap {
    display: inherit !important;
    padding: 10px 15px 15px 15px !important; }
    .mega-menu-content .submenu-box-icon-domain .content-wrap .image {
      margin-bottom: 15px !important;
      margin-right: 15px !important;
      float: left;
      width: 60px; }
      .mega-menu-content .submenu-box-icon-domain .content-wrap .image img {
        width: auto;
        min-width: 0;
        padding-top: 5px; }
      .mega-menu-content .submenu-box-icon-domain .content-wrap .image:after {
        content: "";
        display: table;
        clear: both; }
    .mega-menu-content .submenu-box-icon-domain .content-wrap .main-content {
      display: inherit !important;
      float: left; }
      .mega-menu-content .submenu-box-icon-domain .content-wrap .main-content .content {
        padding-top: 15px; }
        .mega-menu-content .submenu-box-icon-domain .content-wrap .main-content .content div.heading {
          font-size: 18px !important;
          line-height: 0.5;
          font-weight: 600; }
        .mega-menu-content .submenu-box-icon-domain .content-wrap .main-content .content .text {
          font-size: 15px !important; }
      .mega-menu-content .submenu-box-icon-domain .content-wrap .main-content:after {
        content: "";
        display: table;
        clear: both; }

.mega-menu-content .submenu-box-icon-ssl {
  border-radius: 10px;
  margin-bottom: 15px; }
  .mega-menu-content .submenu-box-icon-ssl:hover .content-wrap {
    background: none !important;
    box-shadow: none !important; }
  .mega-menu-content .submenu-box-icon-ssl .content-wrap {
    display: inherit !important;
    padding: 10px 15px 15px 15px !important; }
    .mega-menu-content .submenu-box-icon-ssl .content-wrap .image {
      margin-bottom: 15px !important;
      margin-right: 15px !important;
      float: left;
      width: 60px; }
      .mega-menu-content .submenu-box-icon-ssl .content-wrap .image img {
        width: auto;
        min-width: 0;
        padding-top: 5px; }
      .mega-menu-content .submenu-box-icon-ssl .content-wrap .image:after {
        content: "";
        display: table;
        clear: both; }
    .mega-menu-content .submenu-box-icon-ssl .content-wrap .main-content {
      display: inherit !important;
      float: left; }
      .mega-menu-content .submenu-box-icon-ssl .content-wrap .main-content .content {
        padding-top: 15px; }
        .mega-menu-content .submenu-box-icon-ssl .content-wrap .main-content .content h4.heading {
          font-size: 18px !important;
          line-height: 0.5;
          font-weight: 600; }
        .mega-menu-content .submenu-box-icon-ssl .content-wrap .main-content .content .text {
          font-size: 16px !important; }
      .mega-menu-content .submenu-box-icon-ssl .content-wrap .main-content:after {
        content: "";
        display: table;
        clear: both; }
.header-05 .menu--primary {
padding:10px;}
.header-05 .menu--primary > ul > li > a {
  font-weight: 600 !important;
  font-size: 20px !important;
  padding: 40px; }

.header-05 .header-currency {
  text-align: right; }
  .header-05 .header-currency select {
    border: 0px;
    padding: 3px 40px 3px 15px !important;
    height: 48px;
    max-width: 100%;
    width: 80%;
    outline: none;
    border-radius: 5px;
    z-index: 7999; }
  .header-05 .header-currency img {
    display: none;
    width: 70px;
    height: 70px;
    position: relative;
    top: 27px;
    right: 200px;
    z-index: 8000; }

body {
  height: 1000px; }

#header-fixed {
  position: fixed;
  top: 50px;
  display: none;
  background-color: white;
  width: inherit !important; }

.body-banner .col-md-6 {
  padding: 0 !important; }

.body-banner .image {
  height: 440px;
  background-size: cover; }

.body-banner .hb-web-1 {
  background-image: url("/staging/wp-content/themes/hebercom-child/assets/images/static/hosting-1-body-banner.jpg"); }
  .body-banner .hb-web-1 .pin {
    background: url("/staging/wp-content/themes/hebercom-child/assets/images/static/uptime.svg") no-repeat;
    height: 219px;
    width: 295px;
    position: relative;
    top: 10px;
    left: 40px;
    float: right;
    z-index: 1; }
    .body-banner .hb-web-1 .pin::after {
      clear: both; }

.body-banner .register-domain-name-1 {
  background-image: url("/staging/wp-content/themes/hebercom-child/assets/images/static/nom-domaine.jpg"); }
  .body-banner .register-domain-name-1 .pin {
    background: url("/staging/wp-content/themes/hebercom-child/assets/images/static/domaine-maroc@2x.png") no-repeat;
    background-size: 290px 214px;
    height: 214px;
    width: 290px;
    position: relative;
    top: 10px;
    left: 40px;
    float: right;
    z-index: 1; }
    .body-banner .register-domain-name-1 .pin::after {
      clear: both; }

.body-banner .gray-style {
  background: url(http://localhost/staging/wp-content/uploads/2021/05/bg-inner-outlines.svg), linear-gradient(120deg, #ccc 0, #fff 99%);
  height: 440px; }
  .body-banner .gray-style .content {
    padding: 50px 0 0 50px; }
    .body-banner .gray-style .content h2 {
      font-size: 38px;
      font-weight: 600;
      color: #333;
      margin-bottom: 25px !important; }
    .body-banner .gray-style .content p {
      font-size: 20px;
      line-height: 33px;
      width: 80%;
      color: #333;
      margin-bottom: 55px !important; }
    .body-banner .gray-style .content .style-flat {
      background: #333 !important;
      font-size: 20px;
      font-weight: 600;
      height: 53px;
      line-height: 53px; }

.body-banner .purple-style {
  background: url(http://localhost/staging/wp-content/uploads/2021/05/bg-inner-outlines.svg), linear-gradient(120deg, #8a3489 0, #bb54ba 99%);
  height: 440px; }
  .body-banner .purple-style .content {
    padding: 50px 0 0 50px; }
    .body-banner .purple-style .content h2 {
      font-size: 38px;
      font-weight: 600;
      color: #fff;
      margin-bottom: 25px !important; }
    .body-banner .purple-style .content p {
      font-size: 20px;
      line-height: 33px;
      width: 80%;
      color: #e4c4e4;
      margin-bottom: 55px !important; }
    .body-banner .purple-style .content .style-flat {
      background: #333 !important;
      font-size: 20px;
      font-weight: 600;
      height: 53px;
      line-height: 53px; }

.features-section-dark .heading-wrapper {
  font-size: 15px !important; }

.features-section-dark .tm-button {
  border: 1px solid #fff !important;
  color: #fff !important; }

.features-section-dark .content-wrap {
  min-height: 200px;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  border-radius: 20px; }
  .features-section-dark .content-wrap div.heading {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    width: 80%;
    margin: 0 auto; }
  .features-section-dark .content-wrap .images {
    margin-bottom: 16px; }
    .features-section-dark .content-wrap .images .image {
      height: 100px; }
  .features-section-dark .content-wrap:hover a {
    color: #fff !important; }

.features-section-dark a {
  cursor: inherit !important; }
  .features-section-dark a:hover {
    color: #fff !important; }

.features-section-dark .memory-icon img {
  position: relative;
  top: 30px; }

.features-section-dark .free-domain-name-icon img {
  position: relative;
  left: 20px; }

.button-solid-large-blue {
  font-weight: 600; }

.mail-wrapper .logo-leftside {
  position: relative;
  left: 50px;
  bottom: 80px; }

.mail-wrapper h3.heading {
  font-weight: 600; }

.mail-wrapper p {
  font-size: 20px;
  color: #333;
  line-height: 1.9; }

.mail-wrapper .content-wrap:hover {
  background: none !important;
  box-shadow: none !important; }

.mail-wrapper .content-wrap .content .images .image img {
  max-width: inherit !important;
  border: 1px solid #8a3489;
  border-radius: 50%; }

.mail-wrapper .content-wrap .content h4.heading {
  text-align: center;
  font-size: 18px !important;
  font-weight: 600 !important; }

.logo-technologies-wrapper img {
  opacity: 0.5; }

mark.heading {
  color: #8a3489 !important; }

.col-section-dark .heading-wrapper {
  font-size: 15px !important; }

.col-section-dark .tm-box-image {
  background: #273d6f;
  border-radius: 20px; }

.col-section-dark .tm-button {
  border: 1px solid #fff !important;
  color: #fff !important; }

.col-section-dark .content-wrap {
  min-height: 200px;
  padding: 30px 0;
  min-height: 300px;
  border: none !important; }
  .col-section-dark .content-wrap h4.heading {
    color: #fff;
    font-weight: 600 !important;
    font-size: 20px;
    min-height: 56px;
    padding: 0 20px; }
  .col-section-dark .content-wrap .images {
    margin-bottom: 16px; }
    .col-section-dark .content-wrap .images .image {
      height: 100px;
      margin: 30px 0 40px; }
  .col-section-dark .content-wrap .text {
    font-size: 16px;
    color: #fff;
    padding: 0 30px; }
  .col-section-dark .content-wrap:hover a {
    color: #fff !important; }

.col-section-dark a {
  cursor: inherit !important; }
  .col-section-dark a:hover {
    color: #fff !important; }

.wrapper-free-domain {
  padding: 15px; }
  .wrapper-free-domain p.p1 {
    font-size: 23px;
    padding: 20px 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #333; }
    .wrapper-free-domain p.p1 mark {
      color: #8a3489;
      font-weight: 600 !important; }
    .wrapper-free-domain p.p1 img {
      margin-right: 20px;
      float: left;
      width: 107px;
      height: 97px; }
  .wrapper-free-domain h4.heading {
    font-size: 32 !important;
    font-weight: 600 !important;
    font-style: italic;
    color: #8a3489 !important; }
    .wrapper-free-domain h4.heading:after {
      background: none !important; }
    .wrapper-free-domain h4.heading mark {
      color: #ffea01 !important;
      text-decoration: underline; }

.protection-domain-wrapper p {
  font-size: 20px;
  color: #333;
  line-height: 1.9; }

.protection-domain-wrapper .content-wrap {
  border-radius: 20px;
  padding-top: 20px;
  margin: 20px;
  border: 1px solid #333; }
  .protection-domain-wrapper .content-wrap::hover {
    background: none !important;
    box-shadow: none !important; }
  .protection-domain-wrapper .content-wrap .content .images .image {
    min-height: 140px; }
  .protection-domain-wrapper .content-wrap .content h4.heading {
    font-size: 22px !important;
    font-weight: 600 !important;
    height: 80px; }
  .protection-domain-wrapper .content-wrap .content .text {
    font-size: 18px !important;
    line-height: 2;
    padding: 30px;
    margin-top: 20px;
    border-top: 1px solid #333; }

.registration-domain-wrapper h3.heading {
  color: #333 !important;
  font-weight: 600 !important; }

.registration-domain-wrapper .col-section-extensions .heading-wrapper {
  font-size: 15px !important; }

.registration-domain-wrapper .col-section-extensions .tm-button {
  color: #fff !important; }

.registration-domain-wrapper .col-section-extensions .content {
  background: #8a3489 !important;
  border-radius: 20px;
  min-height: 250px; }
  .registration-domain-wrapper .col-section-extensions .content div.heading {
    color: #333;
    font-weight: 600 !important;
    font-size: 17px;
    background: url("/staging/wp-content/themes/hebercom-child/assets/images/svg/bg-discount.svg") no-repeat left top;
    background-size: 54px 66px;
    height: 100px;
    width: 54px;
    padding-left: 10px;
    float: right;
    margin: 5px 5px 0 0; }
    .registration-domain-wrapper .col-section-extensions .content div.heading:after {
      clear: both; }
  .registration-domain-wrapper .col-section-extensions .content .price {
    line-height: 1;
    text-align: left;
    max-width: 100px;
    margin: 0 auto;
    padding-bottom: 30px; }
    .registration-domain-wrapper .col-section-extensions .content .price .normal-price del {
      color: #fff;
      font-size: 20px;
      font-weight: 300 !important; }
    .registration-domain-wrapper .col-section-extensions .content .price .normal-price .currency {
      font-size: 12px !important;
      font-weight: 400 !important;
      color: #fff;
      vertical-align: super; }
    .registration-domain-wrapper .col-section-extensions .content .price .discounted-price {
      font-size: 35px;
      font-weight: 600;
      color: #fff; }
      .registration-domain-wrapper .col-section-extensions .content .price .discounted-price .currency {
        font-size: 17px !important;
        font-weight: 400 !important;
        vertical-align: super; }
  .registration-domain-wrapper .col-section-extensions .content .images .image {
    position: relative;
    bottom: 40px;
    right: 45px; }
    .registration-domain-wrapper .col-section-extensions .content .images .image.without_discount_price {
      right: 74px !important; }
  .registration-domain-wrapper .col-section-extensions .content .text {
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    font-weight: 100;
    min-height: 120px;
    line-height: 1.2;
    text-align: left; }
  .registration-domain-wrapper .col-section-extensions .content:hover a {
    color: #fff !important; }

.registration-domain-wrapper .col-section-extensions a.tm-button {
  margin-top: 20px;
  cursor: pointer !important;
  color: #fff;
  background: #333 !important;
  border: none !important; }
  .registration-domain-wrapper .col-section-extensions a.tm-button:hover {
    color: #fff !important; }

.registration-domain-wrapper .check-domain-name .search-form {
  margin: 0 auto; }
  .registration-domain-wrapper .check-domain-name .search-form input {
    border: none !important;
    height: 60px !important;
    background: #fff !important;
    font-size: 18px !important; }
  .registration-domain-wrapper .check-domain-name .search-form h3.title-form {
    font-size: 25px;
    font-weight: 600;
    color: #fff; }
  .registration-domain-wrapper .check-domain-name .search-form .style-solid {
    background: #333 !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #fff !important;
    border: none !important;
    height: 60px !important; }

.registration-domain-wrapper .heading-transfer-domaine {
  font-size: 20px;
  color: #333; }

.before-transfer-domain-wrapper p {
  font-size: 20px;
  color: #333;
  line-height: 1.9;
  font-weight: 100; }

.before-transfer-domain-wrapper .content-wrap:hover {
  background: none !important;
  box-shadow: none !important; }

.before-transfer-domain-wrapper .content-wrap .images {
  position: relative; }

.before-transfer-domain-wrapper .content-wrap .content {
  position: relative;
  bottom: 80px;
  padding-left: 100px; }
  .before-transfer-domain-wrapper .content-wrap .content h4.heading {
    font-size: 25px !important;
    font-weight: 600 !important;
    text-align: left;
    margin-bottom: 15px; }
  .before-transfer-domain-wrapper .content-wrap .content .text {
    font-size: 16px !important;
    line-height: 1.8;
    text-align: left; }

.transfer-domain-wrapper h3.heading {
  font-weight: 600 !important;
  position: relative;
  left: 50px; }

.transfer-domain-wrapper p.p1 {
  color: #333;
  position: relative;
  left: 50px; }

.transfer-domain-wrapper .tm-gradation div.circle {
  width: 97px;
  height: 97px;
  border: 5px solid #fff !important;
  background: #8a3489 !important;
  color: #fff !important;
  font-size: 35px;
  line-height: 90px; }

.transfer-domain-wrapper .tm-gradation div.heading {
  font-size: 20px;
  font-weight: 600; }

.transfer-domain-wrapper .tm-gradation div.texte {
  font-size: 18px;
  font-weight: 100;
  line-height: 1.6; }

.transfer-domain-wrapper .tm-gradation a.gradation-btn {
  font-size: 18px;
  font-weight: 500;
  border-bottom: 4px solid #edca15;
  padding: 10px 0;
  color: #333; }
  .transfer-domain-wrapper .tm-gradation a.gradation-btn:hover {
    color: #666; }

.transfer-domain-wrapper .tm-gradation .line {
  color: #333;
  height: 4px;
  top: 50px; }

.transfer-domain-wrapper .check-domain-name .search-form {
  margin: 0 auto; }
  .transfer-domain-wrapper .check-domain-name .search-form input {
    border: none !important;
    height: 60px !important;
    background: #fff !important;
    font-size: 18px !important; }
  .transfer-domain-wrapper .check-domain-name .search-form h3.title-form {
    font-size: 25px;
    font-weight: 600;
    color: #fff; }
  .transfer-domain-wrapper .check-domain-name .search-form .style-solid {
    background: #333 !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #fff !important;
    border: none !important;
    height: 60px !important; }

.transfer-domain-wrapper .heading-transfer-domaine {
  font-size: 20px;
  color: #fff; }

/*
.slide-static-common {
  background: none !important;
  height: 445px;
  background-position: top center;
  div.heading {
    display: inline-block;
    background: #333;
    padding: 10px 30px;
    font-size: 30px !important;

    &::before {
      content: ">";
     font-family: Verdana, Geneva, Tahoma, sans-serif;
      color: #8a3489 !important;
      font-size: 30px;
      font-weight: bold;
      margin-right: 10px;
    }

    &:after {
      content: "";
      background: none !important;
    }
  }
  h1 {
    margin-top: 40px !important;
    font-size: 30px !important;
    font-weight: 200 !important;
    color: #fff;
    width: 90%;
    line-height: 1.4;
    text-align: left;
    mark {
      color: #fff !important;
      font-weight: 500 !important;
      background: #8a3489 !important;
    }
  }
}*/
.heading-slide-common div.heading {
  display: inline-block;
  background: #333;
  padding: 10px 20px;
  border-radius: 20px; }
  .heading-slide-common div.heading::before {
    content: ">";
    color: #8a3489 !important;
    font-size: 25px;
    font-weight: bold;
    margin-right: 10px; }
  .heading-slide-common div.heading:after {
    content: "";
    background: none !important; }

.slide-static-common {
  background-position: top center; }
  .slide-static-common .vc_col-lg-4 {
    width: 36.33333333%; }
  .slide-static-common .vc_col-lg-8 {
    width: 62.66666667%; }
  .slide-static-common h1 {
    margin-top: 40px !important;
    color: #fff;
    line-height: 1.2 !important; }
    .slide-static-common h1 mark {
      color: #fff !important;
      font-weight: 500 !important;
      background: #8a3489 !important; }
  .slide-static-common .wrapper-slider-image .tm-image img {
    border-top-right-radius: 20px !important;
    border-top-left-radius: 20px !important; }
  .slide-static-common .wrapper-slider-image .wpb_content_element {
    border-bottom-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important; }

.tm-image.style-radius img {
  border-radius: 20px !important; }

.slide-static-domain-registration {
  background-position: top center; }

.slide-static-domain-transfert {
  background-position: top center; }

.slide-static-protect-domain {
  background-position: top center; }

.slide-static-ssl {
  background-position: top center; }

.slide-static-migration {
  background-position: top center; }

.heading-bloc-brand-protection p.p1 {
  font-size: 20px;
  width: 80%;
  margin: 0 auto; }

.brand-protection-wrapper p {
  font-size: 20px;
  color: #333;
  line-height: 1.9; }

.brand-protection-wrapper .tm-box-image {
  border-radius: 20px !important; }

.brand-protection-wrapper .content-wrap {
  border-radius: 20px !important;
  padding: 50px 50px;
  margin: 20px; }
  .brand-protection-wrapper .content-wrap:hover {
    background: none !important;
    box-shadow: none !important; }
  .brand-protection-wrapper .content-wrap .content .images .image {
    margin-bottom: 50px; }
  .brand-protection-wrapper .content-wrap .content h4.heading {
    font-size: 25px !important;
    font-weight: 600 !important;
    height: 60px;
    text-align: center !important; }
  .brand-protection-wrapper .content-wrap .content .text,
  .brand-protection-wrapper .content-wrap .content .text > p {
    font-size: 18px !important;
    line-height: 1.8;
    text-align: left !important;
    color: #fff;
    margin: 0 !important; }
  .brand-protection-wrapper .content-wrap .content h5 {
    font-size: 20px;
    color: #fff;
    margin: 20px 0 20px; }

.brand-protection-wrapper .domain-name-audit .content .text > p {
  color: #333 !important; }

.brand-protection-wrapper .domain-name-audit .content h5 {
  color: #333 !important; }

.extensions-list-price-wrapper {
  background: #eee !important;
  padding: 50px 0; }
  .extensions-list-price-wrapper .tm-tta-container .vc_tta-tab > a {
    border-radius: 0 !important;
    border-bottom: 1px solid #ccc !important;
    padding: 20px 45px !important;
    color: #333 !important;
    font-weight: 500; }
    .extensions-list-price-wrapper .tm-tta-container .vc_tta-tab > a .vc_tta-icon {
      color: #8a3489; }
  .extensions-list-price-wrapper .tm-tta-container .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
    background: #eee; }
  .extensions-list-price-wrapper .tm-tta-container .vc_tta-tab.vc_active > a {
    background: #f5f8ff !important; }
  .extensions-list-price-wrapper .tm-tta-container .vc_tta-panels .vc_tta-panel-body {
    background: #fff !important; }
  .extensions-list-price-wrapper .tm-tta-container .vc_tta-tabs-container {
    background: #efefef !important; }
  .extensions-list-price-wrapper .tablepress caption {
    display: none !important; }
  .extensions-list-price-wrapper .tablepress thead th {
    background: #8a3489;
    color: #fff;
    padding: 15px 10px;
    text-align: center;
    font-size: 18px; }
  .extensions-list-price-wrapper .tablepress tbody td {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 15px;
    text-align: center; }
    .extensions-list-price-wrapper .tablepress tbody td a {
      border: 1px solid #8a3489;
      padding: 10px 30px;
      border-radius: 10px; }
  .extensions-list-price-wrapper .tablepress .item-checked {
    color: #8a3489;
    font-size: 16px; }
  .extensions-list-price-wrapper .tablepress .item-nochecked {
    color: red;
    font-size: 16px; }
  .extensions-list-price-wrapper .tablepress strong {
    font-weight: 600;
    color: #8a3489; }

.col-section-ssl .heading-wrapper {
  font-size: 15px !important; }

.col-section-ssl .tm-box-ssl {
  background: #f5f8ff;
  border-radius: 20px;
  margin-bottom: 50px; }

.col-section-ssl .tm-button {
  color: #fff !important;
  width: 100%;
  margin-top: 30px; }

.col-section-ssl .content-wrap {
  min-height: 200px;
  min-height: 300px;
  display: inherit !important;
  border: none !important; }
  .col-section-ssl .content-wrap h4.heading {
    color: #fff;
    background: #8a3489;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-weight: 500 !important;
    font-size: 20px;
    height: 73px;
    line-height: 70px;
    padding-left: 40px; }
  .col-section-ssl .content-wrap .images {
    margin-bottom: 16px; }
    .col-section-ssl .content-wrap .images .image {
      height: 100px;
      margin: 30px 0 40px; }
  .col-section-ssl .content-wrap .text {
    font-size: 16px;
    color: #fff;
    padding: 0 30px; }
  .col-section-ssl .content-wrap:hover a {
    color: #fff !important; }

.col-section-ssl a {
  cursor: inherit !important; }
  .col-section-ssl a:hover {
    color: #fff !important; }

.col-section-ssl .validation_items div {
  text-align: center;
  min-height: 150px; }
  .col-section-ssl .validation_items div span.item {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333;
    display: block; }
  .col-section-ssl .validation_items div span.value {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    display: block;
    display: block; }
  .col-section-ssl .validation_items div span.no_value {
    color: #999 !important; }
  .col-section-ssl .validation_items div img {
    margin: 15px 0; }

.col-section-ssl div.order_it {
  padding: 10px 10px; }
  .col-section-ssl div.order_it:after {
    clear: both; }
  .col-section-ssl div.order_it .price {
    z-index: 2;
    font-size: 25px;
    text-transform: uppercase;
    color: #8a3489;
    font-weight: 600;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto; }
  .col-section-ssl div.order_it a.tm-button {
    cursor: pointer !important;
    color: #fff;
    background: #333 !important;
    border: none !important; }
    .col-section-ssl div.order_it a.tm-button:hover {
      color: #fff !important; }

.filter-certificate-wrapper div.heading {
  background: #333;
  padding: 10px;
  color: #fff;
  border-radius: 20px;
  font-weight: 600;
  margin-bottom: 40px !important; }
  .filter-certificate-wrapper div.heading span.icon {
    margin: 5px 20px; }

.filter-certificate-wrapper .tm-group {
  background: #efefef;
  border-radius: 20px; }

.material-switch {
  margin: 20px 0 0 30px; }
  .material-switch span {
    position: relative;
    top: -22px;
    left: 50px; }

.material-switch > input[type="checkbox"] {
  display: none; }

.material-switch > label {
  cursor: pointer;
  height: 0px;
  position: relative; }

.material-switch > label::before {
  background: black;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  content: "";
  height: 16px;
  margin-top: -18px;
  position: absolute;
  opacity: 0.3;
  transition: all 0.4s ease-in-out;
  width: 40px; }

.material-switch > label::after {
  background: white;
  border-radius: 16px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  content: "";
  height: 24px;
  left: -4px;
  margin-top: -22px;
  position: absolute;
  top: -4px;
  transition: all 0.3s ease-in-out;
  width: 24px; }

.material-switch > input[type="checkbox"]:checked + label::before {
  background: #8a3489 !important;
  opacity: 1; }

.material-switch > input[type="checkbox"]:checked + label::after {
  background: #fff !important;
  left: 20px; }

.img-logo-certificate img {
  width: 280px !important; }

/* Modal Content */
.modal-content {
  margin: auto;
  width: 90%; }

.modalbox {
  position: absolute;
  top: 0;
  left: 0;
  /* The Close Button */ }
  .modalbox .close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold; }
  .modalbox .close:hover,
  .modalbox .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer; }

.migration-steps-wrapper h3 {
  margin-bottom: 0 !important; }
  .migration-steps-wrapper h3 mark {
    font-size: 135px;
    font-weight: 600;
    color: #fff;
    opacity: 0.2;
    position: relative;
    top: 60px;
    margin-right: 30px; }

.migration-steps-wrapper p.heading {
  position: relative;
  bottom: 50px; }

.migration-steps-wrapper .content-wrap h4 {
  left: 0 !important; }

.migration-steps-wrapper p.p1 {
  color: #fff;
  position: relative;
  left: 50px; }

.migration-steps-wrapper .tm-gradation .circle {
  width: 97px;
  height: 97px;
  border: 5px solid #fff !important;
  background: #333 !important;
  color: #fff !important;
  font-size: 35px;
  line-height: 90px; }

.migration-steps-wrapper .tm-gradation div.heading {
  font-size: 20px;
  font-weight: 600; }

.migration-steps-wrapper .tm-gradation div.texte {
  font-size: 18px;
  font-weight: 100;
  line-height: 1.6; }

.migration-steps-wrapper .tm-gradation a.gradation-btn {
  font-size: 18px;
  font-weight: 500;
  border-bottom: 4px solid #edca15;
  padding: 10px 0;
  color: #fff; }

.migration-steps-wrapper .tm-gradation .line {
  color: #333;
  height: 4px;
  top: 50px; }

.migration-steps-wrapper .heading-transfer-domaine {
  font-size: 20px;
  color: #fff; }

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.wpcf7-submit {
  font-size: 18px !important; }

.wrapper-address-contact .image img {
  max-height: 300px; }

.wrapper-address-contact p,
.wrapper-address-contact div {
  color: #333 !important; }

.cols-with-icon-wrapper p {
  font-size: 20px;
  color: #333;
  line-height: 1.9;
  font-weight: 100; }

.cols-with-icon-wrapper .content-wrap:hover {
  background: none !important;
  box-shadow: none !important; }

.cols-with-icon-wrapper .content-wrap .images {
  position: relative; }

.cols-with-icon-wrapper .content-wrap .content {
  position: relative;
  bottom: 80px;
  padding-left: 130px; }
  .cols-with-icon-wrapper .content-wrap .content h4.heading {
    font-size: 25px !important;
    font-weight: 600 !important;
    text-align: left;
    margin-bottom: 15px; }
  .cols-with-icon-wrapper .content-wrap .content .text {
    font-size: 16px !important;
    line-height: 1.8;
    text-align: left; }

.wrapper-validation-delay .list-item .marker {
  padding-top: 5px; }

.wrapper-validation-delay .list-item span.title {
  color: #fff;
  font-weight: 600;
  font-size: 20px; }

.wrapper-validation-delay .list-item .desc {
  color: #fff; }

.wrapper-validation-delay .list-item .marker {
  color: #fff !important; }

.icons-items-wrapper-features p {
  font-size: 20px;
  color: #333;
  line-height: 1.9;
  font-weight: 100; }

.icons-items-wrapper-features .content-wrap:hover {
  background: none !important;
  box-shadow: none !important; }

.icons-items-wrapper-features .content-wrap .images {
  position: relative; }
  .icons-items-wrapper-features .content-wrap .images .image {
    padding-left: 15px; }

.icons-items-wrapper-features .content-wrap .content {
  position: relative;
  bottom: 80px;
  padding-left: 100px; }
  .icons-items-wrapper-features .content-wrap .content h4.heading {
    font-size: 25px !important;
    font-weight: 600 !important;
    text-align: left;
    margin-bottom: 15px; }
  .icons-items-wrapper-features .content-wrap .content .text {
    font-size: 16px !important;
    line-height: 1.8;
    text-align: left; }

.more-features-wp-wrapper .logo-leftside {
  position: relative;
  left: 50px;
  bottom: 80px; }

.more-features-wp-wrapper h3.heading {
  font-weight: 600; }

.more-features-wp-wrapper h4.heading {
  font-weight: 600 !important; }

.more-features-wp-wrapper .right-side .heading {
  padding: 0 20px; }

.more-features-wp-wrapper p {
  font-size: 20px;
  color: #333;
  line-height: 1.9; }

.more-features-wp-wrapper .content-wrap:hover {
  background: none !important;
  box-shadow: none !important; }

.more-features-wp-wrapper .content-wrap .content .images .image img {
  max-width: inherit !important; }

.more-features-wp-wrapper .content-wrap .content h4.heading {
  text-align: center;
  font-size: 18px !important;
  font-weight: 600 !important; }

.ecommerce-cms-wrapper {
  padding: 50px 0; }
  .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-1 {
    background: url("/staging/wp-content/themes/hebercom-child/assets/images/svg/magento_tab.svg") no-repeat center !important;
    width: 325px;
    height: 90px;
    border-bottom: 1px solid #333;
    margin-top: 0 !important; }
  .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-1.vc_active {
    background: url("/staging/wp-content/themes/hebercom-child/assets/images/svg/magento_active_tab.svg") no-repeat center #8a3489 !important;
    width: 325px;
    height: 90px;
    margin-top: 1px !important; }
  .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-2 {
    background: url("/staging/wp-content/themes/hebercom-child/assets/images/svg/woocommerce_tab.svg") no-repeat center !important;
    width: 325px;
    height: 90px;
    border-bottom: 1px solid #333;
    margin-top: 0 !important; }
  .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-2.vc_active {
    background: url("/staging/wp-content/themes/hebercom-child/assets/images/svg/woocommerce_active_tab.svg") no-repeat center #8a3489 !important;
    width: 325px;
    height: 90px;
    margin-top: 0 !important; }
  .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-3 {
    background: url("/staging/wp-content/themes/hebercom-child/assets/images/svg/prestashop_tab.svg") no-repeat center !important;
    width: 325px;
    height: 90px;
    border-bottom: 1px solid #333;
    margin-top: 0 !important; }
  .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-3.vc_active {
    background: url("/staging/wp-content/themes/hebercom-child/assets/images/svg/prestashop_active_tab.svg") no-repeat center #8a3489 !important;
    width: 325px;
    height: 90px;
    margin-top: 0 !important; }
  .ecommerce-cms-wrapper .tm-tta-container .vc_tta-tab > a {
    border-radius: 0 !important;
    padding: 20px 45px !important;
    color: #333 !important;
    font-weight: 500;
    background: none !important; }
    .ecommerce-cms-wrapper .tm-tta-container .vc_tta-tab > a .vc_tta-icon {
      color: #8a3489; }
  .ecommerce-cms-wrapper .tm-tta-container .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
    background: #eee; }
  .ecommerce-cms-wrapper .tm-tta-container .vc_tta-panels .vc_tta-panel-body {
    background: #8a3489 !important;
    padding: 80px 40px 150px 40px !important;
    margin-top: 0 !important; }
    .ecommerce-cms-wrapper .tm-tta-container .vc_tta-panels .vc_tta-panel-body .tm-pricing.style-02 .inner {
      background: #fff; }
  .ecommerce-cms-wrapper .tm-tta-container .vc_tta-tabs-list {
    background: #efefef; }
  .ecommerce-cms-wrapper .tablepress caption {
    display: none !important; }
  .ecommerce-cms-wrapper .tablepress thead th {
    background: #8a3489;
    color: #fff;
    padding: 15px 10px;
    text-align: center;
    font-size: 18px; }
  .ecommerce-cms-wrapper .tablepress tbody td {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 15px;
    text-align: center; }
    .ecommerce-cms-wrapper .tablepress tbody td a {
      border: 1px solid #8a3489;
      padding: 10px 30px;
      border-radius: 10px; }
  .ecommerce-cms-wrapper .tablepress .item-checked {
    color: #8a3489;
    font-size: 16px; }
  .ecommerce-cms-wrapper .tablepress .item-nochecked {
    color: red;
    font-size: 16px; }
  .ecommerce-cms-wrapper .tablepress strong {
    font-weight: 600;
    color: #8a3489; }

.advantage-wrapper-features p {
  font-size: 20px;
  color: #333;
  line-height: 1.9;
  font-weight: 100; }

.advantage-wrapper-features .content-wrap:hover {
  background: none !important;
  box-shadow: none !important; }

.advantage-wrapper-features .content-wrap .images {
  position: relative; }

.advantage-wrapper-features .content-wrap .content {
  position: relative;
  bottom: 55px;
  padding-left: 80px; }
  .advantage-wrapper-features .content-wrap .content h4.heading {
    font-size: 25px !important;
    font-weight: 600 !important;
    text-align: left;
    margin-bottom: 15px; }
  .advantage-wrapper-features .content-wrap .content .text {
    font-size: 16px !important;
    line-height: 1.8;
    text-align: left; }

.table-vps-storage-wrapper div.container {
  background: #f5f8ff;
  padding: 20px 50px;
  border: 1px solid #333;
  border-radius: 20px; }
  .table-vps-storage-wrapper div.container .tablepress tbody td,
  .table-vps-storage-wrapper div.container .tablepress tfoot th {
    border: none !important;
    background: none !important; }
  .table-vps-storage-wrapper div.container .tablepress img {
    width: 178px; }
  .table-vps-storage-wrapper div.container .tablepress div.heading-table {
    line-height: 0.7 !important; }
  .table-vps-storage-wrapper div.container .tablepress img.wp-image-5415,
  .table-vps-storage-wrapper div.container .tablepress img.wp-image-5416 {
    width: 29px; }
  .table-vps-storage-wrapper div.container table tr.row-1 {
    border-bottom: 5px solid #8a3489;
    font-size: 25px;
    font-weight: 500; }
    .table-vps-storage-wrapper div.container table tr.row-1 td.column-1 {
      vertical-align: bottom !important;
      text-align: left; }
  .table-vps-storage-wrapper div.container table tr.row-2,
  .table-vps-storage-wrapper div.container table tr.row-3,
  .table-vps-storage-wrapper div.container table tr.row-4 {
    border-bottom: 1px solid #333 !important;
    font-size: 20px;
    background: none !important; }
  .table-vps-storage-wrapper div.container table td {
    text-align: center; }
  .table-vps-storage-wrapper div.container table td.column-2 div {
    line-height: 1 !important; }
  .table-vps-storage-wrapper div.container table tr.row-1 td.column-3 span {
    font-weight: 200 !important; }
  .table-vps-storage-wrapper div.container table tr.row-2 td.column-1,
  .table-vps-storage-wrapper div.container table tr.row-2 td.column-2,
  .table-vps-storage-wrapper div.container table tr.row-2 td.column-3 {
    padding-top: 40px; }
  .table-vps-storage-wrapper div.container table tr.row-4 {
    border-bottom: none !important; }
  .table-vps-storage-wrapper div.container table td.column-1,
  .table-vps-storage-wrapper div.container table td.column-2 {
    border-right: 1px solid #333 !important; }
  .table-vps-storage-wrapper div.container table td.column-1 {
    text-align: left; }

.wrapper-vps-boxes-1 {
  text-align: center;
  /*
  .box-available-licences {
    width: 45%;
    margin: 0 20px;

    .tm-image-hotspot-content {
      margin-top: 30px;

      .heading,
      .text {
        text-align: center;
        color: #333 !important;
      }

      div.heading {
        font-weight: 600;
      }
    }
  }
  */ }
  .wrapper-vps-boxes-1 .box-win-server-template {
    width: 45%;
    margin-right: 20px;
    margin-left: 40px;
    border-radius: 20px !important; }
    .wrapper-vps-boxes-1 .box-win-server-template img {
      margin-top: 20px; }
    .wrapper-vps-boxes-1 .box-win-server-template .tm-image-hotspot-content {
      margin-top: 30px;
      text-align: center; }
      .wrapper-vps-boxes-1 .box-win-server-template .tm-image-hotspot-content div.text {
        padding: 0 50px; }
      .wrapper-vps-boxes-1 .box-win-server-template .tm-image-hotspot-content div.heading {
        font-size: 25px;
        font-weight: 600; }
  .wrapper-vps-boxes-1 .box-nvme-ssd {
    width: 45%;
    margin-left: 20px;
    border-radius: 20px !important; }
    .wrapper-vps-boxes-1 .box-nvme-ssd img {
      margin-top: 20px; }
    .wrapper-vps-boxes-1 .box-nvme-ssd .tm-image-hotspot-content {
      margin-top: 30px;
      text-align: center; }
      .wrapper-vps-boxes-1 .box-nvme-ssd .tm-image-hotspot-content div.heading {
        font-size: 25px;
        font-weight: 600; }

.wrapper-vps-boxes-2 {
  clear: both; }
  .wrapper-vps-boxes-2 .box-list .vc_column-inner {
    border-radius: 20px; }
  .wrapper-vps-boxes-2 .box-list p {
    font-size: 20px;
    color: #333;
    line-height: 1.9;
    font-weight: 100; }
  .wrapper-vps-boxes-2 .box-list .content-wrap {
    margin-bottom: 40px; }
    .wrapper-vps-boxes-2 .box-list .content-wrap:hover {
      background: none !important;
      box-shadow: none !important; }
    .wrapper-vps-boxes-2 .box-list .content-wrap .images {
      position: relative; }
    .wrapper-vps-boxes-2 .box-list .content-wrap .content {
      position: relative;
      bottom: 35px;
      padding-left: 50px; }
      .wrapper-vps-boxes-2 .box-list .content-wrap .content h4.heading {
        font-size: 25px !important;
        font-weight: 600 !important;
        text-align: left;
        margin-bottom: 15px; }
      .wrapper-vps-boxes-2 .box-list .content-wrap .content .text {
        font-size: 16px !important;
        line-height: 1.8;
        text-align: left; }

.megamenu-discount .heading-wrapper {
  font-size: 15px !important; }

.megamenu-discount .tm-button {
  color: #fff !important;
  background: #333; }
  .megamenu-discount .tm-button:hover {
    background: #333; }

.megamenu-discount .content-wrap {
  background: #434343 !important;
  border-radius: 20px; }
  .megamenu-discount .content-wrap .content div.heading {
    color: #333;
    font-weight: 600 !important;
    font-size: 17px;
    background: url("/staging/wp-content/themes/hebercom-child/assets/images/svg/bg-discount.svg") no-repeat left top;
    background-size: 54px 66px;
    height: 100px;
    width: 54px;
    padding-left: 10px;
    float: right;
    margin: 5px 5px 0 0; }
    .megamenu-discount .content-wrap .content div.heading:after {
      clear: both; }
  .megamenu-discount .content-wrap .content .price {
    line-height: 1;
    text-align: left;
    max-width: 100px;
    margin: 0 auto;
    padding-bottom: 30px; }
    .megamenu-discount .content-wrap .content .price .normal-price del {
      color: #fff;
      font-size: 20px;
      font-weight: 300 !important; }
    .megamenu-discount .content-wrap .content .price .normal-price .currency {
      font-size: 12px !important;
      font-weight: 400 !important;
      color: #fff;
      vertical-align: super; }
    .megamenu-discount .content-wrap .content .price .discounted-price {
      font-size: 35px;
      font-weight: 600;
      color: #edca15; }
      .megamenu-discount .content-wrap .content .price .discounted-price .currency {
        font-size: 17px !important;
        font-weight: 400 !important;
        vertical-align: super; }
  .megamenu-discount .content-wrap .content .images .image {
    position: relative;
    bottom: 20px;
    left: 20px; }
    .megamenu-discount .content-wrap .content .images .image.without_discount_price {
      right: 74px !important; }
  .megamenu-discount .content-wrap .content .text {
    clear: both;
    min-width: 350px;
    position: relative;
    bottom: 20px;
    font-size: 20px;
    font-weight: 400 !important;
    color: #fff;
    padding: 0;
    font-weight: 100;
    line-height: 1.4; }
    .megamenu-discount .content-wrap .content .text p.p-1 {
      padding: 0;
      margin: 0 !important;
      font-weight: 600;
      font-size: 25px;
      text-transform: uppercase; }
      .megamenu-discount .content-wrap .content .text p.p-1 mark {
        color: #f00; }
    .megamenu-discount .content-wrap .content .text p.p-2 {
      margin: 0;
      padding: 10px;
      font-size: 18px; }
    .megamenu-discount .content-wrap .content .text p.p-3 {
      margin: 0;
      padding: 0;
      font-size: 16px; }
  .megamenu-discount .content-wrap .content:hover a {
    color: #fff !important; }

.mega-menu {
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important; }

.submenu-ssl-encrypt p.p1 {
  font-size: 16px;
  line-height: 1.8; }
  .submenu-ssl-encrypt p.p1 a {
    background: #10498d;
    font-size: 16px;
    color: #fff;
    padding: 3px !important;
    text-decoration: underline;
    display: inline !important; }
    .submenu-ssl-encrypt p.p1 a:hover {
      text-decoration: none; }

.custom-large-flat-button a,
.button-solid-large a {
  height: 55px !important;
  line-height: 55px !important;
  font-weight: 600 !important; }

.tm-accordion.style-02 .accordion-title {
  font-weight: 400 !important;
  font-size: 20px !important; }

.before-migration-wrapper p {
  font-size: 20px;
  color: #333;
  line-height: 1.9;
  font-weight: 100; }

.before-migration-wrapper .content-wrap:hover {
  background: none !important;
  box-shadow: none !important; }

.before-migration-wrapper .content-wrap .images {
  position: relative; }

.before-migration-wrapper .content-wrap .content {
  position: relative;
  bottom: 80px;
  padding-left: 100px; }
  .before-migration-wrapper .content-wrap .content h4.heading {
    font-size: 25px !important;
    font-weight: 600 !important;
    text-align: left;
    margin-bottom: 15px; }
  .before-migration-wrapper .content-wrap .content .text {
    font-size: 16px !important;
    line-height: 1.8;
    text-align: left; }

.sla-network {
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  border-radius: 20px; }
  .sla-network h4 {
    font-weight: 600 !important; }
  .sla-network mark {
    background: #8a3489;
    padding: 3px;
    color: #fff; }

.tm-box-image.style-11 .content-wrap:hover .heading {
  color: #fff; }

.wrapper-vps-packs .tm-pricing.style-02 .inner {
  padding: 55px 10px 50px !important; }

.tm-contact-form-7 .wpcf7-textarea {
  height: 300px; }

.cols-with-icon-wrapper p {
  font-size: inherit !important;
  font-weight: inherit !important; }

.bg-light-blue {
  background-color: #dee6f0; }

.extensions-list-price-wrapper .vc_tta-panel {
  height: 100%; }

.extensions-list-price-wrapper .vc_tta-panel-body {
  height: 100%;
  padding: 0 !important; }

.check-domain-name .tm-gradation.style-01 {
  margin-left: 60px !important; }

.mega-menu-mobile {
  margin-bottom: 15px; }
  .mega-menu-mobile .tm-box-icon.style-03 {
    border-radius: 5px; }
  .mega-menu-mobile:hover .content-wrap {
    background: none !important;
    box-shadow: none !important; }
  .mega-menu-mobile .content-wrap {
    display: inherit !important;
    padding: 15px !important; }
    .mega-menu-mobile .content-wrap .image {
      margin-bottom: 15px !important;
      margin-right: 15px !important;
      float: left; }
      .mega-menu-mobile .content-wrap .image img {
        width: auto;
        min-width: 0;
        padding-top: 5px; }
      .mega-menu-mobile .content-wrap .image:after {
        content: "";
        display: table;
        clear: both; }
    .mega-menu-mobile .content-wrap .content h4.heading {
      font-size: 20px !important; }
    .mega-menu-mobile .content-wrap .content .text {
      font-size: 14px !important;
      display: flex; }
    .mega-menu-mobile .content-wrap:after {
      content: "";
      display: table;
      clear: both; }

.tm-gradation.style-01 {
  margin: 25px !important; }
  .tm-gradation.style-01 .item {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    margin: 20px; }
    .tm-gradation.style-01 .item .line {
      display: none !important; }
    .tm-gradation.style-01 .item .circle-wrap {
      margin-bottom: 45px !important; }

.price {
  font-family: Roboto, Helvetica Neue, sans-serif !important; }

.form-registration-domain {
  padding: 30px 50px 50px 50px; }
  .form-registration-domain input {
    border: none !important;
    height: 60px !important;
    background: #fff !important;
    font-size: 18px !important; }
  .form-registration-domain .title-form {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-bottom: 15px !important; }
  .form-registration-domain p {
    color: #fff;
    text-align: center;
    width: 100%;
    margin-bottom: 30px !important; }
  .form-registration-domain .style-solid {
    background: #8a3489 !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #fff !important;
    border: none !important;
    height: 60px !important;
    width: 100% !important;
    padding: 0 !important; }
  .form-registration-domain a {
    color: #fff !important;
    font-weight: 800; }

@media (max-width: 1024px) {
  .slide-static-common .vc_col-lg-4 {
    width: initial; }
  .slide-static-common .vc_col-lg-8 {
    width: initial; }
  .slide-static-common .wrapper-slider-image .tm-image img {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important; }
  .slide-static-common .wrapper-slider-image .wpb_content_element {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }
  .tm-image.style-radius img {
    border-radius: 0 !important; }
  .transfer-domain-wrapper .tm-gradation.style-01 {
    margin: 0 !important; }
    .transfer-domain-wrapper .tm-gradation.style-01 .item {
      padding: 20px 10px !important;
      margin: 5px; }
    .transfer-domain-wrapper .tm-gradation.style-01 .content-wrap {
      padding: 10px !important; }
  .page-mobile-main-menu .mega-menu {
    margin-top: 30px; }
  .page-mobile-main-menu .menu__container > li > a {
    font-size: 20px !important; }
  .registration-domain-wrapper .content-wrap .content .text {
    font-size: 18px !important; }
  .protection-domain-wrapper .content-wrap {
    background: #eee;
    border: none !important; }
    .protection-domain-wrapper .content-wrap .content h4.heading {
      height: 90px !important; }
    .protection-domain-wrapper .content-wrap .content .text {
      font-size: 16px !important;
      background: none !important;
      border: none !important;
      padding-top: 0px !important;
      padding-bottom: 0px !important; }
  .extensions-list-price-wrapper .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: none !important; }
  .extensions-list-price-wrapper .vc_tta-panel-heading {
    display: block !important;
    border-top: 1px solid #8a3489 !important;
    border-bottom: 0 !important; }
  .extensions-list-price-wrapper .vc_tta-panel {
    height: initial !important; }
  .extensions-list-price-wrapper .vc_tta-panel-body {
    height: initial !important;
    padding: 0 !important; }
  .extensions-list-price-wrapper .vc_tta-panel-title a {
    color: #8a3489 !important;
    font-size: 18px;
    padding: 14px 20px !important; }
  .extensions-list-price-wrapper .tablepress thead th {
    font-size: 14px !important; }
  .brand-protection-wrapper .content-wrap .content h4.heading {
    height: 95px !important; }
  .green-highlight-title a {
    font-size: 16px !important; }
  .contact-form-wrapper p {
    padding: 0 !important; }
  .hourly-bloc .horloge {
    margin-left: 0 !important; }
  .migration-introduction p {
    text-align: center !important; }
  /*
  .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-1,
  .tab_btn-class-2,
  .tab_btn-class-3 {
    // width: 100% !important;
    //height: 100% !important;

    a {
      padding: 30px 0 !important;
    }
  }
  */
  .bg-light-blue {
    background: #fff !important; }
  .more-features-wp-wrapper .right-side {
    border-radius: 0 !important; }
  .more-features-wp-wrapper .ssd-disc img {
    width: 50% !important;
    max-width: 50% !important; }
  .pricing-packs {
    padding: 0 !important; }
  .mail-wrapper .logo-leftside {
    position: initial !important;
    left: inherit !important;
    bottom: inherit !important; }
  .mail-wrapper p {
    font-size: 20px;
    color: #333;
    line-height: 1.9; }
  .tm-register-domain .search-domain h3.title-form {
    font-size: 23px !important;
    margin-bottom: 20px !important;
    text-align: center; }
  .tm-register-domain .search-domain form input[type="text"] {
    width: 100%; }
  .tm-register-domain .search-domain form button {
    margin: 20px 0 !important;
    width: 100%; }
  .domain-wrapper .image-transfert-domain img {
    width: 80%; }
  .header-sticky-button {
    font-weight: 600 !important; }
  .tm-pricing.style-02 .inner {
    padding: 35px 20px 35px !important;
    width: initial; }
  .tm-pricing.style-02 .price {
    font-size: 45px !important; }
  .tm-pricing.style-02 .feature-text {
    font-size: 14px !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .inner {
    padding: 35px 20px 35px !important;
    width: 70% !important;
    margin-bottom: 40px !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .price {
    font-size: 45px !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .feature-text {
    font-size: 18px !important; }
  .tm-box-image.style-10 .content-wrap {
    padding: 20px 35px 20px !important; }
  .slide-static-common {
    height: 100% !important; }
    .slide-static-common h1 {
      width: 100% !important;
      text-align: center;
      font-weight: 600 !important; }
    .slide-static-common .technologies-icons img {
      width: 60% !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .inner {
    height: auto !important; }
  .ecommerce-cms-wrapper .tm-grid-group .grid-item {
    margin-bottom: 10px !important; }
  .ecommerce-cms-wrapper .tm-tta-container .vc_tta-panels .vc_tta-panel-body {
    padding: 40px 40px 30px 40px !important; }
  .filter-certificate-wrapper p.p1 {
    padding: 0 !important; }
  .filter-certificate-wrapper .tm-group {
    margin-bottom: 50px; }
  .filter-certificate-wrapper p.p1 {
    padding: 0 !important; }
  .filter-certificate-wrapper .tm-group {
    margin-bottom: 50px; }
  .ssl-certificat-wrapper p.p1 {
    padding: 0 !important; }
  .col-section-ssl div.order_it .price {
    font-size: 22px !important; }
  .col-section-ssl .col-xs-3 {
    margin-bottom: 20px !important; }
  .col-section-ssl .content-wrap h4.heading {
    font-size: 15px !important;
    padding-left: 0 !important;
    text-align: center; }
  .col-section-ssl .validation_items div span.item {
    height: 30px !important; }
  .fix-footer-col-m {
    position: relative;
    top: -50px; }
  .slide-static-common {
    min-height: 100% !important; } }

@media (max-width: 960px) {
  .transfer-domain-wrapper .tm-gradation.style-01 {
    margin: 0 !important; }
    .transfer-domain-wrapper .tm-gradation.style-01 .item {
      padding: 20px 10px !important;
      margin: 0px 0px 30px 0px; }
    .transfer-domain-wrapper .tm-gradation.style-01 .content-wrap {
      padding: 10px !important; }
  .protection-domain-wrapper .content-wrap .content h4.heading {
    height: 50px !important; }
  .protection-domain-wrapper .content-wrap .content .text {
    font-size: 16px !important;
    background: none !important; }
  .brand-protection-wrapper .content-wrap .content h4.heading {
    height: 60px !important; }
  .green-highlight-title {
    width: 60% !important;
    margin: 0 auto !important; }
  .fix-footer-col-m {
    position: relative;
    top: -100px; }
  .green-highlight-title a {
    font-size: 20px !important; } }

@media only screen and (max-width: 768px) {
  .form-registration-domain {
    padding: 50px 20px; }
    .form-registration-domain .col-xs-12:first-child {
      margin-bottom: 15px; }
    .form-registration-domain input {
      border: none !important;
      height: 60px !important;
      background: #fff !important;
      font-size: 18px !important; }
    .form-registration-domain .title-form {
      font-size: 25px;
      font-weight: 600;
      line-height: 1.1 !important;
      color: #fff;
      text-align: center;
      margin-bottom: 15px !important; }
    .form-registration-domain p {
      color: #fff;
      line-height: 1.1 !important;
      text-align: center;
      width: 100%;
      margin-bottom: 30px !important; }
    .form-registration-domain .style-solid {
      background: #8a3489 !important;
      font-size: 20px !important;
      font-weight: 600 !important;
      color: #fff !important;
      border: none !important;
      height: 60px !important;
      width: 100% !important;
      padding: 0 !important; }
  .check-domain-name .tm-gradation.style-01 {
    margin-left: 0 !important; }
  .wrapper-free-domain p.p1 {
    font-size: 20px; }
  .extensions-list-price-wrapper .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: none !important; }
  .extensions-list-price-wrapper .vc_tta-panel-heading {
    display: block !important; }
  .extensions-list-price-wrapper .vc_tta-panel {
    height: initial !important; }
  .extensions-list-price-wrapper .vc_tta-panel-body {
    height: initial !important;
    padding: 0 !important; }
  .extensions-list-price-wrapper .vc_tta-panel-title a {
    color: #8a3489 !important;
    font-size: 18px;
    padding: 14px 20px !important; }
  .extensions-list-price-wrapper .tablepress thead th {
    font-size: 14px !important; }
  .brand-protection-wrapper .content-wrap .content h4.heading {
    height: 60px !important; }
  .green-highlight-title {
    width: 60% !important;
    margin: 0 auto !important; }
  .migration-introduction p {
    text-align: center !important; }
  .wrapper-vps-boxes-1 .box-win-server-template {
    width: 45% !important;
    margin-left: 20px !important;
    padding-bottom: 30px !important; }
  .wrapper-vps-boxes-1 .box-nvme-ssd {
    width: 45% !important;
    margin-left: 20px !important;
    padding-bottom: 30px !important; }
  .wrapper-vps-boxes-2 .box-list {
    width: initial !important;
    margin-left: initial !important; }
  .ecommerce-cms-wrapper > .tm-tta-container > .tab_btn-class-1,
  .tab_btn-class-2,
  .tab_btn-class-3 {
    width: 100% !important;
    height: 100% !important; }
    .ecommerce-cms-wrapper > .tm-tta-container > .tab_btn-class-1 a,
    .tab_btn-class-2 a,
    .tab_btn-class-3 a {
      padding: 30px 0 !important; }
  .ecommerce-cms-wrapper .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: none !important; }
  .ecommerce-cms-wrapper .vc_tta-panel-heading {
    display: block !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .inner {
    padding: 35px 20px 35px !important;
    width: 60% !important;
    margin-bottom: 40px !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .price {
    font-size: 45px !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .feature-text {
    font-size: 18px !important; }
  .bg-light-blue {
    background: #fff !important; }
  .more-features-wp-wrapper .right-side {
    border-radius: 0 !important; }
  .more-features-wp-wrapper .ssd-disc img {
    width: 50% !important;
    max-width: 50% !important; }
  .tm-pricing.style-02 .inner {
    padding: 35px 5px 35px !important;
    width: initial !important; }
  .tm-pricing.style-02 .price {
    font-size: 45px !important; }
  .tm-pricing.style-02 .feature-text {
    font-size: 14px !important; }
  .fix-footer-col-m {
    position: relative !important;
    top: -100px !important; } }

@media only screen and (max-width: 600px) {
  .wrapper-features-domain-name .tm-grid-wrapper {
    margin-left: 50px !important;
    margin-right: 50px !important; }
  .registration-domain-wrapper .tm-grid-wrapper {
    margin-left: 50px !important;
    margin-right: 50px !important; }
  .registration-domain-wrapper .tm-box-image {
    margin-bottom: 80px !important; }
  .registration-domain-wrapper .content-wrap .content .text {
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 1.3 !important; }
  .protection-domain-wrapper .tm-grid-wrapper {
    margin-left: 50px !important;
    margin-right: 50px !important; }
  .extensions-list-price-wrapper .column-4 {
    display: none !important; }
  .green-highlight-title {
    width: 70% !important;
    margin: 0 auto !important; }
  .contact-form-wrapper p {
    padding: 0 !important; }
  .migration-introduction p {
    text-align: center !important; }
  .wrapper-vps-boxes-1 .box-win-server-template {
    width: 100% !important;
    float: initial !important;
    margin: 20 !important;
    padding-bottom: 30px !important; }
  .wrapper-vps-boxes-1 .box-nvme-ssd {
    width: 100% !important;
    float: initial !important;
    margin: 20px !important;
    padding-bottom: 30px !important; }
  .fix-footer-col-m {
    position: initial !important;
    top: initial !important; }
  .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-1,
  .tab_btn-class-2,
  .tab_btn-class-3 {
    width: 100% !important;
    height: 100% !important; }
    .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-1 a,
    .tab_btn-class-2 a,
    .tab_btn-class-3 a {
      padding: 30px 0 !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .inner {
    padding: 35px 20px 35px !important;
    width: 80% !important;
    margin-bottom: 40px !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .price {
    font-size: 45px !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .feature-text {
    font-size: 18px !important; }
  .bg-light-blue {
    background: #fff !important; }
  .more-features-wp-wrapper .right-side {
    border-radius: 0 !important; }
  .more-features-wp-wrapper .ssd-disc img {
    width: 60% !important;
    max-width: 60% !important; }
  .tm-pricing.style-02 .inner {
    padding: 35px 5px 35px !important;
    width: 80% !important; }
  .tm-pricing.style-02 .price {
    font-size: 45px !important; }
  .tm-pricing.style-02 .feature-text {
    font-size: 18px !important; } }

@media only screen and (max-width: 576px) {
  .tm-gradation.style-01 .item {
    padding: 0 !important; }
  .page-mobile-main-menu .mega-menu {
    margin-top: 30px; }
  .page-mobile-main-menu .menu__container > li > a {
    font-size: 18px !important; }
  .more-features-wp-wrapper .right-side .heading {
    padding: 0 !important; }
  .tm-box-image.style-10 .content-wrap {
    padding: 30px 0 !important; }
  .registration-domain-wrapper .tm-grid-wrapper {
    margin-left: 50px !important;
    margin-right: 50px !important; }
  .registration-domain-wrapper .tm-box-image {
    margin-bottom: 20px !important; }
  .wrapper-features-domain-name .tm-grid-wrapper {
    margin-left: initial !important;
    margin-right: initial !important; }
  .protection-domain-wrapper .tm-grid-wrapper {
    margin-left: initial !important;
    margin-right: initial !important; }
  .protection-domain-wrapper .content-wrap .content h4.heading {
    height: 50px !important; }
  .protection-domain-wrapper .content-wrap .content .text {
    font-size: 16px !important;
    font-weight: 500 !important;
    background: none !important; }
  .extensions-list-price-wrapper .vc_tta-panel {
    height: initial !important; }
  .extensions-list-price-wrapper .vc_tta-panel-body {
    height: initial !important;
    padding: 0 !important; }
  .green-highlight-title {
    width: 100% !important;
    margin: 0 auto !important; }
  .migration-introduction p {
    text-align: center !important; }
  .more-features-wp-wrapper .ssd-disc img {
    width: 100% !important;
    max-width: 100% !important; }
  .fix-footer-col-m {
    position: initial !important;
    top: initial !important; }
  .tm-pricing.style-02 .inner {
    padding: 35px 20px 35px !important;
    width: initial !important; }
  .tm-pricing.style-02 .price {
    font-size: 57px !important; }
  .tm-pricing.style-02 .feature-text {
    font-size: 16px !important; }
  .tm-pricing.style-02 .tm-button.style-flat {
    padding: 0 30px !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .inner {
    padding: 35px 20px 35px !important;
    width: initial !important;
    margin-bottom: 20px !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .price {
    font-size: 45px !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .feature-text {
    font-size: 16px !important; }
  .tm-register-domain .search-domain h3.title-form {
    font-size: 23px !important;
    margin-bottom: 20px !important;
    text-align: center; }
  .tm-register-domain .search-domain form input[type="text"] {
    width: 100%; }
  .tm-register-domain .search-domain form button {
    margin: 20px 0 !important;
    width: 100%; }
  .icons-tld .col-xs-4 {
    margin-bottom: 30px; }
  .domain-wrapper .image-transfert-domain img {
    width: 60%; }
  .header-sticky-button {
    font-weight: 600 !important; }
  .mail-wrapper .logo-leftside {
    position: inherit !important;
    left: 0 !important; }
  .vc_container-overlay {
    opacity: 0.4 !important; }
  .slide-static-common {
    background-position: center center;
    height: 100% !important; }
    .slide-static-common h1 {
      text-align: center;
      font-weight: 600 !important; }
    .slide-static-common .technologies-icons img {
      width: 95% !important; }
  .tm-button.style-flat {
    padding: 0 10px !important; }
  .slide-static-web-hosting {
    background-position: -800px 0 !important; }
    .slide-static-web-hosting .vc_container-overlay {
      opacity: 0.6 !important; }
  .slide-static-protect-domain {
    background-position: -1100px 0 !important; }
    .slide-static-protect-domain .vc_container-overlay {
      opacity: 0.4 !important; }
  .slide-static-payment-mode {
    background-position: -1400px 0 !important; }
    .slide-static-payment-mode .vc_container-overlay {
      opacity: 0.7 !important; }
  .slide-static-domain-registration {
    background-position: -1400px 0 !important; }
    .slide-static-domain-registration .vc_container-overlay {
      opacity: 0.6 !important; }
  .slide-static-domain-transfert {
    background-position: -800px 0 !important; }
    .slide-static-domain-transfert .vc_container-overlay {
      opacity: 0.6 !important; }
  .slide-static-migration {
    background-position: -1200px 0 !important; }
    .slide-static-migration .vc_container-overlay {
      opacity: 0.4 !important; }
  .slide-static-contact {
    background-position: -1300px 0 !important; }
    .slide-static-contact .vc_container-overlay {
      opacity: 0.8 !important; }
  .ecommerce-cms-wrapper .tm-pricing.style-02 .inner {
    height: auto !important; }
  .ecommerce-cms-wrapper .tm-grid-group .grid-item {
    margin-bottom: 10px !important; }
  .ecommerce-cms-wrapper .tm-tta-container .vc_tta-panels .vc_tta-panel-body {
    padding: 40px 40px 30px 40px !important; }
  .bg-light-blue {
    background: #fff !important; }
  .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-1,
  .tab_btn-class-2,
  .tab_btn-class-3 {
    width: 100% !important;
    height: 100% !important; }
    .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-1 a,
    .tab_btn-class-2 a,
    .tab_btn-class-3 a {
      padding: 30px 0 !important; }
  .more-features-wp-wrapper .right-side {
    border-radius: 0 !important; }
  .tm-pricing-table .promo {
    padding: 30px 20px !important;
    font-size: 18px !important; }
    .tm-pricing-table .promo div {
      font-size: 25px !important; }
  .wrapper-vps-boxes-1 {
    text-align: center; }
    .wrapper-vps-boxes-1 .box-win-server-template {
      width: 90% !important;
      margin: 0 auto !important;
      margin-bottom: 50px !important; }
      .wrapper-vps-boxes-1 .box-win-server-template img {
        margin-top: 20px; }
      .wrapper-vps-boxes-1 .box-win-server-template .tm-image-hotspot-content {
        margin-top: 30px;
        text-align: center; }
        .wrapper-vps-boxes-1 .box-win-server-template .tm-image-hotspot-content div.text {
          padding: 20px 50px; }
        .wrapper-vps-boxes-1 .box-win-server-template .tm-image-hotspot-content div.heading {
          font-size: 25px;
          font-weight: 600; }
    .wrapper-vps-boxes-1 .box-nvme-ssd {
      width: 90% !important;
      margin: 0 auto !important; }
      .wrapper-vps-boxes-1 .box-nvme-ssd img {
        margin-top: 20px; }
      .wrapper-vps-boxes-1 .box-nvme-ssd .tm-image-hotspot-content {
        margin-top: 30px;
        text-align: center; }
        .wrapper-vps-boxes-1 .box-nvme-ssd .tm-image-hotspot-content div.heading {
          font-size: 25px;
          font-weight: 600; }
  /*
  .wrapper-vps-boxes-2 {
    .box-list {
      .vc_column-inner {
        border-radius: 15px;
      }
      width: 100% !important;
      margin-left: 0 !important;
      p {
        font-size: 20px;
        color: #333;
        line-height: 1.9;
        font-weight: 100;
      }

      .content-wrap {
        // padding: 20px 10px;
        margin-bottom: 40px;
        //    background: #efefef;
        &:hover {
          background: none !important;
          box-shadow: none !important;
        }
        .images {
          .image {
            // min-height: 140px;
          }
          position: relative;
        }
        .content {
          position: relative;
          bottom: 35px;
          padding-left: 50px;

          h4.heading {
            // text-align: center;
            font-size: 25px !important;
            font-weight: 600 !important;
            // height: 50px;
            text-align: left;
            margin-bottom: 15px;
          }
          .text {
            font-size: 16px !important;
            line-height: 1.8;
            text-align: left;
          }
        }
      }
    }
  }
*/
  .registration-domain-wrapper .check-domain-name .search-form button {
    margin-top: 25px;
    width: 100%; }
  .registration-domain-wrapper .col-section-extensions .content-wrap {
    margin-bottom: 50px; }
    .registration-domain-wrapper .col-section-extensions .content-wrap .content .text {
      min-height: 100% !important;
      padding-bottom: 30px !important;
      font-size: 18px !important; }
  .registration-domain-wrapper .heading-transfer-domaine {
    margin: 20px 0 !important; }
  .tm-button.style-solid.tm-button-lg {
    padding: 0 10px !important; }
  .wrapper-protection-domain h3.heading {
    font-weight: 400 !important; }
  .brand-protection-wrapper .content-wrap {
    padding: 20px !important; }
    .brand-protection-wrapper .content-wrap .content h4.heading {
      height: auto !important; }
    .brand-protection-wrapper .content-wrap .content .images {
      margin-top: 30px; }
  .transfer-domain-wrapper .check-domain-name .search-form button {
    margin-top: 25px;
    width: 100%; }
  .transfer-domain-wrapper .col-section-extensions .content-wrap {
    margin-bottom: 50px; }
    .transfer-domain-wrapper .col-section-extensions .content-wrap .content .text {
      min-height: 100% !important;
      padding-bottom: 30px !important;
      font-size: 18px !important; }
  .transfer-domain-wrapper .heading-transfer-domaine {
    margin: 20px 0 !important; }
  .extensions-list-price-wrapper .column-3,
  .extensions-list-price-wrapper .column-4,
  .extensions-list-price-wrapper .column-5 {
    display: none !important; }
  .extensions-list-price-wrapper .tablepress {
    width: 100% !important; }
  .extensions-list-price-wrapper .vc_tta.vc_general .vc_tta-panel-title > a {
    background: #fff; }
  .extensions-list-price-wrapper .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0 !important; }
  .extensions-list-price-wrapper .vc_tta-panel-heading .vc_tta-title-text {
    font-size: 18px !important; }
  .extensions-list-price-wrapper .vc_tta-panel-heading .vc_tta-icon {
    color: #8a3489;
    font-size: 18px !important; }
  .extensions-list-price-wrapper .vc_tta-panel-heading .tab_btn-class-1 a,
  .extensions-list-price-wrapper .vc_tta-panel-heading .tab_btn-class-2 a,
  .extensions-list-price-wrapper .vc_tta-panel-heading .tab_btn-class-3 a {
    padding: 14px 20px !important; }
  .migration-introduction p {
    text-align: center !important;
    font-size: 18px !important; }
  .hourly-bloc .horloge {
    display: none !important; }
  .contact-form-wrapper p {
    padding: 0 !important; }
  .filter-certificate-wrapper p.p1 {
    padding: 0 !important; }
  .filter-certificate-wrapper .tm-group {
    margin-bottom: 50px; }
  .ssl-certificat-wrapper p.p1 {
    padding: 0 !important; }
  .col-section-ssl div.order_it .price {
    font-size: 20px !important; }
  .col-section-ssl .col-xs-3 {
    margin-bottom: 20px !important; }
  .col-section-ssl .content-wrap h4.heading {
    font-size: 15px !important;
    padding-left: 0 !important;
    text-align: center; }
  .col-section-ssl .validation_items div span.item {
    height: 30px !important; }
  .icons-items-wrapper-features .content-wrap .images .image {
    padding-left: 0 !important; }
  .slide-static-common {
    min-height: 100% !important; }
    .slide-static-common h1 {
      font-size: 40px !important; } }

@media (max-width: 360px) {
  .tm-grid-wrapper .style-13 .content h4.heading {
    height: 70px !important; }
  .before-transfer-domain-wrapper h3.heading {
    font-size: 20px !important; }
  .branding__logo img {
    width: 250px !important; }
  .style-flat span.button-text {
    font-size: 18px !important;
    padding: 0 30px !important; }
  .slide-static-common .style-flat span.button-text {
    padding: 0 !important; }
  .advantage-wrapper-features .style-flat {
    margin-top: 20px !important; }
    .advantage-wrapper-features .style-flat span.button-text {
      font-size: 18px !important;
      padding: 0 !important; }
    .advantage-wrapper-features .style-flat span.button-text {
      font-size: 18px !important;
      padding: 0 !important; }
  .wrapper-free-domain .style-flat {
    margin-top: 20px !important; }
    .wrapper-free-domain .style-flat span.button-text {
      font-size: 18px !important;
      padding: 0 !important; }
    .wrapper-free-domain .style-flat span.button-icon {
      margin-right: 2px !important; }
  .wrapper-features-domain-name .style-solid {
    margin-top: 20px !important;
    padding: 0 !important; }
    .wrapper-features-domain-name .style-solid span.button-text {
      font-size: 18px !important;
      padding: 0 !important; }
    .wrapper-features-domain-name .style-solid span.button-text {
      font-size: 18px !important;
      padding: 0 !important; }
  .wrapper-why-transfer-to-us .style-flat {
    margin-top: 20px !important; }
    .wrapper-why-transfer-to-us .style-flat span.button-text {
      font-size: 18px !important;
      padding: 0 !important; }
    .wrapper-why-transfer-to-us .style-flat span.button-icon {
      margin-right: 2px !important; }
  .icons-items-wrapper-features .content-wrap .images .image {
    padding-left: 0 !important; }
  .mail-wrapper p {
    font-size: 18px !important; }
  .ecommerce-cms-wrapper .tm-tta-container .tab_btn-class-1 a,
  .tab_btn-class-2 a,
  .tab_btn-class-3 a {
    padding: 22px 0 !important; }
  .ecommerce-cms-wrapper .tm-tta-container .vc_tta-panels .vc_tta-panel-body {
    padding: 40px 10px !important; }
  .brand-protection-wrapper .content-wrap .content .text,
  .brand-protection-wrapper .content-wrap .content .text > p {
    font-size: 16px !important; }
  .tm-box-ssl .col-xs-4:nth-child(1) {
    margin-bottom: 35px !important; }
  .tm-box-ssl .col-xs-4 div span.item {
    height: 45px !important; }
  .tm-accordion.style-02 .accordion-title {
    font-size: 18px !important; }
  .tm-accordion.style-02 .accordion-content {
    padding: 0 0 0 10px !important; }
  .wrapper-vps-boxes-1 .box-win-server-template .tm-image-hotspot-content div.text {
    padding: 20px 0px !important; }
  .extensions-list-price-wrapper .tablepress tbody td a {
    padding: 10px 10px !important; }
  .col-section-dark .content-wrap .text {
    padding: 0 !important; }
  .payement-mode.cols-with-icon-wrapper .content-wrap .content {
    padding: 0 !important;
    position: initial !important;
    bottom: initial !important;
    margin-bottom: 50px; }
  .wrapper-address-contact .vc_column-inner {
    padding: 20px !important; }
  .hourly-bloc h3.heading {
    font-size: 25px !important; }
  .transfer-domain-wrapper .tm-gradation.style-01 {
    margin: 0 !important; }
    .transfer-domain-wrapper .tm-gradation.style-01 .item {
      padding: 20px 10px !important;
      margin: 0px 0px 30px 0px; }
    .transfer-domain-wrapper .tm-gradation.style-01 .content-wrap {
      padding: 10px !important; }
    .transfer-domain-wrapper .tm-gradation.style-01 div.circle {
      width: 65px;
      height: 65px;
      line-height: 58px; }
  .hebercom_products div.heading {
    font-size: 18px !important; }
  .slide-static-common {
    min-height: 100% !important; }
    .slide-static-common h1 {
      font-size: 35px !important; }
  .tm-pricing.style-02 .tm-button.style-flat {
    padding: 0 10px !important; } }
