
/*----------------------*/
/*      ALL STYLES      */
/*----------------------*/


body {
  overflow-x: hidden;
  font-family: 'Open Sans', sans-serif; }

.no-padding {
  padding: 0; }

.no-padding-right {
  padding-right: 0; }

.no-margin {
  margin: 0; }

.img-bg {
  background-repeat: no-repeat; }

.clear {
  clear: both; }

.text-capitalize {
  text-transform: capitalize !important; }

/*----------------------*/
/*         FONTS        */
/*----------------------*/
@font-face {
  font-family: "RockwellRegular";
  /*src: url("plans/fonts/RockwellRegular.eot");*/
  /*src: url("plans/fonts/RockwellRegular.woff") format("woff");*/
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "RockwellBold";
  /*src: url("plans/fonts/Rockwell-Bold.svg");
  src: url("plans/fonts/Rockwell-Bold.ttf");*/
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Lato Bold";
  /*src: url("plans/fonts/lato-bold-webfont.woff");*/
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Lato Light";
  /*src: url("plans/fonts/lato-light-webfont.ttf");*/
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Lato Light";
  /*src: url("plans/fonts/lato-light-webfont.ttf");*/
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Poppins";
 /* src: url("plans/fonts/sourcecodepro-regular.woff");*/
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Poppins";
 /* src: url("plans/fonts/sourcecodepro-regular.ttf");*/
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Poppins Medium";
 /* src: url("plans/fonts/futura-medium.ttf");*/
  font-style: normal;
  font-weight: normal; }

/*----------------------*/
/*        BUTTONS       */
/*----------------------*/
.wpc-btn {
  background-color: #ffe13e;
  border: 1px solid #ffe13e;
  color: #363855;
  text-transform: uppercase;
  font: bold 22px 'Raleway ExtraBold', sans-serif;
  padding: 21px 25px;
  display: inline-block;
  position: relative;
  letter-spacing: 0.3px;
  margin-left: 11px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
  .wpc-btn.btn-contact {
    margin-left: 0; }
  @media (max-width: 767px) {
    .wpc-btn {
      margin-left: 0; } }
  .wpc-btn:hover {
    text-decoration: none;
    background-color: transparent;
    color: #ffe13e; }
  .wpc-btn.classic {
    padding: 15px 52px;
    background-color: transparent;
    border: 3px solid #fff;
    font-size: 18px;
    text-transform: capitalize;
    color: #fff; }
    .wpc-btn.classic:hover {
      background-color: #fff;
      color: #1f2532; }
    .wpc-btn.classic.classic-x {
      border-color: #16943a;
      color: #1f2532;
      text-transform: capitalize;
      font-family: "Raleway Bold", sans-serif;
      text-transform: uppercase; }
      .wpc-btn.classic.classic-x:hover {
        background-color: #1f2532;
        border-color: #1f2532;
        color: #ffffff; }
  .wpc-btn.modern {
    border: 3px solid #202242;
    color: #202242;
    font-size: 18px;
    text-transform: capitalize;
    background-color: transparent;
    padding: 15px 52px;
    text-transform: uppercase; }
    .wpc-btn.modern:hover {
      background-color: #202242;
      color: #fff; }

/*----------------------*/
/*        HOSTING PLANS     */
/*----------------------*/

.hosting-plans {
  text-align: center;
  padding-top: 0px; }
  @media (max-width: 767px) {
    .hosting-plans {
      margin-top: 50px; } }
  .hosting-plans .section-subheading {
    margin-bottom: 68px; }
  .hosting-plans .wpc-btn.left {
    margin-right: 35px;
    padding: 15px 33px;
    background-color: #16943a;
    font-size: 18px; }
    @media (max-width: 767px) {
      .hosting-plans .wpc-btn.left {
        margin-bottom: 10px;
        margin-right: 0; } }
  .hosting-plans .wpc-btn.classic.classic-x.w-btn {
    letter-spacing: -0.1px;
    padding: 15px 47px; }

.wpc-section-plans {
  background-color: #f5f5f5;
  text-align: left;
  padding: 49px 50px 58.5px 35px; }
  @media (max-width: 767px) {
    .wpc-section-plans {
      padding: 25px 50px 25px 35px; } }
  .wpc-section-plans .heading {
    font-family: "Raleway", sans-serif;
    font-size: 45px;
    color: #363855;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .wpc-section-plans .heading {
        font-size: 35px; } }
  .wpc-section-plans .desc {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    color: #7c7c7c;
    line-height: 28px; }

.wrapper-h-plans {
  margin-bottom: 6px; }
  .wrapper-h-plans.m-top {
    margin-top: 75px; }
    @media (max-width: 767px) {
      .wrapper-h-plans.m-top {
        margin-top: 50px; } }
  .wrapper-h-plans.bg-info-g .wpc-section-plans {
    background-color: #ededed; }
  .wrapper-h-plans.bg-info-g .wpc-plans-detail {
    background-color: #e7e6e6; }
  .wrapper-h-plans.bg-info-h .wpc-section-plans {
    background-color: #e4e4e4; }
  .wrapper-h-plans.bg-info-h .wpc-plans-detail {
    background-color: #d9d9d9; }
  .wrapper-h-plans.bg-info-x .wpc-section-plans {
    background-color: #e4e4e4; }
  .wrapper-h-plans.bg-info-x .wpc-plans-detail {
    background-color: #d9d9d9; }
  .wrapper-h-plans.bg-info-t .wpc-section-plans {
    background-color: #d9d9d8; }
  .wrapper-h-plans.bg-info-t .wpc-plans-detail {
    background-color: #cfcfcf;
    padding: 30px 0 40px 24px; }
  .wrapper-h-plans.bg-info-t .h-plans-info {
    background-color: #16943a;
    padding-top: 65px;
    padding-bottom: 83px; }
  .wrapper-h-plans.bg-info-t.bg-grade .wpc-section-plans {
    background-color: #f5f5f5; }
  .wrapper-h-plans.bg-info-t.bg-grade .wpc-plans-detail {
    background-color: #f1f1f1; }

.wpc-plans-detail {
  background-color: #f1f1f1;
  text-align: left;
  padding: 30px 0 40px 24px; }
  @media (max-width: 767px) {
    .wpc-plans-detail {
      padding: 25px 0 25px 24px; } }
  .wpc-plans-detail .list {
    padding: 0; }
    .wpc-plans-detail .list li {
      list-style-type: none;
      margin-bottom: 21px;
      font-family: "Raleway SemiBold", sans-serif; }
      .wpc-plans-detail .list li i {
        color: #363855;
        margin-right: 6px;
        margin-left: 20px; }
        .wpc-plans-detail .list li i:before {
          font-size: 18px;
          margin-left: 0; }
    .wpc-plans-detail .list .number {
      font-family: "Raleway Bold", sans-serif;
      color: #202242;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 17px;
      margin-right: 5px; }
  .wpc-plans-detail .info {
    color: #848e94;
    text-transform: uppercase;
    font-family: "Raleway SemiBold", sans-serif; }
    .wpc-plans-detail .info.text-info {
      color: #202242;
      font-weight: bold;
      text-transform: uppercase;
      font-family: "Raleway Bold", sans-serif; }

.h-plans-info {
  background-color: #35384c;
  color: #fff;
  font-family: "Raleway", sans-serif;
  padding: 11px 0 29.5px 0; }
  .h-plans-info .wpc-btn.classic {
    color: #fff;
    padding: 13px 20px;
    margin-bottom: 20px;
    font-size: 16px;
    text-transform: uppercase;
    border-width: 2px; }
    .h-plans-info .wpc-btn.classic:hover {
      color: #1f2532;
      background-color: #FFF; }
  .h-plans-info .price {
    font-size: 59px;
    font-family: "Lato", sans-serif;
    margin-bottom: 2px; }
    .h-plans-info .price .title {
      font-size: 37px;
      margin-left: 14px;
      font-weight: bold; }
      .h-plans-info .price .title .line {
        font-size: 18px;
        display: inline-block;
        margin-left: -20px; }
      .h-plans-info .price .title .title-price {
        margin-left: -5px;
        display: inline-block;
        font-family: "Raleway", sans-serif;
        text-transform: lowercase; }
    .h-plans-info .price .symbol {
      font-size: 30px;
      font-family: "Raleway", sans-serif;
      display: inline-block; }
  .h-plans-info .heading {
    margin-top: -14px;
    margin-bottom: 10px;
    font-size: 17px; }
  .h-plans-info .title {
    text-transform: uppercase;
    font: bold 21px "Raleway ExtraBold", sans-serif;
    margin-bottom: 2px; }
  .h-plans-info .desc {
    text-transform: lowercase;
    font-family: "Raleway Medium", sans-serif;
    line-height: 17px; }
  .h-plans-info .call-title {
    text-transform: uppercase;
    font-size: 20.5px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 6px; }
  .h-plans-info .call-link {
    color: #ffffff;
    display: block;
    margin-bottom: 20px;
    font: bold 29px "Lato Light", sans-serif; }
  .h-plans-info .wpc-btn.modern {
    padding: 13px 20px;
    font-size: 16px;
    border-width: 2px; }
  .h-plans-info .header-wrap {
    text-align: left;
    padding-left: 51px; }
    @media (max-width: 1199px) {
      .h-plans-info .header-wrap {
        text-align: center;
        padding-left: 0; } }

/*----------------------*/
/*       HOSTING        */
/*----------------------*/
.wpc-hosting-info {
  padding-top: 90px; }
  .wpc-hosting-info .wrapper {
    text-align: center;
    position: relative; }
    @media (max-width: 991px) {
      .wpc-hosting-info .wrapper {
        margin-bottom: 30px; } }
    .wpc-hosting-info .wrapper:before {
      content: "";
     /* background-image: url(../img/arrow-right-large.png);*/
      position: absolute;
      width: 69px;
      height: 62px;
      right: -50px;
      top: 40px;
      background-repeat: no-repeat; }
      @media (max-width: 767px) {
        .wpc-hosting-info .wrapper:before {
          content: none; } }
    .wpc-hosting-info .wrapper.last:before {
      content: none; }
    @media (max-width: 991px) {
      .wpc-hosting-info .wrapper.even:before {
        content: none; } }
  .wpc-hosting-info .heading {
    color: #1f2532;
    font-family: "Raleway ExtraBold", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 14px; }
  .wpc-hosting-info .desc {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    color: #adb4c0;
    line-height: 23px; }
  .wpc-hosting-info .icon {
    background-color: #242830;
    padding: 35px;
    border-radius: 50%;
    margin-bottom: 63px; }

.wpc-hosting-plans {
  padding-top: 99px;
  text-align: center; }
  .wpc-hosting-plans .heading-section {
    font-size: 37px; }
  .wpc-hosting-plans.wpc-pricing .wrapper {
    margin-top: 58px;
    padding-top: 38px;
    padding-bottom: 33px; }
    @media (max-width: 767px) {
      .wpc-hosting-plans.wpc-pricing .wrapper {
        margin-top: 0; } }
    .wpc-hosting-plans.wpc-pricing .wrapper.act {
      background-color: #242830; }
      .wpc-hosting-plans.wpc-pricing .wrapper.act .title {
        color: #fff; }
      .wpc-hosting-plans.wpc-pricing .wrapper.act .period {
        color: #fff; }
      .wpc-hosting-plans.wpc-pricing .wrapper.act .wpc-btn:hover {
        border-color: #fff; }
    .wpc-hosting-plans.wpc-pricing .wrapper .title {
      font-size: 18px; }
    .wpc-hosting-plans.wpc-pricing .wrapper .price {
      font-size: 45px;
      margin-top: 5px; }
      .wpc-hosting-plans.wpc-pricing .wrapper .price sup {
        top: -16px;
        font-size: 24px; }
    .wpc-hosting-plans.wpc-pricing .wrapper .period {
      margin-top: -4px;
      margin-bottom: 23px;
      font-size: 11px; }
    .wpc-hosting-plans.wpc-pricing .wrapper .wpc-btn {
      padding: 11px 15px;
      font-size: 10px; }
    @media (max-width: 767px) {
      .wpc-hosting-plans.wpc-pricing .wrapper.first {
        margin-top: 50px; } }
    .wpc-hosting-plans.wpc-pricing .wrapper.m-top {
      margin-top: 0; }
  @media (max-width: 767px) {
    .wpc-hosting-plans .table-responsive {
      border: none;
      margin-bottom: 0; } }
  .wpc-hosting-plans .table {
    margin-top: 12px;
    margin-bottom: 0; }
    .wpc-hosting-plans .table .title-table {
      font-family: "Raleway SemiBold", sans-serif;
      font-size: 16px;
      color: #242830; }
    .wpc-hosting-plans .table td {
      font-family: "Raleway", sans-serif;
      font-size: 16px;
      color: #242830;
      border-top: none;
      border-bottom: 1px solid #cbcccd;
      padding-bottom: 24px;
      padding-top: 22px;
      vertical-align: middle; }
      .wpc-hosting-plans .table td:first-child {
        text-align: left; }
      .wpc-hosting-plans .table td .fa-check {
        font-size: 29px; }

.wpc-host-plan {
  background-color: #242830;
  margin-top: 28px;
  padding-top: 100px;
  padding-bottom: 88px; }
  .wpc-host-plan .heading-section {
    font-size: 37px;
    margin-bottom: 23px; }
  .wpc-host-plan .section-subheading {
    font-size: 18px;
    margin-bottom: 80px; }
  .wpc-host-plan .wrapper {
    background-color: #f2efe8;
    text-align: center;
    padding-top: 34px;
    padding-bottom: 42px;
    margin-bottom: 32px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    .wpc-host-plan .wrapper:hover {
      background-color: #ffe13e; }
    .wpc-host-plan .wrapper .heading {
      font-family: "Raleway SemiBold", sans-serif;
      font-size: 16px;
      color: #242830;
      text-transform: uppercase;
      margin-top: 33px;
      margin-bottom: 30px; }
    .wpc-host-plan .wrapper .desc {
      font-family: "Raleway Light", sans-serif;
      font-size: 16px;
      color: #3f4349;
      padding-left: 15px;
      padding-right: 15px;
      line-height: 24px; }

/*----------------------*/
/*      Mobile Tweaks   */
/*----------------------*/
        @media (max-width: 767px) {
          .mobile-hide {
            display: none;
          }
        .wpc-menu-wrap {
           padding: 10px;
          } 
          .wpc-menu-wrap.fixed .menu-toggle {
            top: -23px;
           }
          .logo-menu {
             margin-top: 30px;
              width: 200px;
           }
         }
         .section-offer .heading-section {
    font: bold 48px "Raleway Bold", sans-serif;
    color: #1F2532;
}
.section-offer h3 {
color: #1F2532;
}
.wpc-hosting-plans.wpc-pricing .wrapper.act .price{
    color: #fff;
}
.wpc-pricing.vps-pricing .wrapper .price {
color: #fff;
}
.map-2 {
height: 500px;
}
.total .wpc-btn {
    background-color: #ffe13e;
    border: 1px solid #ffe13e;
    color: #363855;
    text-transform: uppercase;
    font: bold 14px 'Raleway ExtraBold', sans-serif;
    padding: 15px;
    display: inline-block;
    position: relative;
    letter-spacing: 0.3px;
    margin-left: 11px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.wpc-menu-wrap .col-sm-9.col-lg-7.col-lg-offset-2.no-padding {
    margin-left: 0px;
    float: right;
}