.hero {
  padding: 4rem 0 5rem 0;
  background: #f5f6f8;
}
.hero .btn {
  box-shadow: var(--shadow);
  border-radius: var(--border-radius);
  font-family: var(--mont) !important;
  font-weight: 700;
  padding: 12px 57px;
}
.hero h1 {
  font-size: 3.5rem;
}
.hero p {
  font-size: 1.1rem;
  line-height: 1.7rem;
  margin: 36px 0;
}
.hero .btn-white,
.btn-white {
  background-color: var(--white);
  border-color: var(--white);
  color: var(--primary);
}
.btn {
  box-shadow: var(--shadow);
  border-radius: var(--border-radius);
  font-family: var(--mont) !important;
  font-weight: 700;
  padding: 12px 57px;
}
.orngg {
  color: #ef9719;
}
.bold {
  margin-bottom: 25px;
}
.wrapper.bread {
  margin-bottom: 0;
}
.blue-btn:hover,
.black-btn:hover {
  border: 2px solid #555;
  background: #555;
  color: #fff;
}
.blue-btn {
  display: inline-block;
  padding: 12px 34px;
  background: #2479e1;
  margin-top: 12px;
  border-radius: 0;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
  border: 2px solid #2479e1;
  color: #fff;
  font-family: "poppinsregular";
}
.black-btn {
  display: inline-block;
  padding: 12px 34px;
  background: transparent;
  margin-top: 12px;
  border-radius: 0;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
  border: 2px solid #182333;
  color: #292f34;
  font-family: "poppinsregular";
}
.welcome p {
  text-align: left;
  color: #333;
  margin: 0 0 11px;
  float: left;
  font-size: 16px;
  line-height: 25px;
}
.welcome ul li::before {
  content: "\f00c";
  color: #4cb149;
  font-family: "FontAwesome";
  margin-right: 7px;
  position: relative;
}
.welcome h3.pr {
  color: #ff9600;
  font-size: 73px;
  text-align: left;
  letter-spacing: 0px;
  float: left;
}
.welcome sup {
  color: #ff9600;
  font-size: 47px;
  position: relative;
  top: -31px;
}
.welcome h3.pr span {
  color: #333;
  font-size: 33px;
  font-family: "poppinsregular";
}
.welcome h3.pr sub {
  bottom: 0;
}
.welcome h3.pr strong {
  font-weight: normal;
  color: #fff;
  font-size: 30px;
}
.hd.hd_in {
  margin: 0 0 30px;
  float: left;
  width: 100%;
}
.hd.hd_in h2 {
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  margin: 0;
  font-family: "poppinsbold";
  text-transform: uppercase;
}
.hd.hd_in p {
  font-size: 25px;
  text-align: center;
  text-transform: none;
  margin: 20px 0;
  float: left;
  width: 100%;
  line-height: 35px;
}
.ic-1,
.ic-2,
.ic-3,
.ic-4,
.ic-5,
.ic-6 {
  border-bottom: 4px solid #3e9ee8;
  text-align: center;
  padding: 20px 5px;
  margin: 0px;
}
.features img {
  width: 80px;
}
.features h3 {
  font-size: 16px;
  font-family: "poppinslight" !important;
  font-weight: bold;
  line-height: 24px;
  color: #2e2e2e;
}
.row.features {
  margin-top: 30px;
  padding: 0 14px;
}
.ic-1 {
  background: #f0f8ff;
}
.ic-2 {
  background: #e4f2ff;
}
.ic-3 {
  background: #f0f8ff;
}
.ic-4 {
  background: #e4f2ff;
}
.ic-5 {
  background: #f0f8ff;
}
.ic-6 {
  background: #e4f2ff;
}
.wrapper.aboutsec {
  padding: 0;
}
.aboutsec .col-md-12 {
  float: left;
  width: 100%;
  margin: 20px 0 55px;
  text-align: center;
}
.aboutsec img {
  width: 100%;
}
.orngs-text {
  color: #f47920;
}
.aboutsec p {
  font-size: 1.187rem;
  line-height: 1.6;
}
.about-bt {
  text-align: center;
}
.aboutsec h2 {
  text-transform: uppercase;
}
.wrapper.app {
  padding: 0 0 45px;
}
.col-lg-12 .div {
  width: 100%;
  float: left;
  padding: 0;
}
.cp-list {
  text-align: center;
  display: inline-block;
  width: 100%;
  float: left;
}
.app h2 {
  color: #4a4a4a;
  font-size: 32px;
  font-weight: 400;
  text-align: left;
  margin: 0 0 20px;
  float: left;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
}
ul.cp-list li {
  background: #fff;
  box-shadow: 1px 2px 5px 0 #d5d1d1;
  border-radius: 0;
  margin-top: 39px;
  position: relative;
  float: none;
  padding: 0px;
  margin: 5px;
  font-size: 27px;
  text-align: center;
  width: auto;
  display: inline-block;
  border: 1px solid #e6e6e6;
}
.wrapper.app.wmail {
  padding: 40px 0;
  background: #f8f8f8;
}
ul.cp-list.bott li {
  background: #fff;
  box-shadow: 1px 2px 5px 0 #d5d1d1;
  border-radius: 0;
  margin-top: 39px;
  position: relative;
  float: none;
  padding: 14px 32px;
  margin: 5px;
  font-size: 27px;
  text-align: center;
  width: auto;
  display: inline-block;
  border: 1px solid #e6e6e6;
}
.cp-list.bott .fa {
  color: #3e9ee8;
}
.wrapper.plns {
  background: #fff;
}
.wrapper.featre {
  float: left;
  background-position: center top;
  padding: 12px 0;
}
.button-std {
  text-align: center;
  display: inline-block;
  float: left;
  width: 85%;
  margin-top: -84px;
  position: relative;
  z-index: 999;
}
.buy {
  display: inline-block;
  padding: 9px 32px;
  background: transparent;
  margin-top: 12px;
  border-radius: 0;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
  color: #5d98d4;
  border: 2px solid #5d98d4;
  font-family: "poppinsregular";
}
.price_std li {
  float: left;
  background: #ebfaff;
  border: none;
  border-radius: 10px;
  box-shadow: none;
  margin: 10px;
  width: 44%;
  text-align: center;
  display: inline-block;
  padding: 20px;
}
.price_std li img {
  width: 80px;
  height: auto;
}
.bl {
  color: #1773cb;
}
.price_std li h2 {
  font-size: 22px;
  font-family: "poppinsbold";
  margin: 10px;
}
.migration .row {
  margin-bottom: 23px;
  padding-top: 26px;
}
.migration h2 {
  font-size: 37px;
  font-family: "poppinsregular";
  font-weight: bold;
}
.migration p {
  font-size: 18px;
  line-height: 27px;
}
.ico-c {
  text-align: left;
  display: inline-block;
  width: 55px;
  background: #fff;
  height: 55px;
  border-radius: 50%;
  text-align: center;
  line-height: 38px;
  float: left;
  margin: 0 10px 50px;
  border: 2px solid #3e9ee8;
}
.cpnl_hosting .list_box .fa {
  color: #f47920;
  font-size: 37px;
  margin: 0 17px 5px 0;
  margin-bottom: 17px;
}
.cpnl_hosting .list_box .fa {
  color: #3e9ee8;
  font-size: 27px;
  margin: 0;
  margin-bottom: 0;
  line-height: 50px;
}
.cpnl_hosting .list_box p {
  text-align: left;
  width: 100%;
  font-size: 15px;
  line-height: 20px;
}
.wrapper.cont-d.artcle {
  margin: 40px 0 0;
  padding: 49px 0;
  background: #f6f8fc;
}
.artcle h3 {
  padding: 0;
  margin: 0 0 8px;
  font-size: 23px;
  text-align: left !important;
  color: #0189ff;
  font-family: "poppinsbold";
  text-transform: uppercase;
}
.button-np {
  float: left;
  text-align: center;
  width: 100%;
}
.artcle h4 {
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .h2,
  h2 {
    font-size: calc(1rem + 0.5vw);
  }
  .aboutsec p {
    font-size: 1rem;
    line-height: 1.5;
  }
  .app h2 {
    font-size: 1.5rem;
  }
  .migration h2 {
    font-size: 24px;
  }
  .migration p {
    font-size: 16px;
    line-height: 22px;
  }
  .artcle h3 {
    font-size: 20px;
  }
  .h4,
  h4 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .welcome h1 {
    margin-top: 2rem;
  }
}
@media (max-width: 575px) {
  .welcome h1 {
    font-size: 26px;
    margin-bottom: 8px;
  }
  .h2,
  h2 {
    font-size: calc(1rem + 0.15vw);
  }
  .aboutsec p {
    font-size: 0.875rem;
    line-height: 1.4;
  }
  .app h2 {
    font-size: 1.25rem;
  }
  .migration h2 {
    font-size: 18px;
  }
  .migration p {
    font-size: 14px;
    line-height: 28px;
  }
  .price_std li {
    width: 90%;
  }
  .artcle h3 {
    font-size: 18px;
  }
  .h4,
  h4 {
    font-size: 18px;
  }
}
