.featre .block-f {
  float: left;
  width: 100%;
  background: #fbfbfb;
  -webkit-box-shadow: none;
  box-shadow: 2px 4px 8px #cfcfcf !important;
  border-radius: 10px;
  padding: 2px;
}
.featre .block-f .imm {
  border-radius: 50% !important;
  margin-bottom: 0;
  float: left;
  background: #f7f7f7;
  height: 53px;
  width: 53px;
  padding: 6px 9px 9px;
  line-height: 15px;
}
.hero {
  padding: 4rem 0 5rem 0;
  background: #f5f6f8;
}
.hero img {
  width: 60%;
}
.zero_click {
  background: #f1f1f1;
}
.featre .block-f .imm img {
  width: 100%;
  height: auto;
}
.featre .block-f h3 {
  float: left;
  text-align: left;
  font-size: 16px;
  padding: 0;
  margin: 6px 0 0 6px;
  width: 82%;
  line-height: 41px;
  font-weight: normal;
}
.zero_click h6 {
  margin-top: 10px;
}
.zero_click .card {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 2px 4px 8px #cfcfcf !important;
  border: none;
}
.zero_click .card img {
  width: auto;
  height: 88px;
}
.security ul li {
  font-size: 1.4rem;
}
.insure .card {
  border: none;
}
.insure .card img {
  width: 100px;
  height: auto;
  float: left;
}
.faq .accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #eef2ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.faq .accordion-body {
  background: #eef2ff;
}
.faq .accordion-button {
  font-size: 1.2rem;
  background-color: #e2e9ff;
}
.faq .q {
  color: #9d96a8;
  font-size: 1.5rem;
  margin-right: 11px;
}
.plans .pricely-pro {
  padding: 0;
  list-style: none;
  display: flex;
}
.plans .pricely-pro .list-group {
  border-radius: 0;
}
.plans .pricely-pro .list-group .list-group-item {
  text-align: center;
}
.plans .pricely-pro .list-group .fa {
  color: #22c44a;
}
li.pricely-first-heading.panel-default {
  background: #ebfaff;
}
.plans .pricely-pro .panel-heading {
  background: #b2d9ff;
  margin: 0;
  text-align: center;
  padding: 10px 15px;
  font-size: 1.4rem;
  color: #333;
}
.pricely-inner .panel-heading {
  background: #d9edf8 !important;
}
.plans .pricely-pro .outline-btn {
  padding: 0.1rem 0.5rem;
}
.small-boxes .col {
  background: #deecff;
  float: left;
  margin: 10px;
  padding: 12px 0;
  text-align: left;
  font-size: 14px;
  text-transform: uppercase;
  box-shadow: none;
  border-radius: 10px;
  line-height: 30px;
}
.separator .list-group {
  margin-bottom: 0;
  padding-left: 0;
}
.small-boxes .col {
  text-align: left;
  font-size: 17px;
  text-transform: uppercase;
}
.small-boxes .fa {
  color: #3e9ee8;
  font-size: 40px;
  line-height: 31px;
  text-align: center;
  width: 58px;
  margin-bottom: 0;
}
.ico {
  float: left;
}
.white-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 #fff;
  color: #fbfbfb;
}
.list_one li {
  background: transparent url(../images/li.png) no-repeat scroll left top;
  float: left;
  font-size: 16px;
  margin-bottom: 22px;
  padding-left: 29px;
  width: 100%;
  list-style: none;
}
.domain {
  background: #e0e6ff;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #ebfaff;
  border: none;
}
@media only screen and (min-width: 280px) and (max-width: 768px) {
  .plans .list-group-item,
  .plans .panel-heading {
    min-height: 71px;
  }
  .tag,
  .attachment-full {
    width: 100%;
  }
}
.small-boxes li.list-group-item {
  width: 94%;
  height: auto;
}
